summaryrefslogtreecommitdiffstats
path: root/src/wrapper.c
Commit message (Collapse)AuthorAgeFilesLines
* Implement key re-exchangeAris Adamantiadis2012-12-231-1/+4
|
* kex: Add simple DES support for SSHv1.Dmitriy Kuznetsov2012-09-071-5/+5
|
* build: Fix zlib support.Andreas Schneider2011-09-231-3/+3
|
* crypto: rename crypto_struct -> ssh_cipher_structAris Adamantiadis2011-09-181-7/+7
|
* kex: moved KEX structures to ssh_crypto_structAris Adamantiadis2011-09-181-11/+18
|
* wrapper.c: cleanupAris Adamantiadis2011-09-181-10/+18
|
* kex: have server_kex use the elected methodsAris Adamantiadis2011-09-181-74/+35
|
* kex: split key selection and sendingAris Adamantiadis2011-09-181-7/+7
|
* server: Migrate hostkey check to new pki.Andreas Schneider2011-08-221-5/+4
|
* Fix memory leak with session_idAris Adamantiadis2011-06-141-0/+4
|
* Fix build with missing openssl/ecdh.hAris Adamantiadis2011-06-141-0/+2
|
* Fix memory leakAris Adamantiadis2011-06-131-2/+18
|
* Fix memory leak when compression is usedMark Riordan2011-05-271-1/+17
| | | | | Signed-off-by: Mark Riordan <mriordan@ipswitch.com> Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
* wrapper: Fixed a possible NULL pointer dereference.Andreas Schneider2011-04-141-1/+5
|
* Implemented zlib@openssh.com compressionAris Adamantiadis2010-10-041-2/+2
|
* misc: Rename libssh/ to src/Andreas Schneider2010-09-061-0/+325