aboutsummaryrefslogtreecommitdiff
path: root/src/wrapper.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-07update copyright informationAris Adamantiadis1-1/+1
2013-11-03server kex: enable delayed compressionNicolas Viennot1-4/+14
2013-11-03wrapper: Make sure we really burn the buffer.Andreas Schneider1-1/+1
2013-08-05server kex: Fix server side compression typoNicolas Viennot1-2/+3
2013-07-14src: Remove enter_function() and leave_function().Andreas Schneider1-30/+25
2013-07-14src: Migrate to SSH_LOG.Andreas Schneider1-6/+6
2012-12-23Implement key re-exchangeAris Adamantiadis1-1/+4
2012-09-07kex: Add simple DES support for SSHv1.Dmitriy Kuznetsov1-5/+5
2011-09-23build: Fix zlib support.Andreas Schneider1-3/+3
2011-09-18crypto: rename crypto_struct -> ssh_cipher_structAris Adamantiadis1-7/+7
2011-09-18kex: moved KEX structures to ssh_crypto_structAris Adamantiadis1-11/+18
2011-09-18wrapper.c: cleanupAris Adamantiadis1-10/+18
2011-09-18kex: have server_kex use the elected methodsAris Adamantiadis1-74/+35
2011-09-18kex: split key selection and sendingAris Adamantiadis1-7/+7
2011-08-22server: Migrate hostkey check to new pki.Andreas Schneider1-5/+4
2011-06-14Fix memory leak with session_idAris Adamantiadis1-0/+4
2011-06-14Fix build with missing openssl/ecdh.hAris Adamantiadis1-0/+2
2011-06-13Fix memory leakAris Adamantiadis1-2/+18
2011-05-27Fix memory leak when compression is usedMark Riordan1-1/+17
2011-04-14wrapper: Fixed a possible NULL pointer dereference.Andreas Schneider1-1/+5
2010-10-04Implemented zlib@openssh.com compressionAris Adamantiadis1-2/+2
2010-09-06misc: Rename libssh/ to src/Andreas Schneider1-0/+325