summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* unconditionally include unistring codeNikos Mavrogiannopoulos2016-11-212-18/+1
* tests: enhanced str-unicode with GNUTLS_UTF8_IGNORE_ERRS flagNikos Mavrogiannopoulos2016-11-211-1/+23
* tests: addressed compiler warningsNikos Mavrogiannopoulos2016-11-202-3/+2
* tests: added unit tests for gnutls_utf8_password_normalize()Nikos Mavrogiannopoulos2016-11-202-1/+84
* tests: added test suite with PKCS#8 files that have invalid encryptiontmp-pkcs7-fixesNikos Mavrogiannopoulos2016-11-149-1/+53
* tests: account for the strict RFC4514 compliance reversalNikos Mavrogiannopoulos2016-11-142-4/+48
* tests: added check for the decoding of certificates with long OIDsNikos Mavrogiannopoulos2016-11-063-2/+238
* tests: updated known ciphersuites test for CHACHA20-POLY1305 in the SECURE setNikos Mavrogiannopoulos2016-11-041-4/+4
* tests: added test to ensure that gnutls_rnd() is not called during initializa...Nikos Mavrogiannopoulos2016-11-042-1/+70
* tests: added decoding of multi-value DNNikos Mavrogiannopoulos2016-11-013-6/+97
* tests: enhanced RFC4514 with arbitrary escaped stringsNikos Mavrogiannopoulos2016-10-311-0/+27
* tests: modified to account for backwards-encoded DN (according to RFC4514)Nikos Mavrogiannopoulos2016-10-3125-39/+40
* tests: removed old README fileNikos Mavrogiannopoulos2016-10-312-14/+1
* nettle: renamed system random generator-related files for claritytmp-mini-rng-additionsNikos Mavrogiannopoulos2016-10-291-1/+1
* tests: introduced checks for gnutls_rnd() in multi-threaded scenarioNikos Mavrogiannopoulos2016-10-292-1/+128
* tests: introduced sanity checks in rng-forkNikos Mavrogiannopoulos2016-10-291-2/+3
* tests: check for gnutls 3.3.x compatibilitytmp-status-response-rollbackNikos Mavrogiannopoulos2016-10-272-1/+347
* tests: do not enable testpkcs11.sh twiceDmitry Eremin-Solenikov2016-10-271-1/+1
* starttls: search for chat in sbin if it is not present in PATHDmitry Eremin-Solenikov2016-10-271-2/+17
* tests: better check for gnutls_ecc_curve_get resultNikos Mavrogiannopoulos2016-10-261-1/+3
* Fix compilation of tests if nettle is not installed in standard pathDmitry Eremin-Solenikov2016-10-254-14/+15
* modified the gnutls_certificate_set_key* changeNikos Mavrogiannopoulos2016-10-248-1/+192
* tests: removed nohats.ca from testdaneNikos Mavrogiannopoulos2016-10-221-1/+1
* tests: added checks for the new GNUTLS_NO_TICKETS flagNikos Mavrogiannopoulos2016-10-213-1/+577
* tests: added pkcs11-privkey-exporttmp-pkcs11-tests-updateNikos Mavrogiannopoulos2016-10-202-1/+162
* Expose CKA_PUBLIC_EXPONENT and CKA_MODULUS for private keys tooJakub Jelen2016-10-201-2/+4
* tests/pkcs11: Return also CKA_CLASSJakub Jelen2016-10-201-0/+12
* tests/pkcs11: Expose SUBJECT for certificates, PUBLIC_EXPONENT and MODULUS fo...Jakub Jelen2016-10-201-0/+59
* tests: introduced verification constraints checks for PKCS#7 structuresNikos Mavrogiannopoulos2016-10-188-5/+408
* tests: crl-test: use a unique temp fileNikos Mavrogiannopoulos2016-10-141-4/+5
* tests: added sanity check for included primesNikos Mavrogiannopoulos2016-10-142-2/+60
* tests: check gnutls_psk_set_server_known_dh_paramsNikos Mavrogiannopoulos2016-10-144-1/+178
* tests: check gnutls_anon_set_server_known_dh_paramsNikos Mavrogiannopoulos2016-10-144-1/+158
* tests: check gnutls_certificate_set_known_dh_paramsNikos Mavrogiannopoulos2016-10-142-1/+105
* tests: added check for PKCS#7 catalog file parsing and data extractingNikos Mavrogiannopoulos2016-10-142-1/+134
* tests: updated pkcs7 text outputs to account for certtool updateNikos Mavrogiannopoulos2016-10-144-0/+6999
* tests: replaced large test2.cat with a smaller fileNikos Mavrogiannopoulos2016-10-143-136/+22
* tests: added check to verify that the server will bail out after receiving on...Nikos Mavrogiannopoulos2016-10-142-1/+172
* tests: added check to verify that the server will bail out after many alertsNikos Mavrogiannopoulos2016-10-142-1/+225
* tests: added check for Encrypt-then-MAC under DTLSNikos Mavrogiannopoulos2016-10-132-1/+346
* tests: cleanups in tls-etm.cNikos Mavrogiannopoulos2016-10-132-45/+5
* tests: added checks for the decoding of various PKCS#7 structuresNikos Mavrogiannopoulos2016-10-119-2/+481
* tests: check the registration of multiple extensionsNikos Mavrogiannopoulos2016-10-091-2/+25
* tests: added checks for gnutls_session_supplemental_registerNikos Mavrogiannopoulos2016-10-063-2/+326
* tests: added checks for gnutls_session_ext_registerNikos Mavrogiannopoulos2016-10-063-2/+300
* tests: avoid using %zd for formatted outputNikos Mavrogiannopoulos2016-10-052-3/+3
* tests: skip tests which depend on libidn functionality if build without libidnNikos Mavrogiannopoulos2016-10-052-0/+7
* tests: fixed compilation of pkcs11-privkey-always-authtmp-win32Nikos Mavrogiannopoulos2016-10-041-1/+1
* tests: introduced further parallelization in provable* teststmp-armv8Nikos Mavrogiannopoulos2016-10-034-44/+58
* tests: provable-dh-default check is too slow and is only run when the complet...Nikos Mavrogiannopoulos2016-10-031-1/+5