summaryrefslogtreecommitdiffstats
path: root/src/server.c
Commit message (Expand)AuthorAgeFilesLines
...
* server: Remove channel_write_stderr.Andreas Schneider2010-12-081-18/+0
* Split ssh_bind functions in a new .c fileAris Adamantiadis2010-10-201-322/+0
* start of work to have callbackbased ssh_bindAris Adamantiadis2010-10-191-0/+68
* Implemented zlib@openssh.com compressionAris Adamantiadis2010-10-041-2/+13
* Resolved the server blocked bugAris Adamantiadis2010-10-031-0/+1
* Removed references to ssh_buffer_get_beginAris Adamantiadis2010-10-031-1/+1
* Fix documentation of ssh_set_message_callbackAris Adamantiadis2010-10-021-2/+2
* Handle global requests and reverse forwardingmilo2010-10-021-0/+58
* misc: Differentiate between client and server in ssh_analyze_banner.Andreas Schneider2010-09-291-1/+1
* misc: Move ssh_analyze_banner to a common location.Andreas Schneider2010-09-291-63/+1
* session: Fixed a memory leak with session->bindaddr.Andreas Schneider2010-09-071-0/+1
* misc: Rename libssh/ to src/Andreas Schneider2010-09-061-0/+1174