summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added a gnulib with GPL components for use by applications.Nikos Mavrogiannopoulos2013-11-161-0/+4
* print whether the local libopts or libtasn1 are being used.Nikos Mavrogiannopoulos2013-11-131-1/+4
* reduced the stack size warning size.Nikos Mavrogiannopoulos2013-11-101-1/+1
* simplified checksNikos Mavrogiannopoulos2013-11-101-2/+2
* test before copyNikos Mavrogiannopoulos2013-11-091-1/+3
* stribute the autogen'erated files as .bak and enable them only if local libop...Nikos Mavrogiannopoulos2013-11-091-1/+5
* use srcdir as prefixNikos Mavrogiannopoulos2013-11-061-1/+1
* removed unneeded commandNikos Mavrogiannopoulos2013-11-061-1/+1
* print the flags used for liboptsNikos Mavrogiannopoulos2013-11-061-1/+1
* delete libopts generated files if system libopts is being usedNikos Mavrogiannopoulos2013-11-061-0/+4
* fixes in libopts compilationNikos Mavrogiannopoulos2013-11-061-0/+1
* If autogen and libopts are present then use the system's libopts.Nikos Mavrogiannopoulos2013-11-051-4/+9
* [PATCH] Update to use new p11-kit APIsStef Walter2013-10-311-2/+3