summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* dn2: updated to account for serial number being printedNikos Mavrogiannopoulos2016-06-221-3/+5
* tests: corrected create-chain.sh to remove the ocsp_signing_key from generate...Nikos Mavrogiannopoulos2016-06-221-3/+0
* tests: replaced tls feature extension checksNikos Mavrogiannopoulos2016-06-221-412/+402
* enhanced debugging messages for cert verificationNikos Mavrogiannopoulos2016-06-222-0/+4
* x509: print serial number in compact outputNikos Mavrogiannopoulos2016-06-221-0/+13
* tests: include softhsm.h into dist filesNikos Mavrogiannopoulos2016-06-221-1/+1
* pkcs11: correctly encode the serial number when searching for certificateNikos Mavrogiannopoulos2016-06-221-16/+9
* pkcs11: correctly account check_found_cert()Nikos Mavrogiannopoulos2016-06-221-0/+1
* gnutls-cli-debug: replaced draft-ietf-tls-chacha20-poly1305-04 with RFC7905Nikos Mavrogiannopoulos2016-06-221-1/+1
* gnutls-cli: benchmark the memcpy performance to compare with ciphersNikos Mavrogiannopoulos2016-06-213-33/+108
* doc update [ci skip]Nikos Mavrogiannopoulos2016-06-211-0/+12
* doc: corrected typoNikos Mavrogiannopoulos2016-06-191-1/+1
* Sync with TP.Nikos Mavrogiannopoulos2016-06-191-0/+13
* Typo fixes (found by lintian): extention, reencodeAndreas Metzler2016-06-194-8/+8
* tests: added check for handshake packet reconstructionNikos Mavrogiannopoulos2016-06-162-1/+387
* dtls: corrected reconstruction of handshake packets received out of orderNikos Mavrogiannopoulos2016-06-161-4/+4
* Corrected the writing of serial number in PKCS#11 modulesNikos Mavrogiannopoulos2016-06-161-4/+9
* ext: ecc: replaced SUPPORTED ECC POINT FORMATS with better formatted nameNikos Mavrogiannopoulos2016-06-151-1/+1
* tests: disable SRP-base64 encode/decoded tests when SRP is disabledNikos Mavrogiannopoulos2016-06-151-0/+9
* .gitlab-ci.yml: restrict windows build checks to tests/ subdir [ci skip]Nikos Mavrogiannopoulos2016-06-141-1/+1
* doc updategnutls_3_5_1Nikos Mavrogiannopoulos2016-06-141-0/+5
* doc updateNikos Mavrogiannopoulos2016-06-141-1/+4
* released 3.5.1Nikos Mavrogiannopoulos2016-06-141-1/+1
* tests: added missing filesNikos Mavrogiannopoulos2016-06-141-1/+1
* updated auto-generated filesNikos Mavrogiannopoulos2016-06-143-0/+52
* tests: fixed the path of cert-tests files and added missing files in Makefile.amNikos Mavrogiannopoulos2016-06-141-4/+4
* more files to ignoreNikos Mavrogiannopoulos2016-06-141-0/+12
* tests: verify the resilience of the TLSFeature handling functions on large nu...Nikos Mavrogiannopoulos2016-06-141-0/+52
* tlsfeature: impose a maximum number of supported TLS featuresNikos Mavrogiannopoulos2016-06-143-29/+18
* tests: added unit test for gnutls_x509_tlsfeatures_check_crtNikos Mavrogiannopoulos2016-06-142-1/+101
* During PKIX chain verification check the TLSFeatures complianceNikos Mavrogiannopoulos2016-06-1411-206/+374
* verify_crt: moved all verification state into a common structureNikos Mavrogiannopoulos2016-06-141-33/+37
* tests: added chain verification with TLS featuresNikos Mavrogiannopoulos2016-06-141-0/+493
* bumped versionNikos Mavrogiannopoulos2016-06-142-3/+3
* doc updateNikos Mavrogiannopoulos2016-06-141-0/+4
* doc updateNikos Mavrogiannopoulos2016-06-141-0/+1
* tests: verify the operation of honor_crq_ext template optionNikos Mavrogiannopoulos2016-06-144-2/+60
* tests: common.sh will export the required TZ for datefudge testsNikos Mavrogiannopoulos2016-06-141-0/+2
* tools: avoid using deprecated typesNikos Mavrogiannopoulos2016-06-142-2/+2
* certtool: allow copying specific certificate request extensions to certificateNikos Mavrogiannopoulos2016-06-144-4/+34
* tests: added check on gnutls_x509_crt_set_crq_extension_by_oid()Nikos Mavrogiannopoulos2016-06-141-28/+137
* Added gnutls_x509_crt_set_crq_extension_by_oid()Nikos Mavrogiannopoulos2016-06-143-7/+39
* tests: moved check for datefudge in scripts/common.shNikos Mavrogiannopoulos2016-06-148-49/+30
* tests: cert-tests: moved all data files in separate subdirNikos Mavrogiannopoulos2016-06-1478-127/+129
* tests: cert-tests: moved templates into subdirNikos Mavrogiannopoulos2016-06-1421-31/+36
* tests: test trailing comma in system prioritiesDaniel P. Berrange2016-06-101-1/+5
* tests: added check of DTLS rehandshake for upgradeNikos Mavrogiannopoulos2016-06-102-1/+400
* tests: added check of DTLS rehandshake when using PKIX certsNikos Mavrogiannopoulos2016-06-102-1/+389
* tests: document some details in system-prio-file [ci skip]Nikos Mavrogiannopoulos2016-06-091-0/+5
* doc: mention the usage of the _gnutls_resolve_priorities function in testsuiteNikos Mavrogiannopoulos2016-06-091-0/+2