summaryrefslogtreecommitdiff
path: root/kex.h
Commit message (Expand)AuthorAgeFilesLines
* DROPBEAR_ prefix for include guards to avoid collisionsThorsten Horstmann2015-02-241-3/+3
* curve25519Matt Johnston2013-11-081-0/+19
* merge in HEADMatt Johnston2013-05-211-3/+5
|\
| * Add kexguess2 behaviourMatt Johnston2013-03-291-0/+1
| * first_kex_packet_follows working, needs tidyingMatt Johnston2013-03-291-1/+3
* | More changes for KEX and ECDH. Set up hash descriptors, make ECC code work,Matt Johnston2013-03-291-2/+3
* | more bits on ecc branchMatt Johnston2013-03-271-0/+5
* | refactor kexdh code a bit, start working on ecdh etcMatt Johnston2013-03-261-2/+22
|/
* Fix case where "-K 1" would cause a SSH_MSG_IGNORE packet to be sentMatt Johnston2011-06-071-2/+2
* Add support for zlib@openssh.com delayed compression.Matt Johnston2008-09-291-0/+5
* - Add -K keepalive flag for dropbear and dbclientMatt Johnston2007-08-081-1/+1
* Make a variables staticMatt Johnston2005-08-241-5/+0
* * fix longstanding bug with connections being closed on failure toMatt Johnston2005-03-131-3/+3
* Progressing client supportMatt Johnston2004-07-271-5/+4
* snapshot of stuffMatt Johnston2004-07-261-4/+12
* Makefile.in contains updated files requiredMatt Johnston2004-06-011-0/+62