summaryrefslogtreecommitdiff
path: root/tests/cert-tests
Commit message (Expand)AuthorAgeFilesLines
* 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-112-1/+1
* Do not attempt to parse a 32-bit integer if a packet is not 4 bytes.Alex Gaynor2017-03-092-1/+1
* tests: split PKCS#12 encoding from decoding testsNikos Mavrogiannopoulos2017-03-083-35/+110
* tests: added PKCS#12 file decoding containing a CRLNikos Mavrogiannopoulos2017-03-083-2/+2
* tests: added CRL decoding unit tests using certtoolNikos Mavrogiannopoulos2017-03-085-2/+753
* tests: converted FIPS140-2 mode checks in Makefiles to run-time in scriptsNikos Mavrogiannopoulos2017-03-082-5/+7
* tests: crq: ignore lines for Security LeveltlsfuzzerNikos Mavrogiannopoulos2017-03-071-1/+1
* Enforce the max packet length for OpenPGP subpackets as wellAlex Gaynor2017-03-052-1/+2
* tests: check whether a certificate with illegal version is rejectedNikos Mavrogiannopoulos2017-03-033-24/+40
* tests: verify that critical extensions can be storedNikos Mavrogiannopoulos2017-03-024-1/+67
* tests: added verification for unknown critical extensionsNikos Mavrogiannopoulos2017-03-025-2/+289
* tests: added test cases with invalid openpgp certstmp-further-openpgp-fixesNikos Mavrogiannopoulos2017-03-014-2/+3
* tests: added test for interactive creation of a requesttmp-long-dns-generationNikos Mavrogiannopoulos2017-02-283-1/+112
* tests: added certificate generation with very long DNS and CN nameNikos Mavrogiannopoulos2017-02-284-30/+172
* tests: added test case with invalid openpgp certNikos Mavrogiannopoulos2017-02-233-2/+3
* tests: update to take into account the removal of random arttmp-print-public-key-pinNikos Mavrogiannopoulos2017-02-2310-120/+0
* 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
* tests: enhanced test suite to include invalid X509v3 certNikos Mavrogiannopoulos2017-02-173-1/+29
* tests: enhanced test suite to include invalid V1 certsNikos Mavrogiannopoulos2017-02-174-2/+96
* Address test suite failure due to timezone differences.Nikos Mavrogiannopoulos2017-02-021-1/+1
* tests: remove bash usageAlon Bar-Lev2017-01-051-1/+1
* tests: skip tests that requires tools if tools are disabledAlon Bar-Lev2017-01-0514-0/+71
* tests: added test case with invalid openpgp certNikos Mavrogiannopoulos2017-01-042-35/+9
* tests: added test case with invalid openpgp certNikos Mavrogiannopoulos2017-01-043-1/+7
* tests: added test case with invalid openpgp certNikos Mavrogiannopoulos2017-01-043-1/+7
* tests: added test case with invalid openpgp certNikos Mavrogiannopoulos2017-01-043-1/+8
* tests: openpgp-cert-parser: simplifiedNikos Mavrogiannopoulos2017-01-041-8/+16
* tests: skip tests that requires tools if tools are disabledAlon Bar-Lev2017-01-0424-1/+117
* tests: cert-tests: pkcs12 drop builddir usageAlon Bar-Lev2017-01-042-4/+2
* 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 Gaynor2016-12-312-0/+4
* Do not infinite loop if an EOF occurs while skipping a PGP packetAlex Gaynor2016-12-283-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