summaryrefslogtreecommitdiffstats
path: root/dirmngr/certcache.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace all calls to access by gnupg_accessWerner Koch2020-10-201-1/+1
* dirmngr: Align the gnutls use of CAs with the ntbtls code.Werner Koch2020-09-101-0/+3
* dirmngr: Improve finding OCSP cert.Werner Koch2019-05-281-1/+35
* dirmngr: Implement CRL fetching via https.Werner Koch2018-04-251-0/+5
* dirmngr: Use system certs if --hkp-cacert is not used.Werner Koch2017-09-181-1/+17
* Spelling fixes in docs and comments.NIIBE Yutaka2017-04-281-1/+1
* dirmngr,w32: Silence the 'certificate already cached' message.Werner Koch2017-04-031-1/+4
* Clean up word replication.Yuri Chornoivan2017-02-211-2/+2
* dirmngr: Add special treatment for the standard hkps pool to ntbtls.Werner Koch2017-02-211-4/+3
* dirmngr: Load --hkp-cacert values into the certificate cache.Werner Koch2017-02-211-2/+8
* dirmngr: Load "sks-keyservers.netCA.pem" into the cache.Werner Koch2017-02-211-18/+30
* dirmngr: Implement trust classes for the cert cache.Werner Koch2017-02-211-59/+81
* dirmngr: Add options --tls and --systrust to the VALIDATE cmd.Werner Koch2017-02-171-0/+90
* dirmngr,w32: Load all system provided certificates.Werner Koch2017-02-161-2/+138
* dirmngr: Load all system provided certificates.Werner Koch2017-02-161-9/+142
* dirmngr: Prepare certcache for forthcoming changes.Werner Koch2017-02-161-28/+40
* indent: Reformat and extend some comments in dirmngr.Werner Koch2017-02-161-29/+29
* dirmngr: Replace stpcpy chains by strconcat.Werner Koch2017-02-161-4/+3
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* dirmngr: Remove all system daemon features.Werner Koch2016-08-181-3/+0
* Fix typos found using codespell.Justus Winter2015-11-171-2/+2
* Improve spelling and grammar of some comments.Neal H. Walfield2015-03-231-2/+2
* dirmngr: Initialize cache from sysconfig dirAndre Heinecke2015-02-121-2/+2
* Change all quotes in strings and comments to the new GNU standard.Werner Koch2012-06-051-8/+8
* Port to npth.Marcus Brinkmann2012-01-251-13/+25
* Make HKP keyserver engine work again.Werner Koch2011-11-241-3/+2
* Fix dirmngr crash (bug#1300)Werner Koch2011-02-231-1/+4
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-45/+44
* More work on the dirmngr. It now builds for W32 and W32CE and quickWerner Koch2010-08-061-5/+2
* Some work on porting dirmngr (unfinished)Werner Koch2010-07-161-4/+4
* Merged Dirmngr with GnuPG.Werner Koch2010-06-091-0/+1384