Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Added missing elf part. | Nikos Mavrogiannopoulos | 2012-03-15 | 1 | -0/+2 |
* | Added assembly for macosx | Nikos Mavrogiannopoulos | 2012-03-15 | 1 | -0/+4 |
* | bumped version. | Nikos Mavrogiannopoulos | 2012-03-14 | 1 | -1/+1 |
* | Added SRP test. | Nikos Mavrogiannopoulos | 2012-03-02 | 1 | -0/+1 |
* | bumped version | Nikos Mavrogiannopoulos | 2012-03-01 | 1 | -1/+1 |
* | Revert "always link against the distributed libopts" | Nikos Mavrogiannopoulos | 2012-02-26 | 1 | -1/+2 |
* | always link against the distributed libopts | Nikos Mavrogiannopoulos | 2012-02-25 | 1 | -2/+1 |
* | updated libopts check | Nikos Mavrogiannopoulos | 2012-02-25 | 1 | -1/+2 |
* | Link with local libopts if the installed is an old one. | Nikos Mavrogiannopoulos | 2012-02-25 | 1 | -0/+2 |
* | bumped versions | Nikos Mavrogiannopoulos | 2012-02-20 | 1 | -1/+1 |
* | Added DTLS-stress test. | Nikos Mavrogiannopoulos | 2012-02-14 | 1 | -0/+1 |
* | use NEED_LIBOPTS_DIR=true instead of modifying libopts.m4 | Nikos Mavrogiannopoulos | 2012-02-12 | 1 | -0/+1 |
* | depend on p11-kit 0.11 | Nikos Mavrogiannopoulos | 2012-02-10 | 1 | -1/+1 |
* | small correction | Nikos Mavrogiannopoulos | 2012-02-10 | 1 | -1/+1 |
* | cleanup enable/disable options stuff. | Nikos Mavrogiannopoulos | 2012-02-10 | 1 | -3/+24 |
* | fixes to allow libopts to compile in windows | Nikos Mavrogiannopoulos | 2012-02-10 | 1 | -2/+2 |
* | enable crywrap only if function daemon exists. | Nikos Mavrogiannopoulos | 2012-02-08 | 1 | -4/+8 |
* | No need for .def.in files. | Nikos Mavrogiannopoulos | 2012-01-31 | 1 | -8/+0 |
* | make configure detect valgrind. | Nikos Mavrogiannopoulos | 2012-01-31 | 1 | -1/+2 |
* | Added gnutls_verify_stored_pubkey() and gnutls_store_pubkey(). | Nikos Mavrogiannopoulos | 2012-01-28 | 1 | -2/+1 |
* | libcfg is no longer required. | Nikos Mavrogiannopoulos | 2012-01-24 | 1 | -21/+0 |
* | Move libopts/ to src/libopts/. Drop gaa remains. | Simon Josefsson | 2012-01-24 | 1 | -16/+6 |
* | Drop src/cfg/ stuff. | Simon Josefsson | 2012-01-24 | 1 | -10/+0 |
* | ocsptool uses libopts | Nikos Mavrogiannopoulos | 2012-01-23 | 1 | -0/+1 |
* | certtool uses libopts for command line parsing. | Nikos Mavrogiannopoulos | 2012-01-22 | 1 | -0/+1 |
* | p11tool uses libopts | Nikos Mavrogiannopoulos | 2012-01-21 | 1 | -0/+1 |
* | Added functions to parse authority key identifiers when stored as a 'general ... | Nikos Mavrogiannopoulos | 2012-01-21 | 1 | -1/+1 |