log configure.ac @ 1440:8b74d5f876a7

age author description
Sat, 03 Jun 2017 09:45:55 +0800 Matt Johnston Merge pull request #38 from armcc/master
Fri, 16 Sep 2016 12:18:23 -0700 Andre McCurdy Fix libtomcrypt/libtommath linking order
Fri, 02 Jun 2017 23:35:30 +0800 Matt Johnston Set configure #defines to 1. Escape some strings for m4
Wed, 27 Jul 2016 19:38:56 +0200 Stefan Hauser Fix configure options using AC_ARG_ENABLE
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