Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kex: Fix a double free. | Andreas Schneider | 2013-07-26 | 1 | -0/+1 |
| | |||||
* | session: Fix timeout handling. | rofl0r | 2011-08-07 | 1 | -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 Schneider | 2011-04-15 | 1 | -1/+1 |
| | | | | (cherry picked from commit ef658b4bef82670b6064078df355d6b6cf5ac999) | ||||
* | All error path consistent with ssh_packet_kexinit | Aris Adamantiadis | 2011-01-10 | 1 | -4/+6 |
| | |||||
* | Fix free() on uninitialized data on some cases. | Aris Adamantiadis | 2010-12-19 | 1 | -2/+1 |
| | |||||
* | Implemented zlib@openssh.com compression | Aris Adamantiadis | 2010-10-04 | 1 | -1/+1 |
| | |||||
* | misc: Rename libssh/ to src/ | Andreas Schneider | 2010-09-06 | 1 | -0/+835 |