Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: Fix missing struct in_addr warning. | Andreas Schneider | 2012-07-17 | 1 | -0/+1 |
| | | | | (cherry picked from commit 782b2e37c6a4e0254e2b596b9182043c5ebabd75) | ||||
* | message: Fix compiler warning. | Andreas Schneider | 2012-01-02 | 1 | -1/+1 |
| | | | | (cherry picked from commit 2f861a858be9f2fe1f55a0fbfc47d732e3b3b31b) | ||||
* | message: Handle all unknown global messages. | rofl0r | 2012-01-01 | 1 | -1/+4 |
| | | | | | Reply to unknown global messages as required by the RFC. Therefore keepalive@openssh.com style messages should get treated in a sane way. | ||||
* | Fixes the ssh_log issue on ssh_bind handles. | Aris Adamantiadis | 2011-09-17 | 1 | -4/+4 |
| | | | | | | | | (cherry picked from commit da954c2c5ee85bcbe2f5ad9f507a6306b0f5f8b9) Conflicts: src/keyfiles.c | ||||
* | session: Fix timeout handling. | rofl0r | 2011-08-07 | 1 | -1/+1 |
| | | | | | | -2 now means to use the timeout specified in options. It wasn't used earlier and poll only knows -1 and 0 anyway for special meanings. (cherry picked from commit af85337f5ff052437fa5cf117f3d065488640660) | ||||
* | Fix compilation without server and sftp modes | Aris Adamantiadis | 2011-06-09 | 1 | -0/+20 |
| | | | | (cherry picked from commit 809b3adeba94c1128c7a2ed5354ade305156b8b8) | ||||
* | [messages] don't queue messages if callback present | milo | 2011-05-02 | 1 | -5/+34 |
| | | | | (cherry picked from commit 1979c14aac47137e7af782e7e49ec43f910b2b00) | ||||
* | messages: Added missing config.h include. | Andreas Schneider | 2011-03-01 | 1 | -0/+2 |
| | |||||
* | messages: Added missing NULL pointer checks. | Andreas Schneider | 2011-01-06 | 1 | -2/+2 |
| | | | | Found by clang-analyzer http://test.libssh.org/clang-analyzer/ | ||||
* | messages: Fixed cast warnings on Windows. | Andreas Schneider | 2011-01-02 | 1 | -5/+5 |
| | |||||
* | TODO server: Fixed server support. | Andreas Schneider | 2010-12-18 | 1 | -190/+193 |
| | |||||
* | Removed references to ssh_buffer_get_begin | Aris Adamantiadis | 2010-10-03 | 1 | -1/+1 |
| | |||||
* | Handle global requests and reverse forwarding | milo | 2010-10-02 | 1 | -0/+87 |
| | |||||
* | misc: Rename libssh/ to src/ | Andreas Schneider | 2010-09-06 | 1 | -0/+848 |