summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tpmtool.1: updatedgnutls_3_3_18Nikos Mavrogiannopoulos2015-09-121-34/+56
* bumped versionNikos Mavrogiannopoulos2015-09-123-3/+3
* Don't use formatted output for fixed stringsNikos Mavrogiannopoulos2015-09-111-3/+3
* session packing: corrected issue in PSK session unpackNikos Mavrogiannopoulos2015-08-211-1/+5
* doc updateNikos Mavrogiannopoulos2015-08-211-0/+3
* x509: when appending CRLs to a trust list ensure that we don't have duplicatesNikos Mavrogiannopoulos2015-08-212-3/+32
* certtool: allow exporting very long CRLsNikos Mavrogiannopoulos2015-08-211-5/+4
* doc updateNikos Mavrogiannopoulos2015-08-191-0/+9
* tests: check whether the CRL generation code works as expectedNikos Mavrogiannopoulos2015-08-192-1/+57
* certtool: removed limit on maximum imported certificates in the -i optionNikos Mavrogiannopoulos2015-08-191-17/+8
* certtool: eliminated memory leaks due to new cert loading codeNikos Mavrogiannopoulos2015-08-192-5/+14
* certtool: lifted limits on file size to loadNikos Mavrogiannopoulos2015-08-192-56/+38
* before dist ensure that included libopts matches autogenNikos Mavrogiannopoulos2015-08-101-0/+5
* 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