summaryrefslogtreecommitdiff
path: root/tests/ocsp.c
Commit message (Expand)AuthorAgeFilesLines
* tests: partially reverted SHA1 broken testsNikos Mavrogiannopoulos2017-07-211-6/+4
* tests: updated to account SHA1 move to broken setNikos Mavrogiannopoulos2017-03-161-7/+9
* tests: modified to account for backwards-encoded DN (according to RFC4514)Nikos Mavrogiannopoulos2016-10-311-1/+1
* several spacing fixes to keep syntax-check happyNikos Mavrogiannopoulos2016-09-111-13/+13
* tests: added basic operational check of gnutls_ocsp_resp_get_single()Nikos Mavrogiannopoulos2016-08-281-1/+44
* tests: corrected the expected lengths in ocspNikos Mavrogiannopoulos2014-12-051-10/+10
* tests: ocsp: added the signature in checkNikos Mavrogiannopoulos2014-11-141-1/+19
* tests: ocsp: added check with a long responseNikos Mavrogiannopoulos2014-11-141-3/+209
* replaced gnutls_ocsp_resp_get_responder_by_key with gnutls_ocsp_resp_get_resp...Nikos Mavrogiannopoulos2014-11-131-1/+7
* updated OCSP tests to account for the new key IDNikos Mavrogiannopoulos2014-11-131-2/+2
* require libtasn1 3.9 or laterNikos Mavrogiannopoulos2014-09-041-0/+4
* tests: Added tests on the invalid OCSP responseNikos Mavrogiannopoulos2014-09-041-2/+59
* reindented codeNikos Mavrogiannopoulos2013-11-081-1314/+1189
* When running tests disable PKCS #11 support to avoid detecting memory leaks f...Nikos Mavrogiannopoulos2013-05-011-2/+2
* Fixes for win32 and time. OCSP test now sets a fixed time to avoid expiration...Nikos Mavrogiannopoulos2012-03-241-1/+13
* updated for new gnutls_ocsp_resp_verify_direct semantics.Nikos Mavrogiannopoulos2012-01-291-16/+1
* Add OCSP functionality.Simon Josefsson2012-01-201-0/+1480