aboutsummaryrefslogtreecommitdiff
path: root/src/server.c
AgeCommit message (Expand)AuthorFilesLines
2010-12-20build: Fixed some build warnings on FreeBSD.Andreas Schneider1-0/+3
2010-12-08server: Remove channel_write_stderr.Andreas Schneider1-18/+0
2010-10-20Split ssh_bind functions in a new .c fileAris Adamantiadis1-322/+0
2010-10-19start of work to have callbackbased ssh_bindAris Adamantiadis1-0/+68
2010-10-04Implemented zlib@openssh.com compressionAris Adamantiadis1-2/+13
2010-10-03Resolved the server blocked bugAris Adamantiadis1-0/+1
2010-10-03Removed references to ssh_buffer_get_beginAris Adamantiadis1-1/+1
2010-10-02Fix documentation of ssh_set_message_callbackAris Adamantiadis1-2/+2
2010-10-02Handle global requests and reverse forwardingmilo1-0/+58
2010-09-29misc: Differentiate between client and server in ssh_analyze_banner.Andreas Schneider1-1/+1
2010-09-29misc: Move ssh_analyze_banner to a common location.Andreas Schneider1-63/+1
2010-09-07session: Fixed a memory leak with session->bindaddr.Andreas Schneider1-0/+1
2010-09-06misc: Rename libssh/ to src/Andreas Schneider1-0/+1174