summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* tests: use mmap() for large memory allocations in systems that support itNikos Mavrogiannopoulos2016-04-201-1/+1
* configure: corrected regression which prevented the build of tests/suiteNikos Mavrogiannopoulos2016-04-121-1/+1
* configure: Add a code coverage optionNikos Mavrogiannopoulos2016-04-121-0/+2
* tests: do not enable valgrind in non-git buildsNikos Mavrogiannopoulos2016-04-111-2/+16
* crywrap: was removed from gnutls toolsNikos Mavrogiannopoulos2016-04-091-52/+0
* priorities: preload the system priorities on library loading timeNikos Mavrogiannopoulos2016-04-011-1/+1
* tests: added OCSP related checksNikos Mavrogiannopoulos2016-03-231-0/+1
* configure: silence clang's warningsNikos Mavrogiannopoulos2016-03-041-1/+2
* configure: Android is ELF tooSebastian Dröge2016-02-251-0/+1
* guile: Install modules in versioned directory by default.Ludovic Courtès2016-02-151-4/+5
* guile: Build and install .go files on Guile 2.x.Ludovic Courtès2016-02-151-5/+14
* configure: no longer distribute lzip tarballsNikos Mavrogiannopoulos2016-01-071-1/+1
* build: configure.ac: manpages cleanupsAlon Bar-Lev2015-12-181-6/+3
* build: allow installing man(1) even with --disable-docAlon Bar-Lev2015-12-181-0/+14
* configure: really make --disable-crywrap workGustavo Zacarias2015-12-151-5/+4
* tests: added basic functionality testing for system-keys in windowsNikos Mavrogiannopoulos2015-11-251-0/+1
* tests: check operation of TLS and DTLS under seccomp when configured with --e...Nikos Mavrogiannopoulos2015-11-151-0/+10
* fips140: set the key via a configure argumentNikos Mavrogiannopoulos2015-09-221-1/+6
* configure: use ':' instead of /bin/true for programs not foundNikos Mavrogiannopoulos2015-08-101-2/+2
* updated the required gettext version to match the macros from gnulibNikos Mavrogiannopoulos2015-07-311-1/+1
* bumped versionNikos Mavrogiannopoulos2015-07-211-1/+1
* bumped versionNikos Mavrogiannopoulos2015-07-201-1/+1
* configure: print the trousers lib only when setNikos Mavrogiannopoulos2015-07-141-1/+6
* TPM: don't link to trousers, use dlopen()Nikos Mavrogiannopoulos2015-07-131-1/+14
* bumped versionNikos Mavrogiannopoulos2015-07-121-1/+1
* tests: don't run certtool-utf8 when libidn is 1.30 or lessNikos Mavrogiannopoulos2015-07-091-0/+5
* Revert "libidn support is disabled by default"Nikos Mavrogiannopoulos2015-07-081-3/+3
* libidn support is disabled by defaultNikos Mavrogiannopoulos2015-06-281-3/+3
* Don't use pthread_atfork(), it is not safe to use with dlopen()Nikos Mavrogiannopoulos2015-06-261-1/+1
* tests: suite: cleanup shell usageAlon Bar-Lev2015-06-211-1/+1
* bumped versionNikos Mavrogiannopoulos2015-06-151-1/+1
* silence format-signness warnings in gcc5Nikos Mavrogiannopoulos2015-05-291-0/+1
* released 3.4.1Nikos Mavrogiannopoulos2015-05-031-1/+1
* libopts: fixed the reading of the --enable-local-libopts flagNikos Mavrogiannopoulos2015-04-201-5/+7
* increase the maximum stack frame the compiler will warn forNikos Mavrogiannopoulos2015-03-201-1/+1
* depend on p11-kit 0.23.1 to conform to draft-pechanec-pkcs11uri-21Nikos Mavrogiannopoulos2015-03-171-4/+1
* configure: check for /usr/share/dns/root.key as well for dns root keyNikos Mavrogiannopoulos2015-03-051-1/+5
* Use p11_kit_uri_get_pin_value() if available in p11-kitNikos Mavrogiannopoulos2015-02-221-0/+3
* Added configure option --disable-toolsLuke Dashjr2015-01-161-25/+42
* configure: added option --without-idnNikos Mavrogiannopoulos2014-12-061-1/+10
* Removed binary compatibility with RSA-EXPORT using applicationsNikos Mavrogiannopoulos2014-12-031-1/+0
* configure: detect android system and define a variableNikos Mavrogiannopoulos2014-11-211-0/+4
* Added check with the invalid crq sent by Sean BurfordNikos Mavrogiannopoulos2014-11-091-0/+1
* Added support for getentropy() and reworked getrandom supportNikos Mavrogiannopoulos2014-10-301-5/+15
* use Linux' getrandom() when availableNikos Mavrogiannopoulos2014-10-291-0/+12
* disable hardware acceleration by default in solarisNikos Mavrogiannopoulos2014-10-261-1/+10
* check and use libnsl (used in solaris)Nikos Mavrogiannopoulos2014-10-231-0/+4
* configure: enabled more warningsNikos Mavrogiannopoulos2014-09-251-10/+0
* configure: don't both with checks for padlock in non-x86Nikos Mavrogiannopoulos2014-09-251-1/+3
* enable gcc warnings by defaultNikos Mavrogiannopoulos2014-09-241-3/+3