summaryrefslogtreecommitdiff
path: root/doc/examples/ex-ocsp-client.c
Commit message (Expand)AuthorAgeFilesLines
* fix small leakNikos Mavrogiannopoulos2014-02-181-0/+1
* Verify in example that the sent nonce matches the received nonce.Nikos Mavrogiannopoulos2014-02-181-13/+23
* reindented codeNikos Mavrogiannopoulos2013-11-081-229/+219
* check the first response.Nikos Mavrogiannopoulos2012-10-011-1/+1
* documented gnutls_ocsp_resp_check_crt().Nikos Mavrogiannopoulos2012-09-301-34/+22
* Combined ocsp apps to 1 using libcurl.Nikos Mavrogiannopoulos2012-01-271-174/+309
* sign fixes.Nikos Mavrogiannopoulos2012-01-211-2/+2
* Add OCSP functionality.Simon Josefsson2012-01-201-0/+193