log kex.h @ 1938:77bc00dcc19f default tip main master

age author description
Thu, 28 May 2020 20:01:48 +0500 Vladislav Grishenko Allow DH to be completely disabled (#97)
Sun, 24 May 2020 14:16:58 +0800 Matt Johnston send and handle SSH_MSG_EXT_INFO only at the correct point
Thu, 21 May 2020 23:00:22 +0800 Matt Johnston Make server send SSH_MSG_EXT_INFO
Tue, 19 May 2020 00:31:41 +0800 Matt Johnston ext-info handling for server-sig-algs
Wed, 20 Mar 2019 08:01:41 -0700 Andre McCurdy drop obsolete definition for MAX_KEXHASHBUF (#65)
Sat, 17 Feb 2018 19:29:51 +0800 Matt Johnston merge from main fuzz
Sat, 19 Aug 2017 17:16:13 +0200 Francois Perrad Pointer parameter could be declared as pointing to const
Tue, 23 Jan 2018 23:05:47 +0800 Matt Johnston add fuzzer-preauth_nomaths fuzz
Wed, 04 May 2016 15:33:40 +0200 Matt Johnston Convert #ifdef to #if, other build changes
Fri, 01 Jan 2016 16:30:31 +0100 Francois Perrad fix empty C prototypes
Thu, 14 Jan 2016 21:54:58 +0800 Matt Johnston Move dh group constants to a separate file
Tue, 24 Feb 2015 20:43:01 +0800 Thorsten Horstmann DROPBEAR_ prefix for include guards to avoid collisions
Fri, 08 Nov 2013 23:11:43 +0800 Matt Johnston curve25519 ecc
Tue, 21 May 2013 12:09:35 +0800 Matt Johnston merge in HEAD ecc
Fri, 29 Mar 2013 00:28:09 +0800 Matt Johnston More changes for KEX and ECDH. Set up hash descriptors, make ECC code work, ecc
Wed, 27 Mar 2013 00:38:03 +0800 Matt Johnston more bits on ecc branch ecc
Tue, 26 Mar 2013 01:35:22 +0800 Matt Johnston refactor kexdh code a bit, start working on ecdh etc ecc
Fri, 29 Mar 2013 23:29:48 +0800 Matt Johnston Add kexguess2 behaviour kexguess
Fri, 29 Mar 2013 20:44:13 +0800 Matt Johnston first_kex_packet_follows working, needs tidying kexguess
Mon, 21 Nov 2011 19:52:28 +0800 Matt Johnston - Update tfm changes to current default tip dropbear-tfm
Mon, 21 Nov 2011 19:19:57 +0800 Matt Johnston - Bring in original tomsfastmath patch against 0.52 from Peter Turczak dropbear-tfm
Tue, 07 Jun 2011 11:55:44 +0000 Matt Johnston Fix case where "-K 1" would cause a SSH_MSG_IGNORE packet to be sent
Mon, 29 Sep 2008 02:23:04 +0000 Matt Johnston Add support for [email protected] delayed compression.
Wed, 08 Aug 2007 15:12:06 +0000 Matt Johnston - Add -K keepalive flag for dropbear and dbclient
Wed, 24 Aug 2005 16:43:29 +0000 Matt Johnston Make a variables static
Sun, 13 Mar 2005 13:58:14 +0000 Matt Johnston * fix longstanding bug with connections being closed on failure to
Tue, 27 Jul 2004 16:30:46 +0000 Matt Johnston Progressing client support
Mon, 26 Jul 2004 02:44:20 +0000 Matt Johnston snapshot of stuff
Tue, 01 Jun 2004 02:46:09 +0000 Matt Johnston Makefile.in contains updated files required