aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
...
* Use mysql_config to query MySQL LIBS and CFLAGSMartin Willi2009-09-231-2/+6
* Define ME for all charon pluginsMartin Willi2009-09-231-3/+3
* Correctly handle --enable-mediation optionMartin Willi2009-09-231-1/+1
* resolv_conf plugin renamed to resolveAndreas Steffen2009-09-201-4/+4
* fixed --enable-eap-md5 and --enable-eap-gtc optionsAndreas Steffen2009-09-181-2/+2
* nm uses the distributions trusted root CAs if none is explicitly specifiedMartin Willi2009-09-181-0/+1
* use sysconfdir, no need for an additional confdir variableMartin Willi2009-09-071-1/+0
* Use macros to define --with optionsMartin Willi2009-09-071-99/+16
* Use macros to define --enable/--disable optionsMartin Willi2009-09-071-644/+71
* use m4/ autoconf subdirectoryMartin Willi2009-09-071-0/+1
* Removed trailing whitespaces in configure.in/Makefile.amMartin Willi2009-09-071-8/+8
* use monotonic time source in convar->timed_wait, and in the scheduler using itMartin Willi2009-08-311-0/+14
* implemented a monotonic timestamping function, unaffected from system time ch...Martin Willi2009-08-311-0/+6
* do not depend on gcrypt autoconf macrosMartin Willi2009-08-311-1/+2
* fixed two typosAndreas Steffen2009-08-261-2/+2
* openac (and tools) do not depend on gmp anymoreMartin Willi2009-08-261-4/+0
* started implementation of a PKI tool, currently supporting RSA|ECDSA key gene...Martin Willi2009-08-261-1/+2
* implemented RFC3110 key builder in a plugin, added generic DNSKEY RR parsingMartin Willi2009-08-261-0/+17
* implemented a pgp plugin providing PGP key parsing buildersMartin Willi2009-08-261-0/+17
* implemented a pkcs1 plugin providing PKCS#1 key parsing buildersMartin Willi2009-08-261-0/+17
* moved PEM parsing functionality to its own pluginMartin Willi2009-08-261-0/+17
* version bump to 4.3.5Andreas Steffen2009-08-181-1/+1
* Replacing gethostbyname, gethostbyname2 and their _r variants with getaddrinf...Tobias Brunner2009-08-141-1/+0
* OpenSolaris needs libsocket and libnsl for socket().Tobias Brunner2009-08-141-1/+8
* sockio.h is required on OpenSolaris for SIOCGIFADDR.Tobias Brunner2009-08-141-0/+1
* We need to include alloca.h on OpenSolaris.Tobias Brunner2009-08-141-0/+1
* FreeBSD's libc does not support backtrace(), but libexecinfo optionally repli...Tobias Brunner2009-08-071-2/+13
* Reversed the check for udp.h, fixes compilation on Linux.Tobias Brunner2009-08-061-1/+1
* Missing check for udp.h added.Tobias Brunner2009-08-041-1/+1
* version bump to 4.3.4Andreas Steffen2009-07-211-1/+1
* Fixed GID lookup in cases where the configured group is a prefix of another g...Tobias Brunner2009-07-201-1/+1
* Translate the configured user and group to a numerical UID and GID.Tobias Brunner2009-07-201-0/+19
* Check for gperf version added to configure script.Tobias Brunner2009-07-161-1/+14
* Typo fixed.Tobias Brunner2009-07-161-2/+2
* Added an option to the configure script to disable building the scripts.Tobias Brunner2009-07-161-0/+12
* moved the CFLAGS mangling AC_LIB_PREFIX macro behind CFLAG testMartin Willi2009-07-151-2/+2
* Added --with-lib-prefix option to the configure script.Tobias Brunner2009-07-141-0/+1
* moved checksum_builder/libchechsum to top srcdir to respect build orderMartin Willi2009-06-221-1/+1
* check for dladdr() and dl_iterate_phdr() if --enable-integrity-test setMartin Willi2009-06-221-0/+19
* removed obsolete INTEGRITY_TEST and fips signer codeMartin Willi2009-06-221-2/+1
* implemented a checksum_builder tool to build the checksum libraryMartin Willi2009-06-221-0/+1
* version bump to 4.3.3Andreas Steffen2009-06-191-1/+1
* removed serpent and twofish plugins - use gcrypt insteadAndreas Steffen2009-06-181-26/+0
* calculating plugin dependencies for eap-sim/akaMartin Willi2009-06-161-0/+14
* pluto does not depend on gmp anymoreMartin Willi2009-06-161-4/+0
* support older gcrypt libraries not defining the CAMELLIA cipherMartin Willi2009-06-161-0/+7
* load hmac/xcbc plugins after hash/crypter plugins to pass crypto testsMartin Willi2009-06-161-7/+7
* Typo in configure script fixed.Tobias Brunner2009-06-121-1/+1
* removed pluto test vectors, --disable-self-test optionMartin Willi2009-06-111-12/+0
* added a plugin providing crypto test vectorsMartin Willi2009-06-111-0/+14