summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* depend on newer automakeNikos Mavrogiannopoulos2013-07-111-2/+2
|
* bumped versionNikos Mavrogiannopoulos2013-07-091-1/+1
|
* check for suse's CA bundle fileNikos Mavrogiannopoulos2013-06-011-0/+1
|
* bumped versionNikos Mavrogiannopoulos2013-05-291-1/+1
|
* Revert "Added support for the ALPN extension."Nikos Mavrogiannopoulos2013-05-051-1/+0
| | | | This reverts commit eb51efe375781115473320e64e73c440d6d1ff3c.
* bumped versionNikos Mavrogiannopoulos2013-05-031-1/+1
|
* Added support for the ALPN extension.Nikos Mavrogiannopoulos2013-04-141-0/+1
|
* bumped versionNikos Mavrogiannopoulos2013-03-151-1/+1
|
* Added options to disable more key exchange mechanisms.Nikos Mavrogiannopoulos2013-03-121-0/+3
| | | | In that DHE was separated from ECDHE.
* Added configure option to disable the build of tests.Nikos Mavrogiannopoulos2013-03-071-0/+5
|
* Fixes in cpu and cross-compilation detectionNikos Mavrogiannopoulos2013-03-061-7/+8
|
* When cross compiling do not check for ca certificates.Nikos Mavrogiannopoulos2013-03-051-2/+4
|
* auto-detect CA certificates only if with-default-trust-store-file is not ↵Nikos Mavrogiannopoulos2013-03-051-35/+37
| | | | provided.
* call gl_EARLY earlier, and add AM_PROG_AR.Nikos Mavrogiannopoulos2013-03-041-2/+3
|
* removed Werror from automake rulesNikos Mavrogiannopoulos2013-03-031-1/+1
|
* Select CPU optimizations based on target cpu rather than the host.Nikos Mavrogiannopoulos2013-03-021-5/+3
|
* bumped versionNikos Mavrogiannopoulos2013-02-271-1/+1
|
* Add option to disable generation of any documentation for GnuTLS.Jaak Ristioja2013-02-101-1/+4
|
* updates for 3.1.8Nikos Mavrogiannopoulos2013-02-101-1/+1
|
* updated heartbeat code, and made it optional.Nikos Mavrogiannopoulos2013-02-041-0/+1
|
* bumped versionNikos Mavrogiannopoulos2013-01-291-1/+1
|
* warnings doesn't imply WerrorNikos Mavrogiannopoulos2013-01-261-1/+0
|
* check for getpid().Nikos Mavrogiannopoulos2013-01-261-1/+1
|
* Updated Libs.private with all the required librariesNikos Mavrogiannopoulos2013-01-211-4/+0
|
* use AC_CONFIG_HEADER. Reported by Marko LindqvistNikos Mavrogiannopoulos2013-01-031-1/+1
|
* tpm support is disabled by defaultNikos Mavrogiannopoulos2013-01-021-2/+3
|
* bumped versionNikos Mavrogiannopoulos2012-12-161-1/+1
|
* corrected wordingNikos Mavrogiannopoulos2012-12-161-1/+1
|
* bumped versionNikos Mavrogiannopoulos2012-11-211-1/+1
|
* use gnulib to detect iconv.Nikos Mavrogiannopoulos2012-11-201-2/+1
|
* check for either iconv or libiconv.Nikos Mavrogiannopoulos2012-11-201-0/+1
|
* check for iconvNikos Mavrogiannopoulos2012-11-181-1/+1
|
* Added conditional to disable DTLS-SRTP support.Nikos Mavrogiannopoulos2012-11-051-0/+1
|
* bumped versionNikos Mavrogiannopoulos2012-11-021-1/+1
|
* Added gnutls-dane.pc.Nikos Mavrogiannopoulos2012-10-291-0/+1
|
* bumped versionsNikos Mavrogiannopoulos2012-10-091-1/+1
|
* some reorganization of the configure script.Nikos Mavrogiannopoulos2012-10-061-87/+94
|
* Added a DANE library.Nikos Mavrogiannopoulos2012-10-061-9/+65
|
* Cleanup warning flags.Simon Josefsson2012-09-211-5/+5
|
* bumped versionsNikos Mavrogiannopoulos2012-09-201-1/+1
|
* Drop -Winline.Simon Josefsson2012-09-201-0/+1
|
* do not complain on overlength stringsNikos Mavrogiannopoulos2012-09-171-0/+1
|
* Silence automake warning.Simon Josefsson2012-08-241-1/+1
|
* releasedgnutls_3_1_0pre0Nikos Mavrogiannopoulos2012-08-051-1/+1
|
* bumped versionNikos Mavrogiannopoulos2012-08-041-1/+1
|
* Check for /etc/ssl/cert.pem in OpenBSD. Reported by David Woodhouse and Mike ↵Nikos Mavrogiannopoulos2012-07-191-1/+2
| | | | Miller.
* Added initial support for TPM keys.Nikos Mavrogiannopoulos2012-07-041-0/+29
|
* bumped versionNikos Mavrogiannopoulos2012-05-261-1/+1
|
* Added the notion of a default CRL file.Nikos Mavrogiannopoulos2012-05-261-0/+11
|
* Revert "This patch fixes following kind of issue with automake 1.12" It was ↵Nikos Mavrogiannopoulos2012-05-141-5/+0
| | | | | | suggested that this need not to be solved by gnutls. This reverts commit 30ad4976249aa9e402eb27081ade06928f3066f0.