Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use https:// for www.gnu.org and www.example.com | Tim Rühsen | 2019-03-13 | 1 | -1/+1 |
* | Remove redundant resets of variables after free() | Tim Rühsen | 2019-02-22 | 1 | -1/+0 |
* | doc: updated OCSP documentation [ci skip] | Nikos Mavrogiannopoulos | 2018-04-24 | 1 | -6/+6 |
* | updated Since version in new function entries as well as map file versions | Nikos Mavrogiannopoulos | 2018-02-19 | 1 | -4/+4 |
* | doc update | Nikos Mavrogiannopoulos | 2018-02-19 | 1 | -2/+0 |
* | ocsp: introduced gnutls_certificate_get_ocsp_expiration() | Nikos Mavrogiannopoulos | 2018-02-19 | 1 | -3/+81 |
* | ocsp: enhanced the OCSP response loading APIs | Nikos Mavrogiannopoulos | 2018-02-19 | 1 | -46/+237 |
* | cert: introduced flag GNUTLS_CERTIFICATE_SKIP_OCSP_RESPONSE_CHECK | Nikos Mavrogiannopoulos | 2018-02-19 | 1 | -0/+14 |
* | gnutls_certificate_set_ocsp_status_request_file: match input response to cert... | Nikos Mavrogiannopoulos | 2018-02-19 | 1 | -12/+81 |
* | ocsp: moved non-extension related functions to ocsp-api.c | Nikos Mavrogiannopoulos | 2018-02-19 | 1 | -0/+286 |