log includes.h @ 1623:c66c49ebf77d

age author description
Tue, 06 Nov 2018 07:25:53 +0800 Matt Johnston Remove incorrect _POSIX_C_SOURCE
Mon, 05 Nov 2018 23:36:34 +0800 Matt Johnston - Add adaptive authentication failure delay
Mon, 26 Feb 2018 22:44:48 +0800 Matt Johnston merge from main fuzz
Sun, 18 Feb 2018 11:22:13 +0800 Matt Johnston include config.h for options.h. don't need to include options.h when
Sat, 24 Jun 2017 00:47:07 +0800 Matt Johnston merge from main fuzz
Fri, 23 Jun 2017 23:36:33 +0800 Matt Johnston test for linux/pkt-sched.h rather than SO_PRIORITY
Mon, 22 May 2017 22:09:46 +0800 Matt Johnston define SIZE_T_MAX fuzz
Sat, 20 May 2017 13:23:16 +0800 Matt Johnston closer to working fuzz
Fri, 12 May 2017 23:14:54 +0800 Matt Johnston copy over some fuzzing code from AFL branch fuzz
Tue, 24 Feb 2015 20:43:01 +0800 Thorsten Horstmann DROPBEAR_ prefix for include guards to avoid collisions
Mon, 17 Feb 2014 22:05:59 +0800 Steve Dover Add linux/types.h to includes to avoid missing ___u64 etc
Mon, 02 Dec 2013 22:55:43 +0800 Catalin Patulea Set IPTOS_LOWDELAY on PTY sessions only
Thu, 14 Nov 2013 21:36:45 +0800 Matt Johnston - Some fixes for old compilers like tru64 v4 from Daniel Richard G.
Sun, 31 Mar 2013 23:15:35 +0800 Matt Johnston Try using writev() for writing packets out to tcp
Tue, 22 Nov 2011 19:28:58 +0700 Matt Johnston A few build fixes dropbear-tfm