log common-kex.c @ 1938:77bc00dcc19f default tip main master

age author description
Wed, 30 Mar 2022 11:44:04 +0800 Matt Johnston Make SHA1 optional, implement SHA256 fingerprints
Tue, 29 Mar 2022 23:47:30 +0800 Matt Johnston Use buf_burn_free() instead of two calls
Sat, 19 Mar 2022 09:03:51 +0000 HansH111 changed TRACE to DEBUG2 for dbclient
Sun, 18 Oct 2020 22:17:54 +0800 Matt Johnston Disallow extra kexinit messages fuzz
Thu, 28 May 2020 20:01:48 +0500 Vladislav Grishenko Allow DH to be completely disabled (#97)
Thu, 28 May 2020 22:55:49 +0800 Matt Johnston Fix indentation and add braces
Tue, 26 May 2020 17:36:47 +0200 Steffen Jaeckel Update LibTomMath to 1.2.0 (#84)
Tue, 26 May 2020 00:24:02 +0800 Matt Johnston merge rsa-sha256
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
Mon, 06 Apr 2020 23:18:26 +0800 Matt Johnston use sigtype where appropriate
Mon, 25 May 2020 20:50:25 +0500 Vladislav Grishenko Add Chacha20-Poly1305, AES128-GCM and AES256-GCM support (#93)
Wed, 11 Mar 2020 21:09:45 +0500 Vladislav Grishenko Add Ed25519 support (#91)
Thu, 08 Mar 2018 23:51:33 +0800 Matt Johnston avoid leak of ecdh public key
Wed, 28 Feb 2018 21:40:08 +0800 Matt Johnston - #if not #ifdef for DROPBEAR_FUZZ fuzz
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, 14 Jun 2017 23:31:42 +0800 Matt Johnston merge from main fuzz
Sat, 19 Nov 2016 10:47:18 +0100 Francois Perrad fix DEBUG_* condition
Mon, 22 May 2017 22:09:26 +0800 Matt Johnston zlib can use m_malloc/m_free too fuzz
Sat, 20 May 2017 22:47:19 +0800 Matt Johnston glaring wrapfd problems fixed fuzz
Sat, 20 May 2017 13:23:16 +0800 Matt Johnston closer to working fuzz
Thu, 18 May 2017 23:45:10 +0800 Matt Johnston merge main to fuzz fuzz
Fri, 12 May 2017 23:14:54 +0800 Matt Johnston copy over some fuzzing code from AFL branch 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
Tue, 15 Mar 2016 21:41:06 +0800 Matt Johnston Merge branch '20151231_indent' of https://github.com/fperrad/dropbear into fperrad-20151231_indent
Fri, 01 Jan 2016 15:02:09 +0100 Francois Perrad more hard tab