summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Ignore SIGPIPE.Nikos Mavrogiannopoulos2013-11-101-0/+1
* doc updateNikos Mavrogiannopoulos2013-11-101-2/+10
* updated for new liboptsNikos Mavrogiannopoulos2013-11-101-10/+13
* updated liboptsNikos Mavrogiannopoulos2013-11-1037-966/+1210
* Distribute the autogen'erated files as .bak and enable them only if local lib...Nikos Mavrogiannopoulos2013-11-1023-18645/+23
* doc updateNikos Mavrogiannopoulos2013-11-101-0/+4
* Read GNUTLS_PKCS11_PIN environment variable.Nikos Mavrogiannopoulos2013-11-101-2/+14
* removed unused variableNikos Mavrogiannopoulos2013-11-101-1/+0
* doc updateNikos Mavrogiannopoulos2013-11-101-0/+2
* bug fix in gnutls_x509_crt_set_dn() at DN parsing.Nikos Mavrogiannopoulos2013-11-101-2/+3
* removed debugging infoNikos Mavrogiannopoulos2013-11-101-3/+1
* write the proper key ID in the tokenNikos Mavrogiannopoulos2013-11-101-1/+4
* doc updateNikos Mavrogiannopoulos2013-11-091-0/+3
* do not traverse PKCS #11 tokens that were not requested.Nikos Mavrogiannopoulos2013-11-091-0/+7
* doc updateNikos Mavrogiannopoulos2013-11-061-4/+7
* do not set any default levelNikos Mavrogiannopoulos2013-11-051-1/+0
* Assign very weak level to priority string NONE only.Nikos Mavrogiannopoulos2013-11-051-1/+1
* Corrected the naming of several PSK ciphersuitesNikos Mavrogiannopoulos2013-11-021-16/+16
* Ciphersuites with ARCFOUR in name were renamed to ARCFOUR_128Nikos Mavrogiannopoulos2013-11-021-13/+12
* more files to ignoreNikos Mavrogiannopoulos2013-11-021-0/+15
* Support for TPM modules via trousers is now enabled by default.Nikos Mavrogiannopoulos2013-11-023-8/+8
* doc updateNikos Mavrogiannopoulos2013-11-021-0/+2
* Added additional ISO OIDs for RSA-MD5 and DSA-SHA1.Nikos Mavrogiannopoulos2013-11-021-0/+4
* doc updateNikos Mavrogiannopoulos2013-11-021-0/+9
* Do not print private key parameters when exporting an encrypted private key.Nikos Mavrogiannopoulos2013-11-021-2/+5
* released 3.1.16gnutls_3_1_16Nikos Mavrogiannopoulos2013-10-311-1/+1
* bumped versionNikos Mavrogiannopoulos2013-10-302-3/+3
* updatedNikos Mavrogiannopoulos2013-10-301-0/+3
* doc updateNikos Mavrogiannopoulos2013-10-291-0/+8
* Updated gnulibNikos Mavrogiannopoulos2013-10-2966-303/+907
* reindented codeNikos Mavrogiannopoulos2013-10-291-448/+541
* removed unused parameterNikos Mavrogiannopoulos2013-10-291-2/+0
* Reorganized main loop in dane_raw_tlsaNikos Mavrogiannopoulos2013-10-291-15/+14
* changes before releasegnutls_3_1_15Nikos Mavrogiannopoulos2013-10-232-1/+5
* Avoid depending on hash order in gdoc.Adam Sampson2013-10-231-35/+37
* corrected dane docNikos Mavrogiannopoulos2013-10-232-2/+10
* bumped versionNikos Mavrogiannopoulos2013-10-232-2/+2
* doc updateNikos Mavrogiannopoulos2013-10-211-0/+3
* corrected type of path_lenNikos Mavrogiannopoulos2013-10-211-1/+1
* exported symbolsNikos Mavrogiannopoulos2013-10-211-0/+2
* doc updateNikos Mavrogiannopoulos2013-10-211-0/+1
* Adding dane_verify_crt_raw to allow direct verification of a certificate chai...Christian Grothoff2013-10-212-22/+77
* bumped dane library versionNikos Mavrogiannopoulos2013-10-212-4/+4
* Adding dane_raw_tlsa to allow initialization of dane_query_t from DANE record...Christian Grothoff2013-10-212-73/+115
* autogen'ed files updateNikos Mavrogiannopoulos2013-10-043-603/+182
* doc updateNikos Mavrogiannopoulos2013-10-041-0/+8
* Fix srptool issuesAttila Molnar2013-10-041-2/+1
* Fix srptool issuesAttila Molnar2013-10-042-1/+3
* include config.h in tpm.cNikos Mavrogiannopoulos2013-10-021-0/+1
* guile: Make builds parallel-safe.Ludovic Courtès2013-09-171-2/+5