summaryrefslogtreecommitdiff
path: root/lib/ocsp-api.c
Commit message (Expand)AuthorAgeFilesLines
* gnutls_ocsp_status_request_is_checked: mark explicitly as unsigned the return...Nikos Mavrogiannopoulos2019-12-161-3/+4
* Updates in OCSP status response related documentationNikos Mavrogiannopoulos2019-09-211-2/+6
* Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-131-1/+1
* Remove redundant resets of variables after free()Tim Rühsen2019-02-221-1/+0
* doc: updated OCSP documentation [ci skip]Nikos Mavrogiannopoulos2018-04-241-6/+6
* updated Since version in new function entries as well as map file versionsNikos Mavrogiannopoulos2018-02-191-4/+4
* doc updateNikos Mavrogiannopoulos2018-02-191-2/+0
* ocsp: introduced gnutls_certificate_get_ocsp_expiration()Nikos Mavrogiannopoulos2018-02-191-3/+81
* ocsp: enhanced the OCSP response loading APIsNikos Mavrogiannopoulos2018-02-191-46/+237
* cert: introduced flag GNUTLS_CERTIFICATE_SKIP_OCSP_RESPONSE_CHECKNikos Mavrogiannopoulos2018-02-191-0/+14
* gnutls_certificate_set_ocsp_status_request_file: match input response to cert...Nikos Mavrogiannopoulos2018-02-191-12/+81
* ocsp: moved non-extension related functions to ocsp-api.cNikos Mavrogiannopoulos2018-02-191-0/+286