log common-session.c @ 1769:0e178f767ada

age author description
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