Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | session: Fix timeout handling. | rofl0r | 2011-08-06 | 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. | ||||
* | [crypto] initial support for ecdh-sha2-nistp256 | Aris Adamantiadis | 2011-06-13 | 1 | -3/+15 |
| | | | | | Works with openssl Still requires work for libgcrypt and other modes | ||||
* | Fix assertion with Visual Studio because of %zu. | Andreas Schneider | 2011-04-15 | 1 | -1/+1 |
| | |||||
* | 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 |