summaryrefslogtreecommitdiff
path: root/doc/examples/ex-ocsp-client.c
Commit message (Expand)AuthorAgeFilesLines
* build: re-indent codeDaiki Ueno2023-04-241-29/+18
* Indent codeZoltan Fridrich2023-01-271-218/+217
* doc/examples/ex-ocsp-client.c: check malloc return valueDaiki Ueno2020-10-181-0/+4
* gnulib: update git submoduleDaiki Ueno2020-05-291-1/+1
* 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