summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* testcompat: updatedgnutls_3_3_10Nikos Mavrogiannopoulos2014-11-102-96/+194
* Added check with the invalid crq sent by Sean BurfordNikos Mavrogiannopoulos2014-11-093-2/+47
* tests: added test for gnutls_global_init after all descriptors are closedNikos Mavrogiannopoulos2014-10-312-1/+81
* tests: dtls-stress -r disabled as it causes issues when used with freebsd kernelNikos Mavrogiannopoulos2014-10-251-1/+1
* tests: check the issuer value validity of gnutls_x509_trust_list_get_issuerNikos Mavrogiannopoulos2014-10-231-0/+10
* tests: include minitasn1 when neededNikos Mavrogiannopoulos2014-10-221-0/+4
* tests: added check for import failure of v1 certificate with extensionsNikos Mavrogiannopoulos2014-10-131-1/+32
* tests: pkcs11-combo: use unique db fileNikos Mavrogiannopoulos2014-10-101-3/+4
* tests: added -r option to dtls-stressNikos Mavrogiannopoulos2014-10-102-0/+24
* tests: updated time in pkcs11-is-knownNikos Mavrogiannopoulos2014-10-091-1/+1
* tests: allow running specific chainverify tests on fixed datesNikos Mavrogiannopoulos2014-10-093-11/+24
* tests: Added check to ensure that trust list combination with extra certifica...Nikos Mavrogiannopoulos2014-10-092-2/+504
* tests: corrected test for v1 cert signing (removed bogus authorityIdentifier)Nikos Mavrogiannopoulos2014-10-071-31/+31
* 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-012-0/+14
* tests: enhanced test suite to pass more of the PKCS #11 API under valgrindNikos Mavrogiannopoulos2014-09-192-6/+68
* tests: added checks with modified certificateNikos Mavrogiannopoulos2014-09-181-0/+195
* pkcs11-get-issuer: do not hardcode the chain number, use its nameNikos Mavrogiannopoulos2014-09-151-7/+22
* tests: Added crlverify to check gnutls_x509_crl_verify and gnutls_x509_trust_...Nikos Mavrogiannopoulos2014-09-132-1/+387
* doc updateNikos Mavrogiannopoulos2014-09-051-0/+4
* Revert "require libtasn0 3.9 or later"Nikos Mavrogiannopoulos2014-09-051-4/+0
* require libtasn1 3.9 or laterNikos Mavrogiannopoulos2014-09-041-0/+4
* tests: extended crq API checksNikos Mavrogiannopoulos2014-09-041-0/+39
* tests: Added tests on the invalid OCSP responseNikos Mavrogiannopoulos2014-09-041-2/+59
* tests: Added test for amazon.com chain with new verisign CA.Nikos Mavrogiannopoulos2014-09-031-0/+133
* tests: updated name constraints checks to not include a CNNikos Mavrogiannopoulos2014-08-261-221/+301
* build: tests: x509cert-tl: support separate builddirAlon Bar-Lev2014-08-252-1/+6
* Follow the rfc6125 requirement that a single CN must be present for hostname ...Nikos Mavrogiannopoulos2014-08-131-2/+2
* tests: check that gnutls_x509_crt_check_hostname() will correctly use the las...Nikos Mavrogiannopoulos2014-08-131-0/+50
* tests: updated string to keys tests for new internal APINikos Mavrogiannopoulos2014-08-111-2/+2
* tests: test the decoding of a PKCS #12 structure with SHA256 MACNikos Mavrogiannopoulos2014-08-113-1/+9
* 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
* tests: dane: add flag DANE_F_IGNORE_LOCAL_RESOLVER to dane_state_initNikos Mavrogiannopoulos2014-07-231-1/+1
* tests: added libdane/includes to includes dirNikos Mavrogiannopoulos2014-07-231-1/+3
* tests: eliminated leak from dane checkNikos Mavrogiannopoulos2014-07-221-5/+3
* Added self test for DANE raw functionsNikos Mavrogiannopoulos2014-07-222-0/+122
* tests: x509cert-tl checks gnutls_x509_trust_list_add_trust_dir()Nikos Mavrogiannopoulos2014-07-213-11/+20
* 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: gendh: increased the DH prime size to allow usage under FIPS140-2 modeNikos Mavrogiannopoulos2014-07-021-1/+1
* tests: crq_key_id: increased generated DSA key size and changed hash to SHA256Nikos Mavrogiannopoulos2014-07-021-2/+2
* tests: improved error reporting in crq_key_idNikos Mavrogiannopoulos2014-07-021-15/+16
* tests: improved testpkcs11 suiteNikos Mavrogiannopoulos2014-07-015-144/+371
* tests: long-session-id: ignore SIGPIPENikos Mavrogiannopoulos2014-06-291-0/+1
* tests: Added test cases for IPv4/6 matching.Nikos Mavrogiannopoulos2014-06-271-0/+136