summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests: backported fix in mini-eagain2gnutls_3_3_17Nikos Mavrogiannopoulos2015-08-091-2/+3
* pkcs11: increase attributes size in gnutls_pkcs11_copy_x509_privkeyNikos Mavrogiannopoulos2015-08-091-1/+1
* bumped versionNikos Mavrogiannopoulos2015-08-092-2/+2
* doc updateNikos Mavrogiannopoulos2015-08-091-1/+3
* doc updateNikos Mavrogiannopoulos2015-08-031-0/+4
* pkcs11: set the CKA_TOKEN attribute on generated public keysNikos Mavrogiannopoulos2015-08-032-2/+11
* safe renegotiation: simulate receiving the extension on receival of SCSVNikos Mavrogiannopoulos2015-07-311-0/+1
* doc updateNikos Mavrogiannopoulos2015-07-311-0/+9
* safe renegotiation: handle case where client didn't send any extensionNikos Mavrogiannopoulos2015-07-311-0/+4
* As server don't try to send extensions we didn't receive.Nikos Mavrogiannopoulos2015-07-313-29/+36
* Reset the output value on error in _gnutls_x509_dn_to_string()Nikos Mavrogiannopoulos2015-07-311-0/+1
* gnutls_prf: document that this is not identical to RFC5705Nikos Mavrogiannopoulos2015-07-201-2/+5
* p11tool: fix documentation for --generate-ecc and generate-dsaNikos Mavrogiannopoulos2015-07-201-4/+4
* bumped versiongnutls_3_3_16Nikos Mavrogiannopoulos2015-07-123-3/+3
* corrected function nameNikos Mavrogiannopoulos2015-07-101-1/+1
* doc updateNikos Mavrogiannopoulos2015-07-101-0/+2
* PSK: set the hint in DHE-PSK and ECDHE-PSK ciphersuitesNikos Mavrogiannopoulos2015-07-101-10/+74
* dumbfw: don't append a size prefix in the padNikos Mavrogiannopoulos2015-07-091-4/+3
* certtool --outder should not emit signature verification statusDaniel Kahn Gillmor2015-07-061-4/+6
* doc updateNikos Mavrogiannopoulos2015-07-011-6/+6
* DSA: the numeric number of bits returned from public key should depend on P n...Nikos Mavrogiannopoulos2015-07-011-2/+2
* doc updateNikos Mavrogiannopoulos2015-07-011-0/+4
* name constraints: don't reject certificates if a CA has the URI or IPADDRESS ...Nikos Mavrogiannopoulos2015-07-011-0/+48
* enhanced header matching code for private keys to skip unrelated dataNikos Mavrogiannopoulos2015-06-261-5/+21
* doc updateNikos Mavrogiannopoulos2015-06-251-0/+3
* tests: backported test-ciphersuite-names from masterNikos Mavrogiannopoulos2015-06-255-79/+107
* gnutls_x509_privkey_import2: better behavior when provided with an unencrypte...Nikos Mavrogiannopoulos2015-06-251-1/+22
* _gnutls_get_asn_mpis() will release any data on failureNikos Mavrogiannopoulos2015-06-252-4/+5
* tests: backported test-compat-main from masterNikos Mavrogiannopoulos2015-06-111-39/+77
* Corrected camellia256 set key in nettle3 compat modeNikos Mavrogiannopoulos2015-06-101-2/+2
* drbg-aes: include gnutls_errors.hNikos Mavrogiannopoulos2015-06-041-0/+1
* fips140: added check for reseed detectionNikos Mavrogiannopoulos2015-06-041-9/+35
* tests: check random generator for long outputs as wellNikos Mavrogiannopoulos2015-06-041-0/+15
* fips140: reset the reseed counter only on reseedNikos Mavrogiannopoulos2015-06-041-1/+1
* fips140: added more checks on the reseed and generate functionNikos Mavrogiannopoulos2015-06-041-10/+49
* fips140: enforce the max_number_of_bits_per_requestNikos Mavrogiannopoulos2015-06-042-7/+36
* Check the OID size for match when comparing for the OCSP nonce extensionNikos Mavrogiannopoulos2015-05-261-2/+4
* gnutls_dh_get_prime_bits: return 0 if DH is not usedArmin Burgmeier2015-05-241-0/+3
* gnutls_dh_get_group: mention that the values may include a leading zeroNikos Mavrogiannopoulos2015-05-221-0/+6
* gnutls_dh_set_prime_bits: warn when overriding the DH max prime size with 100...Nikos Mavrogiannopoulos2015-05-211-3/+3
* doc updateNikos Mavrogiannopoulos2015-05-141-0/+8
* Allow using nettle3 with gnutls3.3Nikos Mavrogiannopoulos2015-05-1415-43/+668
* tests: updated sign-md5-rep to reduce false failuresNikos Mavrogiannopoulos2015-05-061-30/+9
* tests: eliminate mem leaks in mini-loss-timeNikos Mavrogiannopoulos2015-05-051-1/+2
* tests: backported mini-loss-time from masterNikos Mavrogiannopoulos2015-05-051-52/+84
* fix memory leak in ECDSA key parameters verificationgnutls_3_3_15Jan Vcelak2015-05-031-0/+5
* updated NEWSNikos Mavrogiannopoulos2015-05-031-1/+1
* released 3.3.15Nikos Mavrogiannopoulos2015-05-033-3/+3
* doc: updated gnutls_dtls_set_timeoutsNikos Mavrogiannopoulos2015-05-031-3/+0
* gnutls_handshake_set_timeout will properly work with DTLSNikos Mavrogiannopoulos2015-05-031-0/+5