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