aboutsummaryrefslogtreecommitdiffstats
path: root/dirmngr/crlcache.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-12dirmngr: Add FLUSHCRLs commandAndre Heinecke1-1/+3
2018-04-20dirmngr: More binary I/O on Windows for CRLsAndre Heinecke1-2/+5
2017-11-17dirmngr: Fix double free of a hash context in the error case.Werner Koch1-6/+6
2017-02-21Clean up word replication.Yuri Chornoivan1-1/+1
2017-02-21dirmngr: Add special treatment for the standard hkps pool to ntbtls.Werner Koch1-1/+2
2017-02-17dirmngr: Add option --no-crl to the VALIDATE cmd.Werner Koch1-1/+2
2017-01-11dirmngr: Remove warnings about unused global variables.Werner Koch1-1/+1
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2016-09-20dirmngr: Open file CRL's in binary modeAndre Heinecke1-1/+1
2016-08-18dirmngr: Remove all system daemon features.Werner Koch1-1/+1
2016-08-03dirmngr: Emit correct spelling of "superseded".Daniel Kahn Gillmor1-1/+1
2016-01-22dirmngr: Indicate that serial numbers are hexadecimal.Werner Koch1-3/+4
2015-11-19dirmngr: Improve error handling.Justus Winter1-0/+1
2015-11-17Fix typos found using codespell.Justus Winter1-2/+2
2015-10-28dirmngr: Fix NULL-deref while loading a CRL.Werner Koch1-1/+2
2015-10-14cleanup: Fix confusion between gpg_error_t and gpg_err_code_t.NIIBE Yutaka1-1/+1
2015-06-18dirmngr: Fix the cleanup zombies fix (685b782).Werner Koch1-7/+6
2015-06-09dirmngr: Avoid crash due to an empty crls.d/DIR.txt.Werner Koch1-1/+3
2014-08-26Switch to the libgpg-error provided estream.Werner Koch1-5/+4
2012-08-24Fix typos spotted during translationsDavid Prévot1-1/+1
2012-06-05Change all quotes in strings and comments to the new GNU standard.Werner Koch1-48/+48
2012-04-26avoid buffer strncpy-induced buffer overrunJim Meyering1-2/+8
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch1-123/+122
2010-12-14Tweaks for gpgconf.Werner Koch1-3/+28
2010-12-14Change --dameon home directory to /gnupg under WinceWerner Koch1-1/+1
2010-10-18Fix a signing problem with the cardWerner Koch1-1/+13
2010-08-12Fix dirmngr problems on CE.Werner Koch1-3/+3
2010-08-06More work on the dirmngr. It now builds for W32 and W32CE and quickWerner Koch1-8/+2
2010-07-23Some work on the dirmngrWerner Koch1-1/+1
2010-07-16Some work on porting dirmngr (unfinished)Werner Koch1-118/+119
2010-06-09Merged Dirmngr with GnuPG.Werner Koch1-0/+2544