aboutsummaryrefslogtreecommitdiffstats
path: root/dirmngr/crlfetch.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* dirmngr: Minor cleanup for better readability.Werner Koch2020-10-051-3/+3
| | | | | | | | | | * dirmngr/ldap.c (start_default_fetch_ldap): Rename to start_cacert_fetch_ldap and remove arg attr. Instead use "cACertificate" directly. * dirmngr/crlfetch.c (ca_cert_fetch): Change the only caller. (start_cert_fetch_ldap): Rename arg for clarity. Signed-off-by: Werner Koch <[email protected]>
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
| | | | --
* Some work on the dirmngrWerner Koch2010-07-231-5/+0
|
* Merged Dirmngr with GnuPG.Werner Koch2010-06-091-0/+93
A few code changes to support dirmngr.