aboutsummaryrefslogtreecommitdiffstats
path: root/dirmngr/ocsp.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-10-02dirmngr: Extended the http_get_header function.Werner Koch1-1/+1
2022-12-05gpgsm: Print revocation date and reason in cert listings.Werner Koch1-21/+48
2022-11-25dirmngr: Silence ocsp debug output.Werner Koch1-2/+5
2022-08-03dirmngr: Fix failed malloc error message.Werner Koch1-2/+5
2022-04-11sm: Print diagnostic about CRL problems due to Tor mode.Werner Koch1-2/+5
2022-02-27dirmngr: Support ECDSA for OCSP.Werner Koch1-49/+100
2021-05-20dirmgr: Avoid double freeJakub Jelen1-1/+1
2021-05-20dirmgr: clean up memory on error code pathsJakub Jelen1-0/+1
2020-04-14sm: Support rsaPSS verification also for CMS signatures.Werner Koch1-1/+1
2020-02-18Spelling cleanup.Daniel Kahn Gillmor1-1/+1
2019-05-28dirmngr: Allow for other hash algorithms than SHA-1 in OCSP.Werner Koch1-25/+80
2019-03-29dirmngr: Better for error code for http status 413.Werner Koch1-0/+4
2018-10-24all: fix spelling and typosDaniel Kahn Gillmor1-3/+3
2018-10-22dirmngr: In verbose mode print the OCSP responder id.Werner Koch1-0/+27
2018-07-25dirmngr: Print a WARNING status for DNS config problems.Werner Koch1-1/+1
2017-04-03dirmngr: New option --disable-ipv6Werner Koch1-1/+2
2017-02-01dirmngr: New option --no-use-tor and internal changes.Werner Koch1-2/+2
2017-01-24dirmngr: New option --disable-ipv4.Werner Koch1-1/+2
2017-01-11dirmngr: Remove warnings about unused global variables.Werner Koch1-1/+1
2016-08-18dirmngr: Remove all system daemon features.Werner Koch1-4/+0
2016-08-03dirmngr: Emit correct spelling of "superseded".Daniel Kahn Gillmor1-1/+1
2015-11-17Fix typos found using codespell.Justus Winter1-2/+2
2015-10-21Change capitalization of TOR to Tor.Werner Koch1-2/+2
2015-09-18dirmngr: Add option --use-tor as a stub.Werner Koch1-1/+10
2015-04-21dirmngr: Add http proxy support for keyservers.Werner Koch1-1/+1
2014-08-26Switch to the libgpg-error provided estream.Werner Koch1-1/+0
2014-05-16http: Allow overriding of the Host header.Werner Koch1-1/+1
2012-06-05Change all quotes in strings and comments to the new GNU standard.Werner Koch1-13/+13
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch1-25/+25
2010-07-16Some work on porting dirmngr (unfinished)Werner Koch1-4/+2
2010-06-09Merged Dirmngr with GnuPG.Werner Koch1-0/+799