| Commit message (Expand) | Author | Age | Files | Lines |
* | dirmngr: Support paged LDAP mode for KS_GET | Werner Koch | 2022-10-05 | 3 | -37/+214 |
* | dirmngr: New options --first and --next for KS_GET. | Werner Koch | 2022-10-04 | 6 | -133/+345 |
* | dirmngr: Minor fix for baseDN fallback. | Werner Koch | 2022-09-29 | 1 | -37/+22 |
* | dirnmgr: Fix the function prototype. | NIIBE Yutaka | 2022-09-29 | 1 | -1/+1 |
* | dirmngr: Change interrogate_ldap_dn for better memory semantics. | NIIBE Yutaka | 2022-09-29 | 1 | -28/+12 |
* | dirmngr: Interrogate LDAP server when base DN specified. | Joey Berkovitz | 2022-09-29 | 1 | -7/+26 |
* | dirmngr: Fix lost flags during LDAP upload | Werner Koch | 2022-09-28 | 2 | -15/+18 |
* | dirmngr: New server flag "areconly" (A-record-only) | Werner Koch | 2022-09-28 | 5 | -3/+48 |
* | dirmngr: Support gpgMailbox for mode MAILSUB and MAILEND. | Werner Koch | 2022-09-26 | 1 | -2/+8 |
* | dirmngr: Factor out interrogate_ldap_dn function. | NIIBE Yutaka | 2022-09-26 | 1 | -66/+69 |
* | dirmngr: Fix CRL DP error fallback to other schemes. | Werner Koch | 2022-09-16 | 1 | -28/+12 |
* | dirmngr:dns,doc,gpg: Fix for noreturn for C11. | NIIBE Yutaka | 2022-09-16 | 1 | -1/+1 |
* | dirmngr: Fix for USE_LDAP. | NIIBE Yutaka | 2022-09-14 | 2 | -0/+7 |
* | dirmngr:dns: Fixes for function prototypes. | NIIBE Yutaka | 2022-09-14 | 1 | -59/+164 |
* | agent,dirmngr,gpg,scd: Clean up for modern compiler. | NIIBE Yutaka | 2022-09-14 | 4 | -6/+4 |
* | dirmngr: New option --debug-cache-expired-certs. | Werner Koch | 2022-08-31 | 3 | -3/+14 |
* | dirmngr: Reject certificate which is not valid into cache. | NIIBE Yutaka | 2022-08-26 | 1 | -0/+14 |
* | dirmngr: Fix NTBTLS include for test | Andre Heinecke | 2022-08-16 | 1 | -1/+2 |
* | dirmngr: Fix failed malloc error message. | Werner Koch | 2022-08-03 | 1 | -2/+5 |
* | dirmngr: Fix a wrong compiler warning. | Werner Koch | 2022-06-13 | 1 | -1/+1 |
* | dirmngr: Fix for Windows. | NIIBE Yutaka | 2022-05-10 | 1 | -4/+38 |
* | dirmngr: Fix for C90 compiler. | NIIBE Yutaka | 2022-04-26 | 1 | -1/+2 |
* | Deprecate the --supervised options. | Werner Koch | 2022-04-25 | 1 | -1/+4 |
* | dirmngr: Fix Makefile | Werner Koch | 2022-04-21 | 1 | -1/+1 |
* | dirmngr: Changes to the linking order. | Werner Koch | 2022-04-20 | 1 | -11/+15 |
* | sm: Print diagnostic about CRL problems due to Tor mode. | Werner Koch | 2022-04-11 | 3 | -23/+39 |
* | dirmngr: Fix for SOCK. | NIIBE Yutaka | 2022-03-30 | 1 | -1/+1 |
* | dirmngr: Clean up for not supporting WindowsCE. | NIIBE Yutaka | 2022-03-29 | 3 | -174/+1 |
* | dirmngr: Escape more characters in WKD requests. | Werner Koch | 2022-03-28 | 1 | -1/+1 |
* | dirmngr: Workaround for a certain broken LDAP URL | Werner Koch | 2022-03-25 | 1 | -3/+19 |
* | dirmngr: Suppress error message on trial reading as PEM format. | NIIBE Yutaka | 2022-03-25 | 1 | -5/+7 |
* | dirmngr: Clear the error count to try certificate as binary. | NIIBE Yutaka | 2022-03-24 | 1 | -0/+2 |
* | dirmngr: Make WKD_GET work even for servers not handling SRV RRs. | Werner Koch | 2022-03-21 | 1 | -1/+8 |
* | dimngr: Do not check the self-signature of a root CA cert. | Werner Koch | 2022-02-27 | 1 | -8/+8 |
* | dirmngr: Support ECDSA for CRLs | Werner Koch | 2022-02-27 | 2 | -12/+92 |
* | dirmngr: Support ECDSA for OCSP. | Werner Koch | 2022-02-27 | 3 | -50/+106 |
* | dirmngr: Avoid initial delay on the first keyserver access. | Werner Koch | 2022-02-01 | 3 | -2/+12 |
* | gpgconf: Return --ldapserver and --keyserver from dirmngr. | Werner Koch | 2022-01-25 | 1 | -8/+7 |
* | dirmngr: Map all gnupg.net addresses to the Ubuntu keyserver. | Werner Koch | 2022-01-10 | 1 | -4/+4 |
* | build: Update for newer autoconf. | NIIBE Yutaka | 2021-12-22 | 1 | -1/+1 |
* | dirmngr: Ask keyservers to provide the key fingerprints | Ingo Klöcker | 2021-12-20 | 1 | -1/+1 |
* | dirmngr: Fix ldap-url.c. | NIIBE Yutaka | 2021-12-17 | 1 | -2/+2 |
* | dirmngr: Avoid memory leaks on errors | Jakub Jelen | 2021-11-24 | 1 | -2/+4 |
* | agent,dirmngr: New option --steal-socket | Werner Koch | 2021-11-13 | 1 | -1/+12 |
* | dns: Make reading resolv.conf more robust. | NIIBE Yutaka | 2021-10-15 | 1 | -1/+6 |
* | dirmngr: New option --ignore-cert | Werner Koch | 2021-10-06 | 3 | -6/+77 |
* | dirmngr: Fix Let's Encrypt certificate chain validation. | Werner Koch | 2021-10-06 | 1 | -8/+31 |
* | agent,dirmngr,kbx,scd,tpm2d: Use gnupg_sleep. | NIIBE Yutaka | 2021-10-05 | 3 | -5/+5 |
* | build: Fix several "include file not found" problems | Ingo Klöcker | 2021-09-20 | 1 | -1/+1 |
* | dirmngr: Change the default keyserver. | Werner Koch | 2021-08-24 | 4 | -47/+53 |