summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests: link libpkcs11mock1 with gnulibip-name-constraintsNikos Mavrogiannopoulos2016-06-281-0/+1
* p11tool: do not return from void functionsNikos Mavrogiannopoulos2016-06-281-2/+2
* doc: mention the boolean functions in the gnutls APINikos Mavrogiannopoulos2016-06-241-6/+9
* tests: removed remainders of pkcs11 tests from suite/Nikos Mavrogiannopoulos2016-06-241-1/+1
* gnutls_pkcs11_crt_is_known: changed to unsigned typeNikos Mavrogiannopoulos2016-06-242-2/+2
* tests: pkcs11-is-known: check that no flags enforce compareNikos Mavrogiannopoulos2016-06-231-4/+21
* gnutls_pkcs11_crt_is_known: always assume GNUTLS_PKCS11_OBJ_FLAG_COMPARE unle...Nikos Mavrogiannopoulos2016-06-231-3/+3
* tests: moved pkcs11-softhsm test suite into pkcs11/Nikos Mavrogiannopoulos2016-06-2311-6/+9
* find_cert_cb: minor cleanups in find_cert_cbNikos Mavrogiannopoulos2016-06-231-29/+29
* tests: added more unit tests for gnutls_pkcs11_crt_is_known()Nikos Mavrogiannopoulos2016-06-231-1/+169
* 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