summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: backported test suite for p11tool --set-id and --set-label optionsNikos Mavrogiannopoulos2016-11-291-0/+52
* tests: check whether PKCS #11 ID set on copy/generation is correctNikos Mavrogiannopoulos2016-11-291-2/+10
* tests: added pkcs12 check with openssl generated structure and long passwordNikos Mavrogiannopoulos2016-11-283-2/+2
* tests: added check to verify that the server will bail out after many alertsNikos Mavrogiannopoulos2016-10-142-1/+224
* tests: added check to verify that the server will bail out after receiving on...Nikos Mavrogiannopoulos2016-10-142-1/+172
* tests: backported the common certs from masterNikos Mavrogiannopoulos2016-10-141-11/+825
* tests: link tests which utilize nettle with nettlegnutls_3_3_25Nikos Mavrogiannopoulos2016-10-091-0/+2
* tests: verify that unique IDs are generated as expectedgnutls_3_3_x-unique-idNikos Mavrogiannopoulos2016-09-054-1/+120
* tests: don't run overflow tests on archs which failNikos Mavrogiannopoulos2016-09-031-1/+4
* tests: backported hash-large from masterNikos Mavrogiannopoulos2016-09-031-2/+54
* tests: added decoding of key with pbes2 and SHA256 PRFNikos Mavrogiannopoulos2016-08-243-5/+38
* Added support for decrypting PKCS#8 files which use HMAC-SHA256 as PRFNikos Mavrogiannopoulos2016-08-241-16/+10
* tests: account pkcs11/pkcs11-mock-ext.h in MakefileNikos Mavrogiannopoulos2016-06-301-1/+1
* tests: link pkcs11-import-url-privkey with libdlNikos Mavrogiannopoulos2016-06-301-0/+1
* tests: added check to verify the tolerance of broken C_GetAttributesNikos Mavrogiannopoulos2016-06-304-2/+169
* tests: updated testpkcs11 to support softhsmv2Nikos Mavrogiannopoulos2016-06-292-23/+45
* tests: moved pkcs11 tests to main test suiteNikos Mavrogiannopoulos2016-06-297-5/+8
* tests: backported pkcs11-is-known from masterNikos Mavrogiannopoulos2016-06-281-7/+218
* tests: backported the softhsmv2 pkcs11 checks from 3.4.0Nikos Mavrogiannopoulos2016-06-225-71/+91
* tests: use /bin/bash in tests which require common.shNikos Mavrogiannopoulos2016-05-222-2/+2
* tests: backported full openssl suite from masterNikos Mavrogiannopoulos2016-05-224-62/+83
* tests: simplified server launching processNikos Mavrogiannopoulos2016-05-217-646/+802
* added check for the VERS-ALL priority keywordNikos Mavrogiannopoulos2016-05-211-0/+2
* tests: do not use pkglib to generate libpkcs11mock1.sognutls_3_3_23_win32Nikos Mavrogiannopoulos2016-05-201-4/+2
* tests: backported server name checksNikos Mavrogiannopoulos2016-05-122-1/+341
* Revert "tests: ignore failure to load pkcs11 mock provider"Nikos Mavrogiannopoulos2016-05-033-3/+6
* tests: don't run pkcs11 mock module tests under buggy p11-kitNikos Mavrogiannopoulos2016-05-031-0/+2
* tests: ignore failure to load pkcs11 mock providerNikos Mavrogiannopoulos2016-05-033-6/+3
* tests: added a basic PKCS#11 mock moduleNikos Mavrogiannopoulos2016-05-036-1/+3186
* tests: enhanced dane testing with offline verification checksNikos Mavrogiannopoulos2016-04-261-34/+573
* tests: template-test was updated for OCSP key purpose reorderingNikos Mavrogiannopoulos2016-03-211-6/+6
* tests: verify that the post-client-hello callback has access to ALPN dataNikos Mavrogiannopoulos2016-03-181-0/+45
* tests: added checks for session resumption and ALPNNikos Mavrogiannopoulos2016-03-181-8/+69
* tests: resume: simplified structure assignment using C99 syntaxNikos Mavrogiannopoulos2016-03-181-7/+28
* tests: backported mini-loss-time fixesNikos Mavrogiannopoulos2016-03-081-9/+9
* tests: do not run hash-large twiceNikos Mavrogiannopoulos2016-03-041-2/+2
* tests: corrected typo in version-checksNikos Mavrogiannopoulos2016-03-031-1/+1
* tests: backported testsrn from 3.4 branchNikos Mavrogiannopoulos2016-03-031-41/+42
* tests: added check for version negotiation default prio stringNikos Mavrogiannopoulos2016-03-033-2/+535
* tests: include test-hash-large into distNikos Mavrogiannopoulos2016-03-031-2/+4
* tests: regenerate the results in template-test using UTC timesNikos Mavrogiannopoulos2016-02-259-42/+45
* tests: verify that we generate dates with UTCTime prior to 2050Nikos Mavrogiannopoulos2016-02-2511-129/+277
* tests: backported testdsa to prevent random failures in test suiteNikos Mavrogiannopoulos2016-02-132-49/+61
* tests: check whether large buffer hashes and MAC work as expectedNikos Mavrogiannopoulos2016-02-133-2/+200
* tests: set_pkcs12_cred: existing tests are disabled when in FIPS140-2 modeNikos Mavrogiannopoulos2016-02-101-0/+2
* Revert "tests: updated to account for cert generation after c1405c6e08ef55421...Nikos Mavrogiannopoulos2016-01-306-50/+50
* Added configure flag --with-arcfour128Nikos Mavrogiannopoulos2016-01-211-1/+1
* Revert "Revert "tests: updated to account for ARCFOUR being disabled""Nikos Mavrogiannopoulos2016-01-204-10/+10
* tests: mini-alpn: corrected protocol selection orderNikos Mavrogiannopoulos2016-01-101-1/+1
* tests: alpn: enhance the testing of ALPN negotiationNikos Mavrogiannopoulos2016-01-101-11/+13