summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* 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
* only enable crywrap if libidn is presentNikos Mavrogiannopoulos2014-09-221-1/+1
* require explicit disabling of PKCS #11 in configureNikos Mavrogiannopoulos2014-09-181-3/+4
* depend on p11-kit 0.20.7Nikos Mavrogiannopoulos2014-09-181-1/+1
* depend on p11-kit 0.20.6Nikos Mavrogiannopoulos2014-09-171-4/+1
* simulate pkcs11x.h when it doesn't existNikos Mavrogiannopoulos2014-09-131-0/+5
* steal openconnect's vasprintf() implementationNikos Mavrogiannopoulos2014-09-041-0/+23
* added configuration option --disable-padlockNikos Mavrogiannopoulos2014-08-291-0/+10
* check for the correct version of libidnNikos Mavrogiannopoulos2014-08-201-1/+1
* Added support for RFC6125 hostname comparisonNikos Mavrogiannopoulos2014-08-201-4/+21
* master now holds the 3.4.0 releaseNikos Mavrogiannopoulos2014-07-291-1/+1
* Use pthread_atfork() and variants to detect forkNikos Mavrogiannopoulos2014-07-291-0/+2
* check for sed in configure.ac and use the output variable in MakefilesNikos Mavrogiannopoulos2014-07-271-0/+1
* Allow specifying a directory as trust storeNikos Mavrogiannopoulos2014-07-211-1/+11
* bumped versionNikos Mavrogiannopoulos2014-07-021-1/+1
* check of inet_pton instead for AF_INET6Nikos Mavrogiannopoulos2014-06-271-1/+1
* Use inet_ntop() for printing IP addresses.Nikos Mavrogiannopoulos2014-06-271-1/+1
* bumped versionNikos Mavrogiannopoulos2014-06-261-1/+1
* bumped versiongnutls_3_3_4Nikos Mavrogiannopoulos2014-05-311-1/+1
* bumped versionNikos Mavrogiannopoulos2014-05-291-1/+1
* bumped versionNikos Mavrogiannopoulos2014-05-061-1/+1
* bumped versionsNikos Mavrogiannopoulos2014-04-171-1/+1
* corrected configure test for pthread_mutex_lockNikos Mavrogiannopoulos2014-04-091-1/+1
* avoid checking or linking with libpthread in windowsNikos Mavrogiannopoulos2014-04-081-3/+6
* The "SYSTEM" initial keyword was replaced with the more generic "@KEYWORD"Nikos Mavrogiannopoulos2014-04-071-1/+1
* Added self-test for PKCS #8 key conversion and readingNikos Mavrogiannopoulos2014-04-031-1/+1
* Fix patch version calculation when it contains non-numeric charsNikos Mavrogiannopoulos2014-03-271-1/+1
* print RSA-EXPORT statusNikos Mavrogiannopoulos2014-03-271-0/+1
* Added option to enable linking with nettle-miniNikos Mavrogiannopoulos2014-03-091-2/+3
* Overridewq AUTOGEN under --enable-local-libopts only if autogen is not needed.Nick Alcock2014-03-061-2/+7
* session tickets can be disabledNikos Mavrogiannopoulos2014-03-051-0/+1