summaryrefslogtreecommitdiff
path: root/kex.h
Commit message (Expand)AuthorAgeFilesLines
* Allow DH to be completely disabled (#97)Vladislav Grishenko2020-05-281-3/+4
* send and handle SSH_MSG_EXT_INFO only at the correct pointMatt Johnston2020-05-241-2/+2
* Make server send SSH_MSG_EXT_INFOMatt Johnston2020-05-211-0/+1
* ext-info handling for server-sig-algsMatt Johnston2020-05-191-0/+2
* drop obsolete definition for MAX_KEXHASHBUF (#65)Andre McCurdy2019-03-201-3/+0
* merge from mainMatt Johnston2018-02-171-0/+1
|\
| * add fuzzer-preauth_nomathsMatt Johnston2018-01-231-0/+1
* | Pointer parameter could be declared as pointing to constFrancois Perrad2017-08-191-1/+1
|/
* Convert #ifdef to #if, other build changesMatt Johnston2016-05-041-4/+4
* fix empty C prototypesFrancois Perrad2016-01-011-13/+13
* Move dh group constants to a separate fileMatt Johnston2016-01-141-5/+0
* 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