summaryrefslogtreecommitdiff
path: root/tests/ocsp-tests
Commit message (Expand)AuthorAgeFilesLines
* gnutls_ocsp_resp_verify: Check key purpose if signer not on trust listFiona Klute2021-07-145-0/+111
* tests: suffix .sh for all shell-script testsDaiki Ueno2021-02-175-0/+0
* tests: simplify program detectionDaiki Ueno2020-10-032-6/+6
* tests: rewrite launch_server using launch_bare_serverDaiki Ueno2020-10-032-33/+31
* tests: remove unused first argument from launch_serverDaiki Ueno2020-09-252-13/+13
* tests: use ": ${FOO=BAR}" syntax for default handling in shell scriptsDaiki Ueno2020-09-255-20/+20
* testsuite: Fix $SERV / $GNUTLS_SERV inconsistencyAndreas Metzler2020-09-192-2/+4
* cert-session: check OCSP error responsestmp-ocsp-resp-statusDaiki Ueno2020-08-142-1/+112
* tests: check_for_datefudge: don't exit the test programsDaiki Ueno2020-06-124-4/+4
* Use check_for_datefudge in testsTim Rühsen2020-01-034-30/+10
* Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-132-2/+2
* Fix tests 'ocsp-must-staple-connection' and 'ocsp-tls-connection'Tim Rühsen2018-06-012-0/+2
* tests: added ocsptool sanity check programNikos Mavrogiannopoulos2018-02-193-0/+181
* tests: enhanced OCSP testsNikos Mavrogiannopoulos2018-02-191-5/+22
* tests: added ECDSA OCSP response verificationNikos Mavrogiannopoulos2017-07-013-1/+66
* tests: ocsptool: added test of --verify-response with --load-chainNikos Mavrogiannopoulos2017-06-204-0/+218
* Revert "ocsp-test: disable under windows"Nikos Mavrogiannopoulos2017-03-261-5/+0
* ocsp-test: disable under windowsNikos Mavrogiannopoulos2017-03-261-0/+5
* tests: suppressions.valgrind: supress fillin_rpathAlon Bar-Lev2017-03-131-0/+8
* tests: moved ocsp-tests to main directoryNikos Mavrogiannopoulos2017-03-134-102/+58
* tests: remove bash usageAlon Bar-Lev2017-01-052-2/+2
* tests: skip tests that requires tools if tools are disabledAlon Bar-Lev2017-01-053-0/+36
* several spacing fixes to keep syntax-check happyNikos Mavrogiannopoulos2016-09-111-4/+4
* tests: added suppressions.valgrind in ocsp-testsNikos Mavrogiannopoulos2016-08-262-1/+1
* tests: enable ocsp-must-staple-connection checkNikos Mavrogiannopoulos2016-08-253-15/+26
* tests: ocsp-tls-connection: no longer check for netcat; it was not neededNikos Mavrogiannopoulos2016-08-241-7/+0
* tests: added comprehensive OCSP test suite with MUST-staple PKIX extensionNikos Mavrogiannopoulos2016-06-013-1/+376
* tests: ocsp-tls-connection: use /bin/bash since we rely on the $RANDOM variableNikos Mavrogiannopoulos2016-05-181-1/+1
* Test case for gnutls-cli --ocspThomas Klute2016-05-1713-6/+330
* tests: added OCSP related checksNikos Mavrogiannopoulos2016-03-238-0/+436