summaryrefslogtreecommitdiff
path: root/lib/includes/gnutls/ocsp.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tmp-public-header-guards' into 'master'Daiki Ueno2020-08-141-1/+2
|\
| * Add or clean header guards in lib/includes/gnutls/tmp-public-header-guardsTim Rühsen2019-05-081-1/+2
* | Add const to function arguments in lib/x509Tim Rühsen2019-12-071-25/+27
|/
* Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-131-1/+1
* check_ocsp_response: print OCSP response actual error on debug logNikos Mavrogiannopoulos2018-02-191-0/+3
* gnutls_ocsp_resp_list_import2: introducedNikos Mavrogiannopoulos2018-02-191-0/+7
* ocsp: introduced gnutls_ocsp_resp_import2 and gnutls_ocsp_resp_export2Nikos Mavrogiannopoulos2018-02-191-0/+6
* Introduced new functions to allow multiple DN parsing modesNikos Mavrogiannopoulos2016-11-141-0/+3
* replaced gnutls_ocsp_resp_get_responder_by_key with gnutls_ocsp_resp_get_resp...Nikos Mavrogiannopoulos2014-11-131-2/+8
* Added gnutls_ocsp_resp_get_responder_by_key()Nikos Mavrogiannopoulos2014-11-131-0/+4
* removed comma at the end of enumerationsNikos Mavrogiannopoulos2014-07-271-1/+1
* improved indentation in headers.Nikos Mavrogiannopoulos2013-11-091-141/+140
* reindented codeNikos Mavrogiannopoulos2013-11-081-144/+143
* changed license headers to 2.1. Reported by Andreas Metzler.Nikos Mavrogiannopoulos2013-03-241-1/+1
* gnutls_ocsp_resp_check_crt() accepts the response index.Nikos Mavrogiannopoulos2012-10-011-0/+1
* doc updateNikos Mavrogiannopoulos2012-10-011-101/+100
* The OCSP response file is now set on the credentials and other additions.Nikos Mavrogiannopoulos2012-09-301-0/+3
* Doc fixes for GTK-DOC.Simon Josefsson2012-03-021-3/+3
* small fixesNikos Mavrogiannopoulos2012-01-291-6/+6
* Revert "Added gnutls_ocsp_resp_verify() and some sign fixes."Nikos Mavrogiannopoulos2012-01-291-8/+4
* Added gnutls_ocsp_resp_verify() and some sign fixes.Nikos Mavrogiannopoulos2012-01-281-4/+8
* Added --ask option to ocsptool.Nikos Mavrogiannopoulos2012-01-261-0/+2
* Add OCSP functionality.Simon Josefsson2012-01-201-0/+254