aboutsummaryrefslogtreecommitdiffstats
path: root/dirmngr (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpgconf: Show also the used nPth version with -VWerner Koch2024-11-121-1/+4
* dirmngr: Print a brief list of URLs with LISTCRLS.Werner Koch2024-10-141-0/+5
* dirmngr: Fix keep-alive flag handling.NIIBE Yutaka2024-02-211-1/+9
* dirmngr: Fix the regression of use of proxy for TLS connection.NIIBE Yutaka2024-02-211-12/+2
* dirmngr: Fix proxy with TLS.NIIBE Yutaka2024-02-211-5/+0
* dirmngr: For CRL issuer verification trust the system's root CA.Werner Koch2024-01-261-0/+1
* w32: Actually add the manifest to the dirmngr.Werner Koch2023-11-151-1/+1
* dirmngr: Add code to support the negotiation auth method.Werner Koch2023-10-022-34/+369
* dirmngr: Extended the http_get_header function.Werner Koch2023-10-026-14/+23
* dirmngr: Fix handling of the HTTP Content-LengthWerner Koch2023-09-261-15/+139
* dirmngr: Require gnutls 3.2Werner Koch2023-09-261-138/+193
* dirmngr: Improve error codes returned from http fetching.Werner Koch2023-09-193-14/+20
* dirmngr: Implement automatic proxy detection on Windows.Werner Koch2023-09-194-3/+163
* dirmngr: Further simplify the http code and improve a message.Werner Koch2023-09-191-125/+99
* dirmngr: Cleanup the http module.Werner Koch2023-09-182-319/+446
* dirmngr: Relax the detection of the "none" keyserver.Werner Koch2023-09-111-2/+7
* dirmngr: Allow conf files to disable default keyservers.Werner Koch2023-09-061-4/+18
* dirmngr: Enable the call of ks_ldap_help_variables when USE_LDAP.NIIBE Yutaka2023-09-061-0/+2
* build: Update for newer autoconf.NIIBE Yutaka2023-08-311-1/+1
* dirmngr: Extend the AD_QUERY command.Werner Koch2023-08-253-8/+251
* dirmngr: Fix LDAP time parser.Werner Koch2023-08-251-1/+2
* dirmngr: Return modifyTimestamp and add server option --newer.Werner Koch2023-08-257-27/+195
* dirmngr: New command AD_QUERY.Werner Koch2023-08-258-150/+774
* dirmngr: New option --ignore-crl-extensions.Werner Koch2023-07-053-0/+21
* gpgsm: Support SENDCERT_SKI for --call-dirmngrWerner Koch2023-07-051-0/+1
* dirmngr: New dummy option --compatibility-flags.Werner Koch2023-07-052-0/+26
* delete redundant characterszhangguangzhi2023-06-201-1/+1
* w32: Add missing manifests and set a requestedExecutionLevel.Werner Koch2023-05-257-15/+185
* dirmngr: Do not check for Tor for --gpgconf-* optionsWerner Koch2023-01-111-4/+15
* dirmngr: Silence debug diagnostics in OCSPWerner Koch2022-11-171-2/+5
* dirmngr: Fix verification of ECDSA signed CRLs.Werner Koch2022-11-152-3/+4
* dirmngr: Support ECDSA for OCSP.Werner Koch2022-11-153-49/+106
* dirmngr: Support ECDSA for CRLsWerner Koch2022-11-152-12/+114
* dirmngr: Fix build with no LDAP support.NIIBE Yutaka2022-10-181-0/+2
* dirmngr: Support paged LDAP mode for KS_GETWerner Koch2022-10-073-37/+215
* dirmngr: New options --first and --next for KS_GET.Werner Koch2022-10-076-132/+344
* dirmngr: Minor fix for baseDN fallback.Werner Koch2022-10-071-37/+20
* dirnmgr: Fix the function prototype.NIIBE Yutaka2022-10-071-1/+1
* dirmngr: Change interrogate_ldap_dn for better memory semantics.NIIBE Yutaka2022-10-071-28/+12
* dirmngr: Interrogate LDAP server when base DN specified.Joey Berkovitz2022-10-071-7/+26
* dirmngr: Support gpgMailbox for mode MAILSUB and MAILEND.Werner Koch2022-10-071-2/+8
* dirmngr: Factor out interrogate_ldap_dn function.Werner Koch2022-10-071-66/+71
* doc: Typo fix in a comment.Werner Koch2022-09-281-1/+1
* dirmngr: Fix lost flags during LDAP uploadWerner Koch2022-09-282-36/+39
* dirmngr: New server flag "areconly" (A-record-only)Werner Koch2022-09-285-3/+48
* dirmngr: Fix CRL DP error fallback to other schemes.Werner Koch2022-09-161-28/+12
* dirmngr: New option --debug-cache-expired-certs.Werner Koch2022-08-313-3/+14
* dirmngr: Reject certificate which is not valid into cache.NIIBE Yutaka2022-08-311-0/+14
* dirmngr: Fix failed malloc error message.Werner Koch2022-08-031-2/+5
* dirmngr: Ask keyservers to provide the key fingerprintsIngo Klöcker2022-07-261-1/+1