aboutsummaryrefslogtreecommitdiffstats
path: root/dirmngr (unfollow)
Commit message (Expand)AuthorFilesLines
2024-11-12gpgconf: Show also the used nPth version with -VWerner Koch1-1/+4
2024-10-14dirmngr: Print a brief list of URLs with LISTCRLS.Werner Koch1-0/+5
2024-02-21dirmngr: Fix keep-alive flag handling.NIIBE Yutaka1-1/+9
2024-02-21dirmngr: Fix the regression of use of proxy for TLS connection.NIIBE Yutaka1-12/+2
2024-02-21dirmngr: Fix proxy with TLS.NIIBE Yutaka1-5/+0
2024-01-26dirmngr: For CRL issuer verification trust the system's root CA.Werner Koch1-0/+1
2023-11-15w32: Actually add the manifest to the dirmngr.Werner Koch1-1/+1
2023-10-02dirmngr: Add code to support the negotiation auth method.Werner Koch2-34/+369
2023-10-02dirmngr: Extended the http_get_header function.Werner Koch6-14/+23
2023-09-26dirmngr: Fix handling of the HTTP Content-LengthWerner Koch1-15/+139
2023-09-26dirmngr: Require gnutls 3.2Werner Koch1-138/+193
2023-09-19dirmngr: Improve error codes returned from http fetching.Werner Koch3-14/+20
2023-09-19dirmngr: Implement automatic proxy detection on Windows.Werner Koch4-3/+163
2023-09-19dirmngr: Further simplify the http code and improve a message.Werner Koch1-125/+99
2023-09-18dirmngr: Cleanup the http module.Werner Koch2-319/+446
2023-09-11dirmngr: Relax the detection of the "none" keyserver.Werner Koch1-2/+7
2023-09-06dirmngr: Allow conf files to disable default keyservers.Werner Koch1-4/+18
2023-09-06dirmngr: Enable the call of ks_ldap_help_variables when USE_LDAP.NIIBE Yutaka1-0/+2
2023-08-31build: Update for newer autoconf.NIIBE Yutaka1-1/+1
2023-08-25dirmngr: Extend the AD_QUERY command.Werner Koch3-8/+251
2023-08-25dirmngr: Fix LDAP time parser.Werner Koch1-1/+2
2023-08-25dirmngr: Return modifyTimestamp and add server option --newer.Werner Koch7-27/+195
2023-08-25dirmngr: New command AD_QUERY.Werner Koch8-150/+774
2023-07-05dirmngr: New option --ignore-crl-extensions.Werner Koch3-0/+21
2023-07-05gpgsm: Support SENDCERT_SKI for --call-dirmngrWerner Koch1-0/+1
2023-07-05dirmngr: New dummy option --compatibility-flags.Werner Koch2-0/+26
2023-06-20delete redundant characterszhangguangzhi1-1/+1
2023-05-25w32: Add missing manifests and set a requestedExecutionLevel.Werner Koch7-15/+185
2023-01-11dirmngr: Do not check for Tor for --gpgconf-* optionsWerner Koch1-4/+15
2022-11-17dirmngr: Silence debug diagnostics in OCSPWerner Koch1-2/+5
2022-11-15dirmngr: Fix verification of ECDSA signed CRLs.Werner Koch2-3/+4
2022-11-15dirmngr: Support ECDSA for OCSP.Werner Koch3-49/+106
2022-11-15dirmngr: Support ECDSA for CRLsWerner Koch2-12/+114
2022-10-18dirmngr: Fix build with no LDAP support.NIIBE Yutaka1-0/+2
2022-10-07dirmngr: Support paged LDAP mode for KS_GETWerner Koch3-37/+215
2022-10-07dirmngr: New options --first and --next for KS_GET.Werner Koch6-132/+344
2022-10-07dirmngr: Minor fix for baseDN fallback.Werner Koch1-37/+20
2022-10-07dirnmgr: Fix the function prototype.NIIBE Yutaka1-1/+1
2022-10-07dirmngr: Change interrogate_ldap_dn for better memory semantics.NIIBE Yutaka1-28/+12
2022-10-07dirmngr: Interrogate LDAP server when base DN specified.Joey Berkovitz1-7/+26
2022-10-07dirmngr: Support gpgMailbox for mode MAILSUB and MAILEND.Werner Koch1-2/+8
2022-10-07dirmngr: Factor out interrogate_ldap_dn function.Werner Koch1-66/+71
2022-09-28doc: Typo fix in a comment.Werner Koch1-1/+1
2022-09-28dirmngr: Fix lost flags during LDAP uploadWerner Koch2-36/+39
2022-09-28dirmngr: New server flag "areconly" (A-record-only)Werner Koch5-3/+48
2022-09-16dirmngr: Fix CRL DP error fallback to other schemes.Werner Koch1-28/+12
2022-08-31dirmngr: New option --debug-cache-expired-certs.Werner Koch3-3/+14
2022-08-31dirmngr: Reject certificate which is not valid into cache.NIIBE Yutaka1-0/+14
2022-08-03dirmngr: Fix failed malloc error message.Werner Koch1-2/+5
2022-07-26dirmngr: Ask keyservers to provide the key fingerprintsIngo Klöcker1-1/+1