summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: added basic unit tests for the export_*_raw2() functionsNikos Mavrogiannopoulos2017-06-121-6/+121
* tests: introduced unit tests of the new signing APINikos Mavrogiannopoulos2017-06-072-0/+431
* tests: key-import-export: use cert-common.hNikos Mavrogiannopoulos2017-06-071-33/+7
* tests: simplified CPPFLAGS of tests using internal gnutls funcsNikos Mavrogiannopoulos2017-06-071-25/+5
* tests: key-exchange: added error checking in gnutls_certificate_set_x509_key_memtmp-more-rsa-pss-related-changesNikos Mavrogiannopoulos2017-06-061-3/+12
* tests: added basic functionality check for psktoolNikos Mavrogiannopoulos2017-06-052-1/+88
* tests: added unit test to verify that certificates with non-DER strict time f...tmp-tolerate-certs-with-invalid-timeNikos Mavrogiannopoulos2017-06-055-117/+72
* tests: enhanced OID tests with OIDs for SHA3Nikos Mavrogiannopoulos2017-06-051-0/+4
* tests: enhanced OID tests with OIDs for RSA-PSSNikos Mavrogiannopoulos2017-06-051-0/+7
* .gitlab-ci.yml: added aarch64 build based on Debiantmp-aarch64-ciNikos Mavrogiannopoulos2017-06-041-0/+0
* tests: added low-level unit tests on TLS 1.0 and 1.2 PRFsNikos Mavrogiannopoulos2017-06-014-2/+245
* tests: mini-record-retvals: include AES-CBC testsNikos Mavrogiannopoulos2017-05-311-0/+1
* tests: eliminated build warningsNikos Mavrogiannopoulos2017-05-312-4/+1
* tests: combined tables of sign-verify teststmp-rsa-pss-round-twoNikos Mavrogiannopoulos2017-05-317-175/+89
* tests: added basic test on "external" keys with gnutls_privkey_import_ext2()Nikos Mavrogiannopoulos2017-05-312-1/+289
* tests: added unit tests for the gnutls_x509_* sign/verify APIsNikos Mavrogiannopoulos2017-05-314-154/+345
* tests: added tests signature validation using the sign/verify_data APIsNikos Mavrogiannopoulos2017-05-312-1/+201
* tests: modify tests to allow signatures with SHA1Nikos Mavrogiannopoulos2017-05-317-22/+29
* tests: do not utilize GNUTLS_VERIFY_USE_RSA_PSSNikos Mavrogiannopoulos2017-05-311-23/+21
* certtool: replaced rsa-pss-sign with sign-params optionNikos Mavrogiannopoulos2017-05-291-1/+1
* tests: added unit test for gnutls_sign_supports_pk_algorithm()Nikos Mavrogiannopoulos2017-05-292-1/+69
* tls-fuzzer: ignore the incomplete RSA-PSS testsNikos Mavrogiannopoulos2017-05-291-1/+4
* tests: verify that generated RSA-PSS keys can be read with certtool -kNikos Mavrogiannopoulos2017-05-291-0/+7
* tests: x509sign-verify: include ECDSA and RSA-PSS key testsNikos Mavrogiannopoulos2017-05-291-133/+119
* tlsfuzzer: the test-certificate-verify-malformed check now passesNikos Mavrogiannopoulos2017-05-291-3/+1
* x509sign-verify: corrected test to perform RSA tests on RSA keysNikos Mavrogiannopoulos2017-05-291-17/+21
* tests: added tests for RSA-PSS key exchange under TLS 1.2Nikos Mavrogiannopoulos2017-05-299-132/+289
* tests: added TLS 1.2 tests with RSA-PSS signatures on RSA certificatesNikos Mavrogiannopoulos2017-05-291-0/+2
* x509: implement RSA-PSS signature schemeDaiki Ueno2017-05-298-8/+272
* tests: added unit tests for gnutls_de/encode_rs_valueNikos Mavrogiannopoulos2017-05-272-1/+243
* tests: skip x86-specific tests when not in x86tmp-reduce-cycles-in-non-x86Nikos Mavrogiannopoulos2017-05-264-2/+25
* tests: tls-fuzzer: corrected unlocking at tls-fuzzer-cert.shNikos Mavrogiannopoulos2017-05-261-0/+1
* tlsfuzzer: enabled ocsp stapling testNikos Mavrogiannopoulos2017-05-242-0/+3
* tlsfuzzer: updated to latest versionNikos Mavrogiannopoulos2017-05-241-0/+0
* tests: on cipher override do not run the compatibility checkstmp-enhance-crypto-self-testsNikos Mavrogiannopoulos2017-05-221-1/+1
* tests: added TLS server test for multi-key usageNikos Mavrogiannopoulos2017-05-202-1/+78
* Don't let GnuTLS headers in NETTLE_CFLAGS override local headersDmitry Eremin-Solenikov2017-05-191-10/+10
* tests: add test for signing with certificate listKarl Tarbe2017-05-155-2/+361
* test: corrected typo preventing the run of openpgp test [ci skip]Nikos Mavrogiannopoulos2017-05-111-1/+1
* tests: added unit test for p11-kit trust storeNikos Mavrogiannopoulos2017-05-104-2/+166
* tests: introduced checks in alternative chain discoveryNikos Mavrogiannopoulos2017-05-105-2/+185
* tests: modified pkcs1-pad to account for alt path searchNikos Mavrogiannopoulos2017-05-101-1/+1
* tests: added check for gnutls-cli's sni-hostname optionNikos Mavrogiannopoulos2017-05-102-1/+67
* tests: added check for PSK client callback in RSA-PSKNikos Mavrogiannopoulos2017-05-062-1/+319
* tests: simplified name of mini-rsa-psk checkNikos Mavrogiannopoulos2017-05-062-48/+14
* tests: utilize the email_protection_key template optiontmp-certtool-updateNikos Mavrogiannopoulos2017-05-055-19/+21
* Removed support for libidn1Nikos Mavrogiannopoulos2017-05-018-40/+26
* tests: enhance with checks to verify that textual IPs are not matchedtmp-hostname-verif-updatesNikos Mavrogiannopoulos2017-04-301-0/+85
* tests: check against symbols present only in IDNA2003Nikos Mavrogiannopoulos2017-04-301-1/+9
* tests: fixed expected error code in base64 checkNikos Mavrogiannopoulos2017-04-251-1/+1