summaryrefslogtreecommitdiffhomepage
path: root/kex.h
AgeCommit message (Expand)Author
2019-03-20drop obsolete definition for MAX_KEXHASHBUF (#65)Andre McCurdy
2018-02-17merge from mainMatt Johnston
2018-01-23add fuzzer-preauth_nomathsMatt Johnston
2017-08-19Pointer parameter could be declared as pointing to constFrancois Perrad
2016-05-04Convert #ifdef to #if, other build changesMatt Johnston
2016-03-16fix empty C prototypesFrancois Perrad
2016-01-14Move dh group constants to a separate fileMatt Johnston
2015-02-24DROPBEAR_ prefix for include guards to avoid collisionsThorsten Horstmann
2013-11-08curve25519Matt Johnston
2013-05-21merge in HEADMatt Johnston
2013-03-29Add kexguess2 behaviourMatt Johnston
2013-03-29first_kex_packet_follows working, needs tidyingMatt Johnston
2013-03-29More changes for KEX and ECDH. Set up hash descriptors, make ECC code work,Matt Johnston
2013-03-27more bits on ecc branchMatt Johnston
2013-03-26refactor kexdh code a bit, start working on ecdh etcMatt Johnston
2011-06-07Fix case where "-K 1" would cause a SSH_MSG_IGNORE packet to be sentMatt Johnston
2008-09-29Add support for zlib@openssh.com delayed compression.Matt Johnston
2007-08-08- Add -K keepalive flag for dropbear and dbclientMatt Johnston
2005-08-24Make a variables staticMatt Johnston
2005-03-13* fix longstanding bug with connections being closed on failure toMatt Johnston
2004-07-27Progressing client supportMatt Johnston
2004-07-26snapshot of stuffMatt Johnston
2004-06-01Makefile.in contains updated files requiredMatt Johnston