summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* released 3.2.6gnutls_3_2_6Nikos Mavrogiannopoulos2013-10-311-1/+1
* corrected exampleNikos Mavrogiannopoulos2013-10-314-1320/+545
* debug_log -> record_logNikos Mavrogiannopoulos2013-10-311-1/+1
* Duplicate messages moved from audit log to debug log. There are networks wher...Nikos Mavrogiannopoulos2013-10-301-1/+1
* Added new functionsNikos Mavrogiannopoulos2013-10-302-0/+3
* replaced ':' in anchor names (texinfo doesn't like it).Nikos Mavrogiannopoulos2013-10-307-28/+28
* doc updateNikos Mavrogiannopoulos2013-10-301-1/+1
* simplified codeNikos Mavrogiannopoulos2013-10-301-4/+1
* bumped versionNikos Mavrogiannopoulos2013-10-303-4/+9
* updated gnulib.Nikos Mavrogiannopoulos2013-10-2932-49/+230
* Removed unused parameter.Nikos Mavrogiannopoulos2013-10-291-3/+0
* Better DANE test output.Nikos Mavrogiannopoulos2013-10-291-0/+7
* reindented codeNikos Mavrogiannopoulos2013-10-291-450/+545
* Reorganized main loop in dane_raw_tlsaNikos Mavrogiannopoulos2013-10-291-15/+14
* Added proper newlines to errors.Nikos Mavrogiannopoulos2013-10-291-17/+17
* doc updateNikos Mavrogiannopoulos2013-10-292-18/+28
* corrected typoNikos Mavrogiannopoulos2013-10-291-1/+1
* Added ciphersuite testNikos Mavrogiannopoulos2013-10-269-1/+3156
* Added a proper termination of session to avoid issues with premature terminat...Nikos Mavrogiannopoulos2013-10-261-4/+12
* we now explicitly check for librt.Nikos Mavrogiannopoulos2013-10-262-2/+5
* use the same environment in all testsNikos Mavrogiannopoulos2013-10-2616-16/+67
* removed unneeded diff optionNikos Mavrogiannopoulos2013-10-261-2/+2
* diff is now a parameter allowing to override it.Nikos Mavrogiannopoulos2013-10-264-6/+10
* LC_ALL is set to C to have predictable outputs in tests.Nikos Mavrogiannopoulos2013-10-261-0/+1
* simplified testNikos Mavrogiannopoulos2013-10-261-2/+2
* updated docNikos Mavrogiannopoulos2013-10-261-1/+2
* Added additional ISO OIDs for RSA-MD5 and DSA-SHA1.Nikos Mavrogiannopoulos2013-10-261-0/+4
* p11tool text updated.Nikos Mavrogiannopoulos2013-10-261-10/+22
* removed warningsNikos Mavrogiannopoulos2013-10-263-2/+5
* removed warningsNikos Mavrogiannopoulos2013-10-261-7/+9
* Support for TPM modules via trousers is now enabled by default.Nikos Mavrogiannopoulos2013-10-263-9/+6
* doc updateNikos Mavrogiannopoulos2013-10-261-2/+10
* Added option --generate-random to p11tool.Nikos Mavrogiannopoulos2013-10-266-1010/+481
* Added ISO OID for RSA-SHA1 signatures.Nikos Mavrogiannopoulos2013-10-253-1/+4
* get random data from pkcs#11 tokensWolfgang Meyer zu Bergsten2013-10-255-0/+83
* Added new fallback OID for RSA certificates.Nikos Mavrogiannopoulos2013-10-251-2/+3
* Corrected number in GNUTLS_PSK_CAMELLIA_128_GCM_SHA256.Nikos Mavrogiannopoulos2013-10-251-1/+1
* Corrected the naming of several PSK ciphersuitesNikos Mavrogiannopoulos2013-10-251-24/+24
* doc updateNikos Mavrogiannopoulos2013-10-251-1/+1
* Ciphersuites with ARCFOUR in name were renamed to ARCFOUR_128Nikos Mavrogiannopoulos2013-10-251-14/+14
* Fixed ciphersuites GNUTLS_ECDHE_ECDSA_CAMELLIA_256_CBC_SHA384 and GNUTLS_ECDH...Nikos Mavrogiannopoulos2013-10-252-2/+5
* updated docNikos Mavrogiannopoulos2013-10-251-0/+3
* Increased minimum acceptable DH key to 767 bits.Nikos Mavrogiannopoulos2013-10-251-1/+1
* updated priorities for new ciphersuitesNikos Mavrogiannopoulos2013-10-251-3/+3
* updatedNikos Mavrogiannopoulos2013-10-251-1/+1
* doc updateNikos Mavrogiannopoulos2013-10-251-0/+10
* Added ciphersuite GNUTLS_ECDHE_RSA_AES_256_CBC_SHA384Nikos Mavrogiannopoulos2013-10-251-2/+6
* Applied small patch by Jeremie Courreges-Anglas to avoid usage of error().Nikos Mavrogiannopoulos2013-10-251-12/+26
* cli: add missing stdbool.hAlon Bar-Lev2013-10-251-0/+1
* Restrict ciphersuites that use SHA2 or better to TLS1.0 or later.Nikos Mavrogiannopoulos2013-10-231-14/+14