log svr-authpubkey.c @ 1558:2f64cb3d3007 fuzz

age author description
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
Thu, 25 May 2017 22:21:23 +0800 Matt Johnston limit input size fuzz
Thu, 25 May 2017 00:10:18 +0800 Matt Johnston don't exit encountering short lines fuzz
Tue, 23 May 2017 22:29:21 +0800 Matt Johnston split out checkpubkey_line() separately fuzz
Thu, 18 May 2017 22:59:38 +0800 Matt Johnston merge 2017.75
Wed, 10 May 2017 00:20:21 +0800 Matt Johnston switch user when opening authorized_keys
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, 04 Jun 2015 23:08:50 +0800 Matt Johnston Merge pull request #13 from gazoo74/fix-warnings