| Commit message (Expand) | Author | Files | Lines |
2022-10-13 | po: Update Czech translation. | Petr Pisar | 1 | -698/+571 |
2022-10-13 | wkd: gpg-wks-client --send checks if build with sendmail support | Alexander Kulbartsch | 1 | -0/+8 |
2022-10-12 | agent: Introduce attribute "Remote-list" to KEYINFO. | Werner Koch | 2 | -22/+27 |
2022-10-07 | wkd: Implement --blacklist option for gpg-wks-client | Werner Koch | 3 | -4/+193 |
2022-10-07 | wkd: Restrict gpg-wks-client --mirror to the given domains. | Werner Koch | 1 | -16/+62 |
2022-10-07 | wkd: Silence gpg-wks-client diagnostics from gpg. | Werner Koch | 2 | -13/+13 |
2022-10-07 | common: Protect against a theoretical integer overflow in tlv.c | Werner Koch | 1 | -0/+5 |
2022-10-07 | po: Fix wrong LF in the German translation | Werner Koch | 1 | -12/+5 |
2022-10-07 | gpg: Fix wrong use of FD2INT with iobuf_fdopen_nc. | NIIBE Yutaka | 2 | -3/+3 |
2022-10-06 | wkd: New command --mirror for gpg-wks-client. | Werner Koch | 5 | -30/+316 |
2022-10-05 | dirmngr: Support paged LDAP mode for KS_GET | Werner Koch | 3 | -37/+214 |
2022-10-04 | dirmngr: New options --first and --next for KS_GET. | Werner Koch | 6 | -133/+345 |
2022-09-30 | gpg: Show just keyserver and port with --send-keys. | Werner Koch | 1 | -0/+25 |
2022-09-29 | dirmngr: Minor fix for baseDN fallback. | Werner Koch | 1 | -37/+22 |
2022-09-29 | gpg: Avoid to emit a compliance mode line if libgcrypt is non-compliant. | Werner Koch | 1 | -2/+7 |
2022-09-29 | gpg: Fix assertion failure due to errors in encrypt_filter. | Werner Koch | 3 | -5/+9 |
2022-09-29 | gpg: Make --require-compliance work for -se | Werner Koch | 1 | -156/+146 |
2022-09-29 | dirnmgr: Fix the function prototype. | NIIBE Yutaka | 1 | -1/+1 |
2022-09-29 | dirmngr: Change interrogate_ldap_dn for better memory semantics. | NIIBE Yutaka | 1 | -28/+12 |
2022-09-29 | dirmngr: Interrogate LDAP server when base DN specified. | Joey Berkovitz | 1 | -7/+26 |
2022-09-29 | Register DCO for Joey Berkovitz. | NIIBE Yutaka | 1 | -0/+3 |
2022-09-28 | dirmngr: Fix lost flags during LDAP upload | Werner Koch | 2 | -15/+18 |
2022-09-28 | gpg: Silence some diagnostics. | Werner Koch | 2 | -8/+11 |
2022-09-28 | dirmngr: New server flag "areconly" (A-record-only) | Werner Koch | 6 | -3/+51 |
2022-09-26 | dirmngr: Support gpgMailbox for mode MAILSUB and MAILEND. | Werner Koch | 1 | -2/+8 |
2022-09-26 | gpg: Don't consider unknown keys as non-compliant while decrypting. | Werner Koch | 1 | -4/+4 |
2022-09-26 | dirmngr: Factor out interrogate_ldap_dn function. | NIIBE Yutaka | 1 | -66/+69 |
2022-09-21 | tools: Need to set the dir for common.conf | Werner Koch | 3 | -3/+8 |
2022-09-16 | dirmngr: Fix CRL DP error fallback to other schemes. | Werner Koch | 1 | -28/+12 |
2022-09-16 | doc: Keep list of RFCs only in DETAILS | Werner Koch | 2 | -25/+9 |
2022-09-16 | dirmngr:dns,doc,gpg: Fix for noreturn for C11. | NIIBE Yutaka | 3 | -3/+3 |
2022-09-15 | build: Use LDAP_DEPRECATED to detect ldap library. | NIIBE Yutaka | 1 | -0/+2 |
2022-09-15 | build: Update .gitignore for translations under po/. | NIIBE Yutaka | 1 | -0/+1 |
2022-09-14 | tests: Restrict the use of gpgconf.ctl to make check. | Werner Koch | 8 | -1/+39 |
2022-09-14 | common: Fix for GPG_ERR_SOURCE_DEFAULT check. | NIIBE Yutaka | 1 | -2/+0 |
2022-09-14 | kbx: Fix for GPG_ERR_SOURCE_DEFAULT. | NIIBE Yutaka | 2 | -8/+3 |
2022-09-14 | dirmngr: Fix for USE_LDAP. | NIIBE Yutaka | 2 | -0/+7 |
2022-09-14 | common: Fix t-recsel. | NIIBE Yutaka | 1 | -2/+0 |
2022-09-14 | dirmngr:dns: Fixes for function prototypes. | NIIBE Yutaka | 1 | -59/+164 |
2022-09-14 | agent,dirmngr,gpg,scd: Clean up for modern compiler. | NIIBE Yutaka | 10 | -8/+11 |
2022-09-13 | tools:gpg-auth: Enhance it to support use case for login. | NIIBE Yutaka | 2 | -12/+39 |
2022-09-13 | gpg,common,scd,sm: Function prototype fixes for modern compiler. | NIIBE Yutaka | 11 | -19/+19 |
2022-09-09 | sm: Fix reporting of bad passphrase error | Ingo Klöcker | 1 | -1/+4 |
2022-09-09 | Revert "common: Add a default OpenPGP ECC mapping." | Ingo Klöcker | 1 | -1/+0 |
2022-09-07 | agent: Don't start in --supervised mode if no-autostart is enabled. | Werner Koch | 2 | -0/+14 |
2022-09-07 | gpg: Support key flags for RENC, TIME, and GROUP. | Werner Koch | 7 | -3/+70 |
2022-09-06 | tools:gpg-auth: Support use of pinpad. | NIIBE Yutaka | 1 | -14/+27 |
2022-09-06 | common: Fix to determine ECC curve for SSH. | NIIBE Yutaka | 1 | -3/+3 |
2022-09-05 | tools:gpg-auth: Show SSH key comment when asking PIN. | NIIBE Yutaka | 1 | -3/+21 |
2022-09-02 | tools: Fix gpg-auth. | NIIBE Yutaka | 1 | -15/+42 |