summaryrefslogtreecommitdiff
path: root/src/ocsptool.c
Commit message (Expand)AuthorAgeFilesLines
* When verifying a response and a signer isn't provided assume that the signer ...Nikos Mavrogiannopoulos2014-02-181-75/+92
* When sending a nonce in OCSP check if it is available on the reply.Nikos Mavrogiannopoulos2014-02-181-13/+49
* reindented codeNikos Mavrogiannopoulos2013-11-081-441/+424
* Avoid using gnulib's error()Nikos Mavrogiannopoulos2013-09-021-35/+136
* included programs no longer depend on GPL/LGPLv3 elements of gnulib to preven...Nikos Mavrogiannopoulos2013-08-051-2/+0
* gnulib only contains lgplv2 modulesNikos Mavrogiannopoulos2013-08-051-2/+0
* removed debugging codeNikos Mavrogiannopoulos2012-01-291-6/+0
* cleanup a bit the printing information stuff.Nikos Mavrogiannopoulos2012-01-291-5/+12
* gnutls-cli will try to verify ocsp responses if --ocsp is given.Nikos Mavrogiannopoulos2012-01-281-251/+10
* allow the usage of --load-trust with --askNikos Mavrogiannopoulos2012-01-281-1/+3
* Added --ask option to ocsptool.Nikos Mavrogiannopoulos2012-01-261-35/+227
* ocsptool uses liboptsNikos Mavrogiannopoulos2012-01-231-77/+52
* sign fixes.Nikos Mavrogiannopoulos2012-01-211-11/+11
* Add OCSP functionality.Simon Josefsson2012-01-201-0/+506