aboutsummaryrefslogtreecommitdiffstats
path: root/dirmngr/crlfetch.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-09-26Use gpgrt_b64* API of libgpg-error.NIIBE Yutaka1-7/+9
2023-03-09dirmngr: Distinguish between "no crl" and "crl not trusted".Werner Koch1-0/+3
2022-09-14agent,dirmngr,gpg,scd: Clean up for modern compiler.NIIBE Yutaka1-2/+2
2022-04-11sm: Print diagnostic about CRL problems due to Tor mode.Werner Koch1-12/+17
2021-10-05agent,dirmngr,kbx,scd,tpm2d: Use gnupg_sleep.NIIBE Yutaka1-1/+1
2021-06-16dirmngr: Rewrite the LDAP wrapper toolWerner Koch1-2/+2
2020-10-05dirmngr: Minor cleanup for better readability.Werner Koch1-1/+1
2020-04-16dirmngr: Allow http URLs with "LOOKUP --url"Werner Koch1-20/+103
2018-04-25dirmngr: Allow redirection from https to http for CRLsWerner Koch1-5/+8
2018-04-25dirmngr: Implement CRL fetching via https.Werner Koch1-113/+47
2017-04-03dirmngr: New option --disable-ipv6Werner Koch1-0/+1
2017-02-16indent: Reformat and extend some comments in dirmngr.Werner Koch1-9/+10
2017-02-01dirmngr: New option --no-use-tor and internal changes.Werner Koch1-5/+5
2017-01-24dirmngr: New option --disable-ipv4.Werner Koch1-1/+3
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2015-10-21Change capitalization of TOR to Tor.Werner Koch1-8/+8
2015-09-18dirmngr: Add option --use-tor as a stub.Werner Koch1-2/+28
2015-04-21dirmngr: Add http proxy support for keyservers.Werner Koch1-5/+1
2014-12-22dirmngr: Remove un-needed check.Werner Koch1-1/+4
2014-10-17dirmngr: Allow building without LDAP support.Werner Koch1-5/+66
2014-08-26Switch to the libgpg-error provided estream.Werner Koch1-1/+0
2012-06-05Change all quotes in strings and comments to the new GNU standard.Werner Koch1-3/+3
2012-01-25Port to npth.Marcus Brinkmann1-2/+2
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch1-11/+11
2011-01-10Initial code checking for backup - not yet working.Werner Koch1-2/+2
2010-08-06More work on the dirmngr. It now builds for W32 and W32CE and quickWerner Koch1-1/+3
2010-08-05Typo fixWerner Koch1-1/+1
2010-07-16Some work on porting dirmngr (unfinished)Werner Koch1-2/+1
2010-06-09Merged Dirmngr with GnuPG.Werner Koch1-0/+479