Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: pkcs11-pubkey-import-ecdsa will only work under softhsmv2 | Nikos Mavrogiannopoulos | 2016-02-03 | 1 | -0/+5 |
| | |||||
* | tests: pkcs11-pubkey-import will check both RSA and ECDSA keyspkcs11-ecdsa | Nikos Mavrogiannopoulos | 2015-12-31 | 4 | -13/+102 |
| | |||||
* | tests: added timeout in long-running checks | Nikos Mavrogiannopoulos | 2015-12-20 | 2 | -2/+14 |
| | |||||
* | tests: check whether gnutls_pubkey_import_privkey() operates well for ↵ | Nikos Mavrogiannopoulos | 2015-12-06 | 2 | -2/+213 |
| | | | | PKCS#11 RSA keys | ||||
* | tests: suite: more shell scripts were given the .sh suffix and simplified ↵ | Nikos Mavrogiannopoulos | 2015-11-12 | 9 | -13/+117 |
| | | | | makefile | ||||
* | tests: suite: don't run shell scripts with valgrind | Nikos Mavrogiannopoulos | 2015-11-10 | 4 | -5/+7 |
| | |||||
* | tests: testsrn: output errors on stderr | Nikos Mavrogiannopoulos | 2015-11-10 | 1 | -15/+16 |
| | |||||
* | testdane: improved error detection in sites | Nikos Mavrogiannopoulos | 2015-11-09 | 1 | -3/+13 |
| | |||||
* | tests: suite: eliminate many leaks in the tests and run them under valgrind | Nikos Mavrogiannopoulos | 2015-11-09 | 6 | -34/+339 |
| | |||||
* | tests: eliminate leaks in mini-eagain2.c | Nikos Mavrogiannopoulos | 2015-11-09 | 1 | -0/+3 |
| | |||||
* | tests: testdane will not check hosts which are unreachable | Nikos Mavrogiannopoulos | 2015-10-21 | 1 | -18/+28 |
| | |||||
* | tests: verify that public keys are properly written | Nikos Mavrogiannopoulos | 2015-10-16 | 2 | -3/+58 |
| | | | | | Also disable parts of the suite that softhsm2 cannot properly work with, to allow running parts of the suite even with broken softhsm. | ||||
* | tests: better detection of softhsm library | Nikos Mavrogiannopoulos | 2015-10-07 | 1 | -7/+9 |
| | |||||
* | removed legacy libgcrypt flags | Nikos Mavrogiannopoulos | 2015-07-20 | 1 | -1/+0 |
| | |||||
* | tests: tab indent + minor style changes | Alon Bar-Lev | 2015-06-24 | 17 | -1468/+1514 |
| | | | | Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com> | ||||
* | tests: modified test-ciphersuite-names to work with cpp 5.1.1 | Nikos Mavrogiannopoulos | 2015-06-23 | 1 | -1/+3 |
| | |||||
* | tests: test-ciphersuite-names: create any needed dirs | Nikos Mavrogiannopoulos | 2015-06-22 | 1 | -0/+1 |
| | |||||
* | tests: moved test-ciphersuites.sh one level up | Nikos Mavrogiannopoulos | 2015-06-22 | 3 | -5/+5 |
| | | | | That simplifies running the script outside make check. | ||||
* | tests: suite: ciphersuite: fixups | Alon Bar-Lev | 2015-06-22 | 3 | -77/+89 |
| | | | | | | | | | | fix separate builddir issue, without modifying locations, quite ugly. re-indent using tab. fix shebang. Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com> | ||||
* | tests: enforce UTC timezone in datefudge tests | Alon Bar-Lev | 2015-06-21 | 2 | -0/+4 |
| | | | | Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com> | ||||
* | tests: suite: cleanup shell usage | Alon Bar-Lev | 2015-06-21 | 18 | -1530/+1516 |
| | | | | | | | | | | | | Add quotes for most usages of variables. Added ${} for variables. Cleanup indentation to be consistent with other tests. Fix separate builddir issues. Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com> | ||||
* | tests: suite: run testpkcs11 if PKCS#11 is enabled | Alon Bar-Lev | 2015-06-17 | 1 | -2/+2 |
| | | | | Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com> | ||||
* | tests: remove bash usage | Alon Bar-Lev | 2015-06-17 | 1 | -5/+5 |
| | | | | Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com> | ||||
* | tests: check also individual ciphers for interoperability | Nikos Mavrogiannopoulos | 2015-06-11 | 2 | -7/+47 |
| | |||||
* | tests: testdane: remove dane.nox.su from the list of known to be good hosts | Nikos Mavrogiannopoulos | 2015-05-05 | 1 | -2/+2 |
| | |||||
* | tests: test CCM-8 against polarssl | Nikos Mavrogiannopoulos | 2015-04-07 | 1 | -0/+10 |
| | |||||
* | tests: ciphersuite test will ignore the invalid names of ↵ | Nikos Mavrogiannopoulos | 2015-04-07 | 1 | -2/+5 |
| | | | | | | | TLS_DHE_PSK_WITH_AES_128_CCM_8 That is because the names in rfc6655 are for some reason different than the expected. | ||||
* | tests: check whether PKCS #11 ID set on copy/generation is correct | Nikos Mavrogiannopoulos | 2015-03-31 | 1 | -3/+11 |
| | |||||
* | test-ciphers.js: improved ciphersuite checks | Nikos Mavrogiannopoulos | 2015-03-29 | 1 | -3/+3 |
| | |||||
* | updated test-ciphersuite.sh for new types | Nikos Mavrogiannopoulos | 2015-03-29 | 1 | -1/+1 |
| | |||||
* | tests: check legacy RC4 in testcompat | Nikos Mavrogiannopoulos | 2015-03-23 | 1 | -3/+23 |
| | | | | | That would prevent losing compatibility without detecting it. That is currently the case since it is no longer enabled by default. | ||||
* | testpkcs11: disallow softhsm 2.0.0b1 from being used to test PKCS #11 | Nikos Mavrogiannopoulos | 2015-03-13 | 1 | -0/+5 |
| | |||||
* | tests: mini-eagain2: call gnutls_handshake_set_timeout() at the proper time | Nikos Mavrogiannopoulos | 2015-03-13 | 1 | -2/+3 |
| | |||||
* | tests: added checks for p11tool --set-id and --set-label | Nikos Mavrogiannopoulos | 2015-03-11 | 1 | -0/+52 |
| | |||||
* | tests: do not run polarssl interop test on VIA | Nikos Mavrogiannopoulos | 2015-03-07 | 1 | -0/+6 |
| | |||||
* | use common license in all testcompat scripts | Nikos Mavrogiannopoulos | 2015-03-07 | 1 | -11/+20 |
| | |||||
* | tests: speed up testcompat check by remove less important options | Nikos Mavrogiannopoulos | 2015-03-05 | 2 | -2/+2 |
| | |||||
* | tests: updated paths for softhsm detection | Nikos Mavrogiannopoulos | 2015-03-05 | 1 | -2/+2 |
| | |||||
* | tests: removed dane hosts which don't behave well | Nikos Mavrogiannopoulos | 2015-03-04 | 1 | -1/+3 |
| | |||||
* | asn1random.pl: generate simple tags only | Ilya V. Matveychikov | 2015-03-04 | 1 | -1/+8 |
| | | | | | | | Do not emit tags with numbers greater than or equal 31 as they must be encoded an octet sequence (ref X.690-0207 # 8.1.2.4) Signed-off-by: Ilya V. Matveychikov <i.matveychikov@securitycode.ru> | ||||
* | tests: updated the suite to account for the removal of DSA by default | Nikos Mavrogiannopoulos | 2015-03-03 | 1 | -8/+8 |
| | |||||
* | cross-implementation test suite was relicensed to 3-clause BSD | Nikos Mavrogiannopoulos | 2015-03-03 | 4 | -48/+88 |
| | | | | That way the suite can be used by projects with other licenses. | ||||
* | tests: updates in softhsm detection | Nikos Mavrogiannopoulos | 2015-01-12 | 1 | -2/+5 |
| | |||||
* | testpkcs11: do not ignore the failure to write a trusted CA | Nikos Mavrogiannopoulos | 2015-01-12 | 1 | -1/+1 |
| | |||||
* | testpkcs11: modified to support both softhsmv1 and v2 | Nikos Mavrogiannopoulos | 2015-01-11 | 1 | -9/+23 |
| | |||||
* | testpkcs11: detect softhsm2 | Nikos Mavrogiannopoulos | 2015-01-05 | 1 | -1/+1 |
| | |||||
* | tests: added check for gnutls_x509_trust_list_get_issuer_by_dn() | Nikos Mavrogiannopoulos | 2014-12-31 | 1 | -0/+19 |
| | |||||
* | PKCS #11 tests: ported to softhsmv2 | Nikos Mavrogiannopoulos | 2014-12-24 | 7 | -110/+105 |
| | | | | | | The C programs still rely on softhsmv1 since there are issues with softhsmv2 and CKA_TRUSTED. https://bugzilla.redhat.com/show_bug.cgi?id=1177086 | ||||
* | tests: pkcs11-is-known checks whether the import of PKCS #11 objects as ↵ | Nikos Mavrogiannopoulos | 2014-12-21 | 1 | -2/+31 |
| | | | | trusted certs works | ||||
* | Added softhsm.h to share code in softhsm detection | Nikos Mavrogiannopoulos | 2014-12-21 | 7 | -93/+104 |
| |