Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | use pkg-config to detect nettle | Nikos Mavrogiannopoulos | 2013-05-31 | 1 | -1/+0 | |
* | bumped version | Nikos Mavrogiannopoulos | 2013-05-29 | 1 | -1/+1 | |
* | bumped version | Nikos Mavrogiannopoulos | 2013-05-03 | 1 | -1/+1 | |
* | Avoid linking the library on librt. | Nikos Mavrogiannopoulos | 2013-04-28 | 1 | -1/+2 | |
* | Link against pthread only when pthread_mutex_lock isn't in libc | Nikos Mavrogiannopoulos | 2013-04-27 | 1 | -2/+5 | |
* | Added support for the ALPN extension. | Nikos Mavrogiannopoulos | 2013-04-10 | 1 | -0/+1 | |
* | Removed the RSA-EXPORT ciphersuites. | Nikos Mavrogiannopoulos | 2013-04-07 | 1 | -1/+1 | |
* | bumped version | Nikos Mavrogiannopoulos | 2013-03-15 | 1 | -1/+1 | |
* | Added options to disable more key exchange mechanisms. | Nikos Mavrogiannopoulos | 2013-03-12 | 1 | -0/+3 | |
* | Added configure option to disable the build of tests. | Nikos Mavrogiannopoulos | 2013-03-07 | 1 | -0/+5 | |
* | Fixes in cpu and cross-compilation detection | Nikos Mavrogiannopoulos | 2013-03-06 | 1 | -7/+8 | |
* | When cross compiling do not check for ca certificates. | Nikos Mavrogiannopoulos | 2013-03-05 | 1 | -2/+4 | |
* | auto-detect CA certificates only if with-default-trust-store-file is not prov... | Nikos Mavrogiannopoulos | 2013-03-05 | 1 | -35/+37 | |
* | call gl_EARLY earlier, and add AM_PROG_AR. | Nikos Mavrogiannopoulos | 2013-03-04 | 1 | -2/+3 | |
* | removed Werror from automake rules | Nikos Mavrogiannopoulos | 2013-03-03 | 1 | -1/+1 | |
* | Select CPU optimizations based on target cpu rather than the host. | Nikos Mavrogiannopoulos | 2013-03-02 | 1 | -5/+3 | |
* | bumped version | Nikos Mavrogiannopoulos | 2013-02-27 | 1 | -1/+1 | |
* | Add option to disable generation of any documentation for GnuTLS. | Jaak Ristioja | 2013-02-10 | 1 | -1/+4 | |
* | updates for 3.1.8 | Nikos Mavrogiannopoulos | 2013-02-10 | 1 | -1/+1 | |
* | updated heartbeat code, and made it optional. | Nikos Mavrogiannopoulos | 2013-02-04 | 1 | -0/+1 | |
* | bumped version | Nikos Mavrogiannopoulos | 2013-01-29 | 1 | -1/+1 | |
* | warnings doesn't imply Werror | Nikos Mavrogiannopoulos | 2013-01-26 | 1 | -1/+0 | |
* | check for getpid(). | Nikos Mavrogiannopoulos | 2013-01-26 | 1 | -1/+1 | |
* | Updated Libs.private with all the required libraries | Nikos Mavrogiannopoulos | 2013-01-21 | 1 | -4/+0 | |
* | use AC_CONFIG_HEADER. Reported by Marko Lindqvist | Nikos Mavrogiannopoulos | 2013-01-03 | 1 | -1/+1 | |
* | tpm support is disabled by default | Nikos Mavrogiannopoulos | 2013-01-02 | 1 | -2/+3 | |
* | bumped version | Nikos Mavrogiannopoulos | 2012-12-16 | 1 | -1/+1 | |
* | corrected wording | Nikos Mavrogiannopoulos | 2012-12-16 | 1 | -1/+1 | |
* | bumped version | Nikos Mavrogiannopoulos | 2012-11-21 | 1 | -1/+1 | |
* | use gnulib to detect iconv. | Nikos Mavrogiannopoulos | 2012-11-20 | 1 | -2/+1 | |
* | check for either iconv or libiconv. | Nikos Mavrogiannopoulos | 2012-11-20 | 1 | -0/+1 | |
* | check for iconv | Nikos Mavrogiannopoulos | 2012-11-18 | 1 | -1/+1 | |
* | Added conditional to disable DTLS-SRTP support. | Nikos Mavrogiannopoulos | 2012-11-05 | 1 | -0/+1 | |
* | bumped version | Nikos Mavrogiannopoulos | 2012-11-02 | 1 | -1/+1 | |
* | Added gnutls-dane.pc. | Nikos Mavrogiannopoulos | 2012-10-29 | 1 | -0/+1 | |
* | bumped versions | Nikos Mavrogiannopoulos | 2012-10-09 | 1 | -1/+1 | |
* | some reorganization of the configure script. | Nikos Mavrogiannopoulos | 2012-10-06 | 1 | -87/+94 | |
* | Added a DANE library. | Nikos Mavrogiannopoulos | 2012-10-06 | 1 | -9/+65 | |
* | Cleanup warning flags. | Simon Josefsson | 2012-09-21 | 1 | -5/+5 | |
* | bumped versions | Nikos Mavrogiannopoulos | 2012-09-20 | 1 | -1/+1 | |
* | Drop -Winline. | Simon Josefsson | 2012-09-20 | 1 | -0/+1 | |
* | do not complain on overlength strings | Nikos Mavrogiannopoulos | 2012-09-17 | 1 | -0/+1 | |
* | Silence automake warning. | Simon Josefsson | 2012-08-24 | 1 | -1/+1 | |
* | releasedgnutls_3_1_0pre0 | Nikos Mavrogiannopoulos | 2012-08-05 | 1 | -1/+1 | |
* | bumped version | Nikos Mavrogiannopoulos | 2012-08-04 | 1 | -1/+1 | |
* | Check for /etc/ssl/cert.pem in OpenBSD. Reported by David Woodhouse and Mike ... | Nikos Mavrogiannopoulos | 2012-07-19 | 1 | -1/+2 | |
* | Added initial support for TPM keys. | Nikos Mavrogiannopoulos | 2012-07-04 | 1 | -0/+29 | |
* | bumped version | Nikos Mavrogiannopoulos | 2012-05-26 | 1 | -1/+1 | |
* | Added the notion of a default CRL file. | Nikos Mavrogiannopoulos | 2012-05-26 | 1 | -0/+11 | |
* | Revert "This patch fixes following kind of issue with automake 1.12" It was s... | Nikos Mavrogiannopoulos | 2012-05-14 | 1 | -5/+0 |