aboutsummaryrefslogtreecommitdiffstats
path: root/dirmngr/certcache.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-04-28Spelling fixes in docs and comments.NIIBE Yutaka1-1/+1
2017-04-03dirmngr,w32: Silence the 'certificate already cached' message.Werner Koch1-1/+4
2017-02-21Clean up word replication.Yuri Chornoivan1-2/+2
2017-02-21dirmngr: Add special treatment for the standard hkps pool to ntbtls.Werner Koch1-4/+3
2017-02-21dirmngr: Load --hkp-cacert values into the certificate cache.Werner Koch1-2/+8
2017-02-21dirmngr: Load "sks-keyservers.netCA.pem" into the cache.Werner Koch1-18/+30
2017-02-21dirmngr: Implement trust classes for the cert cache.Werner Koch1-59/+81
2017-02-17dirmngr: Add options --tls and --systrust to the VALIDATE cmd.Werner Koch1-0/+90
2017-02-16dirmngr,w32: Load all system provided certificates.Werner Koch1-2/+138
2017-02-16dirmngr: Load all system provided certificates.Werner Koch1-9/+142
2017-02-16dirmngr: Prepare certcache for forthcoming changes.Werner Koch1-28/+40
2017-02-16indent: Reformat and extend some comments in dirmngr.Werner Koch1-29/+29
2017-02-16dirmngr: Replace stpcpy chains by strconcat.Werner Koch1-4/+3
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2016-08-18dirmngr: Remove all system daemon features.Werner Koch1-3/+0
2015-11-17Fix typos found using codespell.Justus Winter1-2/+2
2015-03-23Improve spelling and grammar of some comments.Neal H. Walfield1-2/+2
2015-02-12dirmngr: Initialize cache from sysconfig dirAndre Heinecke1-2/+2
2012-06-05Change all quotes in strings and comments to the new GNU standard.Werner Koch1-8/+8
2012-01-25Port to npth.Marcus Brinkmann1-13/+25
2011-11-24Make HKP keyserver engine work again.Werner Koch1-3/+2
2011-11-24Make HKP kyeserver engine work again.Werner Koch1-3/+2
2011-02-23Fix dirmngr crash (bug#1300)Werner Koch1-1/+4
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch1-45/+44
2010-08-06More work on the dirmngr. It now builds for W32 and W32CE and quickWerner Koch1-5/+2
2010-07-16Some work on porting dirmngr (unfinished)Werner Koch1-4/+4
2010-06-09Merged Dirmngr with GnuPG.Werner Koch1-0/+1384