log svr-auth.c @ 1477:533e070b3126

age author description
Sat, 19 Aug 2017 17:16:13 +0200 Francois Perrad Pointer parameter could be declared as pointing to const
Tue, 23 Jan 2018 22:46:07 +0800 Matt Johnston merge up to date fuzz
Fri, 30 Jun 2017 21:10:57 +0800 Matt Johnston fix DROBPEAR_FUZZ auth delay fuzz
Mon, 29 May 2017 10:25:09 +0100 Kevin Darbyshire-Bryant dropbear server: support -T max auth tries
Thu, 18 May 2017 23:45:10 +0800 Matt Johnston merge main to fuzz fuzz
Sat, 13 May 2017 22:50:54 +0800 Matt Johnston fuzz harness 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
Mon, 03 Aug 2015 21:59:40 +0800 Matt Johnston Fix problem where auth timeout wasn't checked when waiting for ident
Thu, 04 Jun 2015 23:08:50 +0800 Matt Johnston Merge pull request #13 from gazoo74/fix-warnings
Sat, 02 May 2015 15:26:05 +0200 Gaël PORTAY Turn username, servicename and methodname local variables into char *
Sat, 02 May 2015 15:59:06 +0200 Gaël PORTAY Fix pointer differ in signess warnings [-Werror=pointer-sign]
Fri, 23 Jan 2015 21:38:47 +0800 Matt Johnston Merge up to date pam
Wed, 09 Jul 2014 22:02:22 +0800 Matt Johnston Fix auth timeout regression