summaryrefslogtreecommitdiff
path: root/tests/suite
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* More script tests run under valgrindNikos Mavrogiannopoulos2014-04-195-25/+268
* changed port to allow parallelizationNikos Mavrogiannopoulos2014-04-191-1/+1
* use MAX_CHAIN definition to avoid overflow issues in the futureNikos Mavrogiannopoulos2014-04-171-1/+1
* do not build ecore when cross-compiling for windows.Nikos Mavrogiannopoulos2014-04-091-1/+2
* updated test cert generator.Nikos Mavrogiannopoulos2014-04-091-0/+1
* Corrected check for softhsm shared object.Nikos Mavrogiannopoulos2014-04-071-1/+1
* skip the test if softhsm doesn't existNikos Mavrogiannopoulos2014-04-051-0/+4
* Use separate softhsm databases and config in tests to allow parallel runs.Nikos Mavrogiannopoulos2014-04-051-2/+3
* Converted the PKCS #11 test suite to use softhsmNikos Mavrogiannopoulos2014-04-053-29/+52
* updated test to run in more systems.Nikos Mavrogiannopoulos2014-04-051-4/+18
* fixed bashismsNikos Mavrogiannopoulos2014-04-051-11/+11
* depend on bash for the create-chain scriptNikos Mavrogiannopoulos2014-04-051-1/+1
* Perform the certificate verification tests in PKCS #11-based verification usi...Nikos Mavrogiannopoulos2014-04-042-0/+289
* Added test to check verification with randomly generated certificates.Nikos Mavrogiannopoulos2014-04-021-0/+25
* updatedNikos Mavrogiannopoulos2014-02-201-2/+4
* Added tool to create a certificate chainNikos Mavrogiannopoulos2014-02-191-0/+84
* corrected test-ciphersuites.sh testNikos Mavrogiannopoulos2014-02-021-2/+2
* changed port numberNikos Mavrogiannopoulos2014-01-262-3/+5
* updated danetoolNikos Mavrogiannopoulos2013-12-181-15/+16
* corrected issue with a not-yet-valid certificateNikos Mavrogiannopoulos2013-11-132-2/+2
* hacks to work with fedora's opensslNikos Mavrogiannopoulos2013-11-132-6/+35
* do not run on clippled versions of opensslNikos Mavrogiannopoulos2013-11-101-0/+6
* improved ciphersuite testNikos Mavrogiannopoulos2013-11-102-2/+19
* use GNUTLS_PIN instead of GNUTLS_PKCS11_PIN.Nikos Mavrogiannopoulos2013-11-101-1/+1
* Added test suite for PKCS #11 cards (not executed automatically).Nikos Mavrogiannopoulos2013-11-1010-0/+706
* reindented codeNikos Mavrogiannopoulos2013-11-08103-21901/+21760
* Better DANE test output.Nikos Mavrogiannopoulos2013-10-291-0/+7
* Added ciphersuite testNikos Mavrogiannopoulos2013-10-268-1/+3155
* use the same environment in all testsNikos Mavrogiannopoulos2013-10-261-0/+5
* silence warning about return codeNikos Mavrogiannopoulos2013-09-061-0/+1
* removed dane.nox.su from the good listNikos Mavrogiannopoulos2013-09-011-1/+2
* fix transport parameter casts in testsStefan Bühler2013-08-252-3/+3