log configure.ac @ 1356:3677a510f545 fuzz

age author description
Fri, 19 May 2017 00:48:46 +0800 Matt Johnston add wrapfd. improve fuzzer in makefile fuzz
Fri, 12 May 2017 23:14:54 +0800 Matt Johnston copy over some fuzzing code from AFL branch fuzz
Wed, 16 Mar 2016 23:39:39 +0800 Matt Johnston Use memset_s or explicit_bzero
Mon, 30 Nov 2015 20:55:07 +0800 Juergen Daubert The '==' comparision operator is not defined by POSIX, use '=' instead
Thu, 26 Nov 2015 23:01:13 +0800 Matt Johnston Another attempt at test for crypt()
Thu, 26 Nov 2015 22:21:14 +0800 Matt Johnston Backed out changeset fbcd0a20e667
Thu, 26 Nov 2015 21:58:25 +0800 Matt Johnston AC_SEARCH_LIBS not AC_CHECK_LIB to find crypt()
Wed, 21 Oct 2015 23:08:22 +0800 Matt Johnston Test for crypt() rather than crypt.h
Wed, 21 Oct 2015 22:48:15 +0800 Mike Frysinger fix default build when getpass() is unavailable
Sat, 02 May 2015 13:33:34 +0200 Gaël PORTAY Test struct existance against sizeof() operator
Fri, 20 Feb 2015 23:38:05 +0800 Matt Johnston Fixes for backwards compatibility fastopen
Wed, 18 Feb 2015 00:05:27 +0800 Matt Johnston work in progress for async connect fastopen
Wed, 28 Jan 2015 22:05:24 +0800 Elan Ruusamäe Allow configure with libtomcrypt/libtommath directories missing
Thu, 13 Mar 2014 23:50:09 +0800 Matt Johnston Add new monotonic_now() wrapper so that timeouts are unaffected by
Tue, 18 Feb 2014 21:03:27 +0800 Matt Johnston Fix building with system libtomcrypt/libtommath
Mon, 25 Nov 2013 23:39:15 +0800 Matt Johnston Fix library order of libtom*
Mon, 25 Nov 2013 23:30:01 +0800 Matt Johnston Try and fix utmp handling
Mon, 25 Nov 2013 23:08:33 +0800 Matt Johnston Fix some warnings
Thu, 14 Nov 2013 21:45:50 +0800 Matt Johnston Replace some deprecated macros with other ones, from Daniel Richard G.
Fri, 18 Oct 2013 21:38:01 +0800 Matt Johnston Merge in changes from the past couple of releases ecc
Tue, 15 Oct 2013 22:55:44 +0800 Matt Johnston Make --disable-bundled-libtom work, based on patch from Mike Frysinger
Tue, 21 May 2013 12:09:35 +0800 Matt Johnston merge in HEAD ecc
Mon, 13 May 2013 21:35:13 +0800 Matt Johnston Fix bad comma in header list
Tue, 26 Mar 2013 01:35:22 +0800 Matt Johnston refactor kexdh code a bit, start working on ecdh etc ecc
Sun, 31 Mar 2013 23:15:35 +0800 Matt Johnston Try using writev() for writing packets out to tcp
Sun, 24 Mar 2013 00:00:39 +0800 Mike Frysinger rename configure.in -> configure.ac base configure.in@c597fc676321