aboutsummaryrefslogtreecommitdiffstats
path: root/dirmngr/crlcache.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* dirmngr: Add FLUSHCRLs commandAndre Heinecke2018-11-121-1/+3
* dirmngr: More binary I/O on Windows for CRLsAndre Heinecke2018-04-201-2/+5
* dirmngr: Fix double free of a hash context in the error case.Werner Koch2017-11-171-6/+6
* Clean up word replication.Yuri Chornoivan2017-02-211-1/+1
* dirmngr: Add special treatment for the standard hkps pool to ntbtls.Werner Koch2017-02-211-1/+2
* dirmngr: Add option --no-crl to the VALIDATE cmd.Werner Koch2017-02-171-1/+2
* dirmngr: Remove warnings about unused global variables.Werner Koch2017-01-111-1/+1
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* dirmngr: Open file CRL's in binary modeAndre Heinecke2016-09-201-1/+1
* dirmngr: Remove all system daemon features.Werner Koch2016-08-181-1/+1
* dirmngr: Emit correct spelling of "superseded".Daniel Kahn Gillmor2016-08-031-1/+1
* dirmngr: Indicate that serial numbers are hexadecimal.Werner Koch2016-01-221-3/+4
* dirmngr: Improve error handling.Justus Winter2015-11-191-0/+1
* Fix typos found using codespell.Justus Winter2015-11-171-2/+2
* dirmngr: Fix NULL-deref while loading a CRL.Werner Koch2015-10-281-1/+2
* cleanup: Fix confusion between gpg_error_t and gpg_err_code_t.NIIBE Yutaka2015-10-141-1/+1
* dirmngr: Fix the cleanup zombies fix (685b782).Werner Koch2015-06-181-7/+6
* dirmngr: Avoid crash due to an empty crls.d/DIR.txt.Werner Koch2015-06-091-1/+3
* Switch to the libgpg-error provided estream.Werner Koch2014-08-261-5/+4
* Fix typos spotted during translationsDavid Prévot2012-08-241-1/+1
* Change all quotes in strings and comments to the new GNU standard.Werner Koch2012-06-051-48/+48
* avoid buffer strncpy-induced buffer overrunJim Meyering2012-04-261-2/+8
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-123/+122
* Tweaks for gpgconf.Werner Koch2010-12-141-3/+28
* Change --dameon home directory to /gnupg under WinceWerner Koch2010-12-141-1/+1
* Fix a signing problem with the cardWerner Koch2010-10-181-1/+13
* Fix dirmngr problems on CE.Werner Koch2010-08-121-3/+3
* More work on the dirmngr. It now builds for W32 and W32CE and quickWerner Koch2010-08-061-8/+2
* Some work on the dirmngrWerner Koch2010-07-231-1/+1
* Some work on porting dirmngr (unfinished)Werner Koch2010-07-161-118/+119
* Merged Dirmngr with GnuPG.Werner Koch2010-06-091-0/+2544