summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* when importing a certificate ensure that the signature parameters matchgnutls_3_1_xNikos Mavrogiannopoulos2015-02-171-1/+85
* doc updateNikos Mavrogiannopoulos2015-01-111-0/+8
* Handle zero length plaintext for VIA PadLock functionsNikos Mavrogiannopoulos2015-01-112-4/+6
* Corrected encoding and decoding of ANSI X9.62Nikos Mavrogiannopoulos2015-01-111-6/+30
* When setting up TLS with cert-type OpenPGP from a client,Nikos Mavrogiannopoulos2015-01-111-1/+2
* gnutls_privkey_import_openpgp_raw: do not release the cached valueNikos Mavrogiannopoulos2015-01-111-2/+2
* _gnutls_x509_get_dn() always return a null terminated stringNikos Mavrogiannopoulos2014-12-051-1/+4
* doc updateNikos Mavrogiannopoulos2014-11-211-0/+9
* treat GNUTLS_E_GOT_APPLICATION_DATA as non-fatal if initial negotiation is co...Nikos Mavrogiannopoulos2014-11-211-0/+2
* updated testcompatgnutls_3_1_28Nikos Mavrogiannopoulos2014-11-102-96/+197
* bumped versionNikos Mavrogiannopoulos2014-11-102-2/+2
* doc updateNikos Mavrogiannopoulos2014-11-101-0/+9
* when exporting curve coordinates to X9.63 format, perform additional sanity c...Nikos Mavrogiannopoulos2014-11-101-2/+23
* Fix double-free in gnutls_pkcs12_simple_parse()Nikos Mavrogiannopoulos2014-11-051-2/+0
* bumped versiongnutls_3_1_27Nikos Mavrogiannopoulos2014-10-133-3/+3
* doc updateNikos Mavrogiannopoulos2014-10-131-0/+4
* protect DTLS clients that don't handle GNUTLS_E_LARGE_PACKET from an infinite...Nikos Mavrogiannopoulos2014-09-253-2/+11
* restrict the number of non-fatal errors gnutls_handshake() can returnNikos Mavrogiannopoulos2014-09-253-8/+8
* doc updateNikos Mavrogiannopoulos2014-09-181-0/+3
* doc updateNikos Mavrogiannopoulos2014-09-161-0/+8
* updated libopts to 5.18.3Nikos Mavrogiannopoulos2014-09-1653-242/+281
* do not define sigaction when in win32Nikos Mavrogiannopoulos2014-09-161-0/+2
* gnutls_x509_crl_verify: do not always set the invalid statusNikos Mavrogiannopoulos2014-09-131-1/+9
* Revert "gnutls_x509_crl_verify: do not always set the invalid status"Nikos Mavrogiannopoulos2014-09-131-1/+1
* gnutls_x509_crl_verify: do not always set the invalid statusNikos Mavrogiannopoulos2014-09-131-1/+1
* released 3.1.26gnutls_3_1_26Nikos Mavrogiannopoulos2014-08-241-1/+1
* record: tolerate a finished packet with errors in DTLSNikos Mavrogiannopoulos2014-08-231-0/+1
* doc updateNikos Mavrogiannopoulos2014-08-231-0/+3
* record: in DTLS discard only messages that cause unexpected packet errorsNikos Mavrogiannopoulos2014-08-231-1/+5
* bumped versionsNikos Mavrogiannopoulos2014-08-172-2/+2
* doc updateNikos Mavrogiannopoulos2014-08-171-0/+3
* tests: check that gnutls_x509_crt_check_hostname() will correctly use the las...Nikos Mavrogiannopoulos2014-08-171-0/+51
* when checking the hostname of a certificate with multiple CNs use the "most s...Nikos Mavrogiannopoulos2014-08-171-7/+13
* doc updateNikos Mavrogiannopoulos2014-08-111-0/+3
* tests: updated string to keys tests for new internal APINikos Mavrogiannopoulos2014-08-111-2/+2
* tests: test the decoding of a PKCS #12 structure with SHA256 MACNikos Mavrogiannopoulos2014-08-113-1/+9
* pkcs11: Allow verification with structures that support other than HMAC-SHA1 ...Nikos Mavrogiannopoulos2014-08-115-24/+51
* doc updateNikos Mavrogiannopoulos2014-08-041-0/+2
* pkcs8: initialize parameters on decryptionNikos Mavrogiannopoulos2014-08-041-0/+1
* updated auto-generated filesNikos Mavrogiannopoulos2014-07-062-3/+5
* doc updateNikos Mavrogiannopoulos2014-07-061-0/+7
* Added so-login flag to force security office login to the cardNikos Mavrogiannopoulos2014-07-063-20/+31
* p11tool: don't outsmart user and override login typeNikos Mavrogiannopoulos2014-07-061-1/+3
* gnutls_pkcs11_privkey_generate2(): corrected public key extraction (for ECDSA...Nikos Mavrogiannopoulos2014-07-012-7/+12
* p11tool: Do not allow a newline as PIN.Nikos Mavrogiannopoulos2014-06-251-1/+1
* pkcs11: avoid callig _gnutls_bin2hex() when length is zero.Nikos Mavrogiannopoulos2014-06-251-1/+1
* x509cert-tl: backported check from masterNikos Mavrogiannopoulos2014-06-101-41/+68
* doc updateNikos Mavrogiannopoulos2014-06-101-0/+5
* When decoding of a DN string fails, treat it as unknown string and print its ...Nikos Mavrogiannopoulos2014-06-101-2/+3
* doc updateNikos Mavrogiannopoulos2014-06-091-0/+9