summaryrefslogtreecommitdiffstats
path: root/src/wrapper.c
Commit message (Expand)AuthorAgeFilesLines
* server kex: enable delayed compressionNicolas Viennot2013-11-031-4/+14
* wrapper: Make sure we really burn the buffer.Andreas Schneider2013-11-031-1/+1
* server kex: Fix server side compression typoNicolas Viennot2013-08-051-2/+3
* src: Remove enter_function() and leave_function().Andreas Schneider2013-07-141-30/+25
* src: Migrate to SSH_LOG.Andreas Schneider2013-07-141-6/+6
* 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
* 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