log svr-authpubkey.c @ 1660:26e07f7f682a

age author description
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 14:44:49 +0000 Patrick Stewart Support servers without multiple user support (#76)
Wed, 20 Mar 2019 15:09:19 +0100 François Perrad use strlcpy & strlcat (#74)
Thu, 23 Aug 2018 23:43:45 +0800 Matt Johnston Merge bugfix delay invalid users
Thu, 23 Aug 2018 23:43:12 +0800 Matt Johnston Wait to fail invalid usernames
Wed, 07 Mar 2018 22:16:21 +0800 Matt Johnston don't allow null characters in authorized_keys
Tue, 06 Mar 2018 22:18:20 +0800 Matt Johnston avoid leak of pubkey_options
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
Fri, 16 Feb 2018 23:17:15 +0800 Matt Johnston Remove accidentally committed DROPBEAR_FUZZ
Thu, 25 Jan 2018 21:55:25 +0800 Matt Johnston Merge pull request #49 from fperrad/20170812_lint
Sat, 19 Aug 2017 17:16:13 +0200 Francois Perrad Pointer parameter could be declared as pointing to const
Wed, 04 Oct 2017 22:30:18 +0800 Matt Johnston fix checkpubkey_line function name for TRACE
Wed, 04 Oct 2017 22:29:42 +0800 Matt Johnston fix pubkey authentication return value