Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | introduce gnutls_certificate_set_x509_system_trust | Ludwig Nussel | 2012-05-09 | 1 | -0/+37 |
* | This patch fixes following kind of issue with automake 1.12 | Nikos Mavrogiannopoulos | 2012-05-09 | 1 | -0/+5 |
* | Added option to unconditionally disable crywrap. Patch by Daniel Mierswa. | Nikos Mavrogiannopoulos | 2012-04-17 | 1 | -1/+8 |
* | Require automake >= 1.11.3 because of dist-lzip. | Simon Josefsson | 2012-04-17 | 1 | -1/+1 |
* | do not check for fchmod | Nikos Mavrogiannopoulos | 2012-04-08 | 1 | -1/+1 |
* | make dist will also make lzip compressed tarballgnutls_3_0_18 | Nikos Mavrogiannopoulos | 2012-04-02 | 1 | -1/+1 |
* | bumped versions | Nikos Mavrogiannopoulos | 2012-04-01 | 1 | -1/+1 |
* | bumped versiongnutls_3_0_17 | Nikos Mavrogiannopoulos | 2012-03-17 | 1 | -3/+3 |
* | enable_local_libopts is by default no | Nikos Mavrogiannopoulos | 2012-03-16 | 1 | -1/+1 |