summaryrefslogtreecommitdiff
path: root/tests/cert-tests
Commit message (Expand)AuthorAgeFilesLines
* tests: improved detection of 64-bit systemstmp-gnutls_3_5_x-f26Nikos Mavrogiannopoulos2018-05-262-2/+4
* tests: check fingerprint generation with SHA512Nikos Mavrogiannopoulos2017-10-021-0/+8
* tests: check whether validation parameters are lost on key re-importNikos Mavrogiannopoulos2017-08-081-0/+19
* tests: backported provable privkey testing with PKCS#8 filesNikos Mavrogiannopoulos2017-08-086-0/+620
* tests: corrected typo in makefilegnutls_3_5_13Nikos Mavrogiannopoulos2017-06-071-1/+1
* tests: added unit test to verify that certificates with non-DER strict time f...Nikos Mavrogiannopoulos2017-06-053-1/+71
* tests: add test for signing with certificate listKarl Tarbe2017-05-165-1/+362
* tests: utilize the email_protection_key template optionNikos Mavrogiannopoulos2017-05-054-19/+20
* tests: Copy template out of ${srcdir}Matt Turner2017-04-011-2/+2
* tests: added checks with problematic PKCS#12 filesNikos Mavrogiannopoulos2017-03-315-2/+69
* tests: cert-tests: openpgp-certs: align test redirectionAlon Bar-Lev2017-03-131-1/+1
* tests: suppressions.valgrind: supress fillin_rpathAlon Bar-Lev2017-03-131-0/+8
* Do not attempt to parse a 32-bit integer if a packet is not 4 bytes.Alex Gaynor2017-03-122-1/+1
* Do not attempt to parse a 32-bit integer if a packet is not 4 bytes.Alex Gaynor2017-03-092-1/+1
* Enforce the max packet length for OpenPGP subpackets as wellAlex Gaynor2017-03-052-1/+2
* tests: added test cases with invalid openpgp certsNikos Mavrogiannopoulos2017-03-014-2/+3
* tests: added test case with invalid openpgp certNikos Mavrogiannopoulos2017-02-233-2/+4
* tests: updated to include the pin-sha256 in outputNikos Mavrogiannopoulos2017-02-2312-0/+24
* tests: added test case with invalid openpgp certNikos Mavrogiannopoulos2017-02-203-2/+4
* Address test suite failure due to timezone differences.Nikos Mavrogiannopoulos2017-02-021-1/+1
* tests: remove bash usageAlon Bar-Lev2017-01-201-1/+1
* tests: skip tests that requires tools if tools are disabledAlon Bar-Lev2017-01-2014-0/+71
* tests: skip tests that requires tools if tools are disabledAlon Bar-Lev2017-01-2023-1/+113
* tests: cert-tests: pkcs12 drop builddir usageAlon Bar-Lev2017-01-202-4/+2
* tests: added test case with invalid openpgp certNikos Mavrogiannopoulos2017-01-062-35/+9
* tests: added test case with invalid openpgp certNikos Mavrogiannopoulos2017-01-063-1/+7
* tests: added test case with invalid openpgp certNikos Mavrogiannopoulos2017-01-063-1/+7
* tests: added test case with invalid openpgp certNikos Mavrogiannopoulos2017-01-063-1/+8
* tests: openpgp-cert-parser: simplifiedNikos Mavrogiannopoulos2017-01-061-8/+20
* tests: cert-tests: force asan to return an error code other than one on failureNikos Mavrogiannopoulos2017-01-021-1/+1
* Corrected a leak in OpenPGP sub-packet parsing.Alex Gaynor2017-01-022-0/+5
* Attempt to fix a leak in OpenPGP cert parsing.Alex Gaynor2017-01-022-0/+4
* Do not infinite loop if an EOF occurs while skipping a PGP packetAlex Gaynor2017-01-023-0/+43
* tests: disable ASAN leak checks on certificate testsNikos Mavrogiannopoulos2016-12-091-0/+3
* Don't trash DER CRQ output with text dataDmitry Eremin-Solenikov2016-12-072-0/+4
* tests: added pkcs12 file with long passwordNikos Mavrogiannopoulos2016-11-283-2/+2
* tests: added pkcs7 verification with struct generated from openssl (with keyid)Nikos Mavrogiannopoulos2016-11-254-3/+107
* tests: added pkcs7 verification with struct generated from opensslNikos Mavrogiannopoulos2016-11-254-3/+101
* tests: added complex verification example using PKCS#7Nikos Mavrogiannopoulos2016-11-254-2/+193
* tests: updated outputs to reflect new fingerprint/keyid formatstmp-add-sha256Nikos Mavrogiannopoulos2016-11-2213-57/+57
* tests: made tmp files uniqueNikos Mavrogiannopoulos2016-11-222-10/+11
* tests: added check for the decoding of certificates with long OIDsNikos Mavrogiannopoulos2016-11-063-2/+238
* tests: added decoding of multi-value DNNikos Mavrogiannopoulos2016-11-013-6/+97
* tests: modified to account for backwards-encoded DN (according to RFC4514)Nikos Mavrogiannopoulos2016-10-3116-24/+24
* tests: introduced verification constraints checks for PKCS#7 structuresNikos Mavrogiannopoulos2016-10-186-4/+382
* tests: updated pkcs7 text outputs to account for certtool updateNikos Mavrogiannopoulos2016-10-142-0/+91
* 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
* tests: split provable-privkey into multiple checksNikos Mavrogiannopoulos2016-10-035-58/+161
* tests: provable-dh was split into two programsNikos Mavrogiannopoulos2016-10-033-19/+53