ocsptool-common: iterate through all AIA items prior to decidig the OCSP server
[gnutls:gnutls.git] / src / ocsptool-common.c
2015-01-15 Nikos Mavrogiannop... ocsptool-common: iterate through all AIA items prior...
2014-10-09 Nikos Mavrogiannop... ocsptool: avoid shadowing a global variable
2014-09-05 Nikos Mavrogiannop... ocsptool: better error message
2014-08-08 Nikos Mavrogiannop... danetool: if the certificate to verify against is not...
2014-05-26 Nikos Mavrogiannop... ocsptool: Include path in ocsp request.
2014-02-18 Nikos Mavrogiannop... When sending a nonce in OCSP check if it is available...
2013-11-08 Nikos Mavrogiannop... reindented code
2013-09-02 Nikos Mavrogiannop... Avoid using gnulib's error()
2013-08-05 Nikos Mavrogiannop... gnulib only contains lgplv2 modules
2012-11-26 Nikos Mavrogiannop... gnutls-cli will try to cannot to all possible returned...
2012-10-01 Nikos Mavrogiannop... check the first response.
2012-09-30 Nikos Mavrogiannop... The OCSP response file is now set on the credentials...
2012-09-28 Nikos Mavrogiannop... Use the server's OCSP provided data when verifying...
2012-01-29 Nikos Mavrogiannop... send_ocsp_request is more tolerant on errors.
2012-01-29 Nikos Mavrogiannop... cleanup a bit the printing information stuff.
2012-01-28 Nikos Mavrogiannop... gnutls-cli will try to verify ocsp responses if --ocsp...