summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* corrected configure option.Nikos Mavrogiannopoulos2014-03-021-1/+0
* depend on p11-kit 0.20.0 or laterNikos Mavrogiannopoulos2014-02-151-1/+1
* Added the SYSTEM priority string initial keyword.Nikos Mavrogiannopoulos2014-01-141-0/+10
* Updated PKCS #11 support for gnutls_x509_trust_list_add_trust_file().Nikos Mavrogiannopoulos2014-01-021-3/+3
* Ported Alon's patch to correctly check for librt (et al.)Nikos Mavrogiannopoulos2013-12-231-39/+43
* Added configure option --with-default-blacklist-fileNikos Mavrogiannopoulos2013-12-161-0/+10
* Avoided gnu-ism in MakefilesNikos Mavrogiannopoulos2013-12-121-0/+4
* only use LT_INITNikos Mavrogiannopoulos2013-12-061-3/+1
* disable static library build by defaultNikos Mavrogiannopoulos2013-12-061-0/+1
* Merged the FIPS140-2 support code.Nikos Mavrogiannopoulos2013-11-301-1/+49
|\
| * Do not link gnutls against librt unlress it is really necessary.Nikos Mavrogiannopoulos2013-11-271-0/+1
| * checks FIPS-140 lib requirements, moved after clock_gettime() is checked for.Nikos Mavrogiannopoulos2013-11-271-42/+43
| * Added option to disable the non-SuiteB curves (i.e., the SECP 192R1 and 224R1...Nikos Mavrogiannopoulos2013-11-271-0/+8
| * Added DRBG submitted to nettle in gnutls.Nikos Mavrogiannopoulos2013-11-271-1/+1
| * Ported libgcrypt's AES-based DRBG.Nikos Mavrogiannopoulos2013-11-271-0/+6
| * Updated FIPS140 initialization and added a self test for it.Nikos Mavrogiannopoulos2013-11-271-2/+14
| * Added support for fips states.Nikos Mavrogiannopoulos2013-11-271-0/+11
| * Self checks are conditionally included in the library.Nikos Mavrogiannopoulos2013-11-271-0/+9
* | remove bashism.Nikos Mavrogiannopoulos2013-11-301-1/+1
|/
* check for alternative unbound root key files.Nikos Mavrogiannopoulos2013-11-271-1/+5
* Do not link gnutls against librt unlress it is really necessary.Nikos Mavrogiannopoulos2013-11-261-0/+2
* updated e-mail addressNikos Mavrogiannopoulos2013-11-241-2/+1
* Updated manpage generation (and information stored to it).Nikos Mavrogiannopoulos2013-11-241-0/+1
* Corrected check of usage of local libopts when autogen isn't presentNikos Mavrogiannopoulos2013-11-231-5/+7
* bumped versionNikos Mavrogiannopoulos2013-11-161-1/+1