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

age author description
Tue, 29 Mar 2022 23:47:30 +0800 Matt Johnston Use buf_burn_free() instead of two calls
Sat, 19 Mar 2022 09:02:55 +0000 HansH111 changed TRACE to DEBUG1 for dbclient
Thu, 27 Jan 2022 14:34:10 +0800 Matt Johnston Leave non-interactive at default QoS class
Wed, 21 Oct 2020 20:49:22 +0800 Matt Johnston Fix #ifdef DROPBEAR_FUZZ (caught by linter)
Tue, 20 Oct 2020 23:34:38 +0800 Matt Johnston Load password and key for client fuzzer.
Mon, 15 Jun 2020 18:22:18 +0500 Vladislav Grishenko Disallow leading lines before the ident for server (#102)
Wed, 15 May 2019 21:59:45 +0800 Matt Johnston Rename EPKA -> Plugin
Wed, 15 May 2019 09:43:57 -0400 fabriziobertocci External Public-Key Authentication API (#72)
Wed, 20 Mar 2019 22:57:06 +0800 Matt Johnston Add a sanity check for DROPBEAR_SVR_MULTIUSER==0 mode
Tue, 06 Mar 2018 21:51:51 +0800 Matt Johnston workaround memory sanitizer FD_ZERO false positives
Sun, 04 Mar 2018 14:57:18 +0800 Matt Johnston get rid of unused packet_type in encrypted write queue
Wed, 28 Feb 2018 21:40:08 +0800 Matt Johnston - #if not #ifdef for DROPBEAR_FUZZ fuzz
Mon, 26 Feb 2018 22:44:48 +0800 Matt Johnston merge from main fuzz
Tue, 20 Feb 2018 16:13:42 +0100 François Perrad use a full prototype (#56)
Sat, 17 Feb 2018 19:29:51 +0800 Matt Johnston merge from main fuzz