aboutsummaryrefslogtreecommitdiff
path: root/src/packet.c
AgeCommit message (Expand)AuthorFilesLines
2013-07-22gassapi: Fix check if it is enabled.Andreas Schneider1-1/+1
2013-07-14src: Remove enter_function() and leave_function().Andreas Schneider1-21/+9
2013-07-14src: Migrate to SSH_LOG.Andreas Schneider1-9/+10
2013-07-14server: Fix compilation without WITH_SERVERAris Adamantiadis1-3/+11
2013-07-13cmake: Make GSSAPI optional.Andreas Schneider1-0/+4
2013-07-13auth: implement client-side gssapiAris Adamantiadis1-0/+1
2013-07-13auth: adapt libssh to gssapi-with-mic serverAris Adamantiadis1-3/+10
2013-06-18src: Add fall trough comments.Andreas Schneider1-0/+1
2013-06-17packet: Fix a possible segfault.Andreas Schneider1-7/+6
2012-10-09packet: Check return values of buffer functions.Andreas Schneider1-2/+8
2012-10-05packet: Fix a possible segfault.Andreas Schneider1-3/+7
2012-07-17build: Fix missing struct in_addr warning.Andreas Schneider1-0/+1
2012-02-19packet: Make default_packet_handlers static.Andreas Schneider1-1/+1
2011-11-09packet: Use a define for the macsize.Andreas Schneider1-5/+4
2011-10-03packet: cleaner logs with less redundant infoAris Adamantiadis1-29/+14
2011-09-23build: Fix zlib support.Andreas Schneider1-4/+4
2011-09-18gzip: Fix zlib support.Andreas Schneider1-2/+2
2011-06-11packet: Don't (de)compress empty buffers.Andreas Schneider1-2/+6
2011-06-09packet: Abort session on fatal errors on packetsAris Adamantiadis1-1/+3
2011-02-10Added the keyboard-interactive authentication methodmilo1-1/+1
2010-12-18TODO server: Fixed server support.Andreas Schneider1-0/+4
2010-10-03Removed references to ssh_buffer_get_beginAris Adamantiadis1-9/+9
2010-10-02Handle global requests and reverse forwardingmilo1-1/+1
2010-10-01First step getting rid of ssh_buffer_get_beginAris Adamantiadis1-2/+2
2010-09-26Fixed outgoing flow control + writes behavioursAris Adamantiadis1-3/+0
2010-09-06misc: Rename libssh/ to src/Andreas Schneider1-0/+529