summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* gnutls-cli-debug: corrected check of certificate chain orderNikos Mavrogiannopoulos2015-03-061-0/+1
* tests: added small test to verify that GNUTLS_X509_CRT_LIST_FAIL_IF_UNSORTED ...Nikos Mavrogiannopoulos2015-03-061-0/+11
* gnutls-cli-debug: disable unsupported TLS protocols as soonNikos Mavrogiannopoulos2015-03-062-34/+10
* cli sockets: check for a digit prior using atoiNikos Mavrogiannopoulos2015-03-061-1/+4
* gnutls-cli-debug: a cert list of size 1 is always sortedNikos Mavrogiannopoulos2015-03-061-0/+3
* gnutls-cli-debug: do not warn multiple times about unknown protocolsNikos Mavrogiannopoulos2015-03-061-2/+8
* updated documentation on FIPS140-2Nikos Mavrogiannopoulos2015-03-061-2/+2
* Revert "tests: template-test: added a baseline check to detect slow systems"Nikos Mavrogiannopoulos2015-03-054-76/+9
* tests: don't perform the overflow check in 32-bit systemsNikos Mavrogiannopoulos2015-03-051-0/+4
* tests: date parsing test was modified to work in 32-bit systemsNikos Mavrogiannopoulos2015-03-052-5/+5
* tests: template-test: added a baseline check to detect slow systemsNikos Mavrogiannopoulos2015-03-054-9/+76
* doc updateNikos Mavrogiannopoulos2015-03-041-0/+10
* testpkcs11: do not ignore the failure to write a trusted CANikos Mavrogiannopoulos2015-03-041-1/+1
* testpkcs11: detect softhsm2Nikos Mavrogiannopoulos2015-03-041-1/+1
* use asn1_decode_simple_ber if availableNikos Mavrogiannopoulos2015-03-0410-23/+44
* list gnutls_pubkey_get_verify_algorithm as deprectedNikos Mavrogiannopoulos2015-02-271-6/+6
* corrected typo in gnutls_handshake(), spotted by Andris MednisNikos Mavrogiannopoulos2015-02-261-1/+1
* 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