summaryrefslogtreecommitdiffstats
path: root/src/kex.c
Commit message (Collapse)AuthorAgeFilesLines
* kex: Fix a double free.Andreas Schneider2013-07-261-0/+1
|
* session: Fix timeout handling.rofl0r2011-08-071-2/+2
| | | | | | -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 assertion with Visual Studio because of %zu.Andreas Schneider2011-04-151-1/+1
| | | | (cherry picked from commit ef658b4bef82670b6064078df355d6b6cf5ac999)
* All error path consistent with ssh_packet_kexinitAris Adamantiadis2011-01-101-4/+6
|
* Fix free() on uninitialized data on some cases.Aris Adamantiadis2010-12-191-2/+1
|
* Implemented zlib@openssh.com compressionAris Adamantiadis2010-10-041-1/+1
|
* misc: Rename libssh/ to src/Andreas Schneider2010-09-061-0/+835