summaryrefslogtreecommitdiff
path: root/tests/suite
Commit message (Expand)AuthorAgeFilesLines
* tests: updated testpkcs11 to support softhsmv2Nikos Mavrogiannopoulos2016-06-292-23/+45
* tests: moved pkcs11 tests to main test suiteNikos Mavrogiannopoulos2016-06-296-1835/+1
* 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-214-583/+700
* tests: backported testsrn from 3.4 branchNikos Mavrogiannopoulos2016-03-031-41/+42
* tests: backported fix in mini-eagain2gnutls_3_3_17Nikos Mavrogiannopoulos2015-08-091-2/+3
* tests: backported test-ciphersuite-names from masterNikos Mavrogiannopoulos2015-06-255-79/+107
* tests: backported test-compat-main from masterNikos Mavrogiannopoulos2015-06-111-39/+77
* tests: change the default port in testcompat to avoid clash with testsrnNikos Mavrogiannopoulos2015-03-301-1/+1
* made ciphersuites.c more self-contained to be handled by test-ciphersuites.shNikos Mavrogiannopoulos2015-03-291-1/+1
* testpkcs11: do not ignore the failure to write a trusted CANikos Mavrogiannopoulos2015-03-041-1/+1
* testpkcs11: detect softhsm2Nikos Mavrogiannopoulos2015-03-041-1/+1
* tests: testcompat: disable tests with NULL ciphersuites; debian doesn't suppo...Nikos Mavrogiannopoulos2015-02-211-0/+12
* added missing variableNikos Mavrogiannopoulos2014-12-211-0/+1
* Added softhsm.h to share code in softhsm detectionNikos Mavrogiannopoulos2014-12-216-75/+96
* testcompat: corrected usage of null cipherNikos Mavrogiannopoulos2014-12-111-1/+1
* testcompat: updatedgnutls_3_3_10Nikos Mavrogiannopoulos2014-11-102-96/+194
* tests: check the issuer value validity of gnutls_x509_trust_list_get_issuerNikos Mavrogiannopoulos2014-10-231-0/+10
* tests: pkcs11-combo: use unique db fileNikos Mavrogiannopoulos2014-10-101-3/+4
* tests: updated time in pkcs11-is-knownNikos Mavrogiannopoulos2014-10-091-1/+1
* tests: allow running specific chainverify tests on fixed datesNikos Mavrogiannopoulos2014-10-091-2/+8
* tests: Added check to ensure that trust list combination with extra certifica...Nikos Mavrogiannopoulos2014-10-092-2/+504
* tests: corrected check with gnutls_x509_trust_list_get_issuerNikos Mavrogiannopoulos2014-10-071-108/+112
* tests: check gnutls_pkcs11_crt_is_known() when multiple same DNs are presentNikos Mavrogiannopoulos2014-10-062-2/+463
* tests: added check for GNUTLS_TL_GET_COPYNikos Mavrogiannopoulos2014-10-011-0/+8
* tests: enhanced test suite to pass more of the PKCS #11 API under valgrindNikos Mavrogiannopoulos2014-09-191-6/+51
* pkcs11-get-issuer: do not hardcode the chain number, use its nameNikos Mavrogiannopoulos2014-09-151-7/+22
* danetool: if the certificate to verify against is not provide it try to obtai...Nikos Mavrogiannopoulos2014-08-081-16/+2
* tests: ensure that no environment variables confuse softhsmNikos Mavrogiannopoulos2014-08-072-3/+8
* testpkcs11: exit if export_pubkey_of_privkey failsNikos Mavrogiannopoulos2014-08-071-4/+2
* testpkcs11: Test the export of public keyNikos Mavrogiannopoulos2014-08-061-4/+58
* testpkcs11: Try to write the trusted object both by so-pin and normal pinNikos Mavrogiannopoulos2014-07-031-2/+7
* tests: testpkcs11: temp parameters are deleted after generationNikos Mavrogiannopoulos2014-07-021-4/+24
* tests: added testpkcs11.sc-hsmNikos Mavrogiannopoulos2014-07-021-1/+2
* tests: improved testpkcs11 suiteNikos Mavrogiannopoulos2014-07-015-144/+371
* tests: better replacement of LIBTOOL variable in scriptsgnutls_3_3_5Nikos Mavrogiannopoulos2014-06-264-4/+4
* Test the return code of gnutls_x509_trust_list_add_trust_file() when loading ...Nikos Mavrogiannopoulos2014-06-161-2/+9
* Print errors but avoid being verbose on stderrNikos Mavrogiannopoulos2014-06-051-12/+13
* Added test for CRL decoding.Nikos Mavrogiannopoulos2014-06-054-1/+29202
* Pass the LIBTOOL variable into test scriptsNikos Mavrogiannopoulos2014-06-054-6/+7
* Modified the testrng for Debian's dieharder.Nikos Mavrogiannopoulos2014-05-041-2/+10
* Updated dieharder tests.Nikos Mavrogiannopoulos2014-05-021-1/+7
* Allow testrng test to run with older versions of dieharder.Nikos Mavrogiannopoulos2014-05-021-8/+8
* updated prng testNikos Mavrogiannopoulos2014-04-282-4/+29
* Test the random generators in gnutls using the dieharder tool.Nikos Mavrogiannopoulos2014-04-283-3/+203
* use different db file for pkcs11-get-issuer.Nikos Mavrogiannopoulos2014-04-281-1/+1
* Added test to verify whether gnutls_x509_trust_list_get_issuer() operates cor...Nikos Mavrogiannopoulos2014-04-282-2/+268