summaryrefslogtreecommitdiffstats
path: root/dirmngr/ocsp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* dirmngr: Extended the http_get_header function.Werner Koch2023-10-021-1/+1
* gpgsm: Print revocation date and reason in cert listings.Werner Koch2022-12-051-21/+48
* dirmngr: Silence ocsp debug output.Werner Koch2022-11-251-2/+5
* dirmngr: Fix failed malloc error message.Werner Koch2022-08-031-2/+5
* sm: Print diagnostic about CRL problems due to Tor mode.Werner Koch2022-04-111-2/+5
* dirmngr: Support ECDSA for OCSP.Werner Koch2022-02-271-49/+100
* dirmgr: Avoid double freeJakub Jelen2021-05-201-1/+1
* dirmgr: clean up memory on error code pathsJakub Jelen2021-05-201-0/+1
* sm: Support rsaPSS verification also for CMS signatures.Werner Koch2020-04-141-1/+1
* Spelling cleanup.Daniel Kahn Gillmor2020-02-191-1/+1
* dirmngr: Allow for other hash algorithms than SHA-1 in OCSP.Werner Koch2019-05-281-25/+80
* dirmngr: Better for error code for http status 413.Werner Koch2019-03-291-0/+4
* all: fix spelling and typosDaniel Kahn Gillmor2018-10-241-3/+3
* dirmngr: In verbose mode print the OCSP responder id.Werner Koch2018-10-221-0/+27
* dirmngr: Print a WARNING status for DNS config problems.Werner Koch2018-07-251-1/+1
* dirmngr: New option --disable-ipv6Werner Koch2017-04-031-1/+2
* dirmngr: New option --no-use-tor and internal changes.Werner Koch2017-02-011-2/+2
* dirmngr: New option --disable-ipv4.Werner Koch2017-01-241-1/+2
* dirmngr: Remove warnings about unused global variables.Werner Koch2017-01-111-1/+1
* dirmngr: Remove all system daemon features.Werner Koch2016-08-181-4/+0
* dirmngr: Emit correct spelling of "superseded".Daniel Kahn Gillmor2016-08-031-1/+1
* Fix typos found using codespell.Justus Winter2015-11-171-2/+2
* Change capitalization of TOR to Tor.Werner Koch2015-10-211-2/+2
* dirmngr: Add option --use-tor as a stub.Werner Koch2015-09-181-1/+10
* dirmngr: Add http proxy support for keyservers.Werner Koch2015-04-211-1/+1
* Switch to the libgpg-error provided estream.Werner Koch2014-08-261-1/+0
* http: Allow overriding of the Host header.Werner Koch2014-05-161-1/+1
* Change all quotes in strings and comments to the new GNU standard.Werner Koch2012-06-051-13/+13
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-25/+25
* Some work on porting dirmngr (unfinished)Werner Koch2010-07-161-4/+2
* Merged Dirmngr with GnuPG.Werner Koch2010-06-091-0/+799