aboutsummaryrefslogtreecommitdiffstats
path: root/dirmngr/crlcache.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* dirmngr: Print a brief list of URLs with LISTCRLS.Werner Koch2024-10-141-0/+5
* dirmngr: For CRL issuer verification trust the system's root CA.Werner Koch2024-01-261-0/+1
* dirmngr: New option --ignore-crl-extensions.Werner Koch2023-06-191-0/+9
* gpgsm: Support SENDCERT_SKI for --call-dirmngrWerner Koch2023-06-191-0/+1
* dirmngr: Distinguish between "no crl" and "crl not trusted".Werner Koch2023-03-091-6/+7
* dirmngr: Minor code cleanup in the CRL cache.Werner Koch2023-03-081-10/+25
* doc: Comment typo fixWerner Koch2022-11-291-2/+2
* dirmngr: Fix verification of ECDSA signed CRLs.Werner Koch2022-11-151-2/+3
* dirmngr: Fix CRL DP error fallback to other schemes.Werner Koch2022-09-161-28/+12
* dirmngr: Support ECDSA for CRLsWerner Koch2022-02-271-0/+48
* dirmgr: clean up memory on error code pathsJakub Jelen2021-05-201-3/+6
* common: New functions gnupg_opendir et al.Werner Koch2020-10-211-13/+9
* Replace all calls to stat by gnupg_stat.Werner Koch2020-10-201-1/+1
* Replace most calls to open by a new wrapper.Werner Koch2020-10-201-2/+2
* sm,dirmngr: Restrict allowed parameters used with rsaPSS.Werner Koch2020-04-151-0/+23
* sm,dirmngr: Support rsaPSS signature verification.Werner Koch2020-04-091-15/+162
* dirmngr: Add FLUSHCRLs commandAndre Heinecke2018-11-121-1/+3
* all: fix spelling and typosDaniel Kahn Gillmor2018-10-241-2/+2
* Merge branch 'STABLE-BRANCH-2-2' into masterWerner Koch2018-05-131-2/+5
|\
| * dirmngr: More binary I/O on Windows for CRLsAndre Heinecke2018-04-201-2/+5
* | Use the gpgrt log functions if possible.Werner Koch2017-11-271-1/+1
|/
* 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