summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* released 3.3.13gnutls_3_3_13Nikos Mavrogiannopoulos2015-02-253-5/+9
* tests: added checks for invalid X.509 certificate signaturesNikos Mavrogiannopoulos2015-02-254-3/+130
* doc update: document that session_get_data() must be used in non-resumed sess...Nikos Mavrogiannopoulos2015-02-241-2/+5
* tests: testcompat: disable tests with NULL ciphersuites; debian doesn't suppo...Nikos Mavrogiannopoulos2015-02-211-0/+12
* doc updateNikos Mavrogiannopoulos2015-02-211-1/+3
* fixed handling of GNUTLS_E_INT_CHECK_AGAINNikos Mavrogiannopoulos2015-02-211-2/+3
* tests: require DTLS 1.2 when using GCMNikos Mavrogiannopoulos2015-02-212-2/+2
* corrected check which prevented client to sent an unacceptable for the versio...Nikos Mavrogiannopoulos2015-02-211-11/+12
* fixed sequence number copyNikos Mavrogiannopoulos2015-02-201-1/+1
* doc updateNikos Mavrogiannopoulos2015-02-171-0/+2
* when importing a certificate ensure that the signature parameters matchNikos Mavrogiannopoulos2015-02-171-12/+67
* doc updateNikos Mavrogiannopoulos2015-02-141-0/+8
* Allow AESNI GCM accelaration in x86Nikos Mavrogiannopoulos2015-02-141-2/+3
* handle differently OCSP responses that are revoked and of unknown statusNikos Mavrogiannopoulos2015-02-041-1/+6
* compilation fix with return on void function; reported by David MarxNikos Mavrogiannopoulos2015-02-011-1/+1
* doc updateNikos Mavrogiannopoulos2015-01-291-0/+3
* set the appropriate direction when _gnutls_io_write_flush() is calledNikos Mavrogiannopoulos2015-01-291-0/+1
* documented using a session with fork or multiple threadsNikos Mavrogiannopoulos2015-01-281-2/+21
* print errno in a more uniform wayNikos Mavrogiannopoulos2015-01-251-4/+4
* on certificate import check whether the two signature algorithms matchNikos Mavrogiannopoulos2015-01-251-1/+18
* simplified _gnutls_writev() by requiring the total lengthNikos Mavrogiannopoulos2015-01-251-11/+9
* don't be so verbose about the OCSP nonce; it is universally unsupportedNikos Mavrogiannopoulos2015-01-203-4/+6
* OCSP check the whole cert chainTim Ruehsen2015-01-202-57/+67
* released 3.3.12gnutls_3_3_12Nikos Mavrogiannopoulos2015-01-171-1/+1
* doc updateNikos Mavrogiannopoulos2015-01-161-0/+1
* bumped versionsNikos Mavrogiannopoulos2015-01-162-2/+2
* doc updateNikos Mavrogiannopoulos2015-01-161-3/+5
* corrected typosNikos Mavrogiannopoulos2015-01-161-2/+2
* Added the notion of obsolete versionsNikos Mavrogiannopoulos2015-01-162-10/+18
* ocsptool: follow the documented process for gnutls_x509_crt_get_authority_inf...Nikos Mavrogiannopoulos2015-01-161-2/+2
* gnutls_x509_crt_get_authority_info_access: doc updateNikos Mavrogiannopoulos2015-01-161-2/+5
* ocsptool-common: iterate through all AIA items prior to decidig the OCSP serverNikos Mavrogiannopoulos2015-01-151-8/+17
* simplified text for inline-commands-prefixNikos Mavrogiannopoulos2015-01-131-3/+2
* doc update: added urls of savannah reportsNikos Mavrogiannopoulos2015-01-121-1/+2
* doc updateNikos Mavrogiannopoulos2015-01-121-0/+3
* gnutls-cli: added --starttls-proto optionNikos Mavrogiannopoulos2015-01-123-1/+26
* pkcs11: cleanup the name of typesNikos Mavrogiannopoulos2015-01-121-27/+27
* pkcs11: when importing a public key, import it's data as well (version 2 fix)Nikos Mavrogiannopoulos2015-01-121-10/+5
* doc updateNikos Mavrogiannopoulos2015-01-121-0/+3
* pkcs11: when importing a public key, import it's data as wellNikos Mavrogiannopoulos2015-01-111-1/+9
* doc updateNikos Mavrogiannopoulos2015-01-111-0/+2
* doc updateNikos Mavrogiannopoulos2015-01-101-0/+3
* When setting up TLS with cert-type OpenPGP from a client,Nikos Mavrogiannopoulos2015-01-101-1/+2
* gnutls_privkey_import_openpgp_raw: do not release the cached valueNikos Mavrogiannopoulos2015-01-101-1/+1
* doc updateNikos Mavrogiannopoulos2015-01-081-0/+3
* When receiving a TLS record with multiple handshake packets, parse them in on...Nikos Mavrogiannopoulos2015-01-082-12/+31
* guile: Call 'load-extension' both during expansion and at run time.Ludovic Courtès2015-01-082-7/+11
* doc updateNikos Mavrogiannopoulos2015-01-061-1/+4
* in DTLS don't combine multiple packets which exceed MTUNikos Mavrogiannopoulos2015-01-061-12/+34
* Added more precise check of push functions availabilityNikos Mavrogiannopoulos2015-01-061-3/+5