| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | 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 |
* | scd: Add npth_unprotect/npth_protect for blocking operations. | NIIBE Yutaka | 2022-08-25 | 1 | -0/+20 |
* | scd: Add a libusb debug level. | Werner Koch | 2022-08-22 | 1 | -1/+33 |
* | common: New common option no-autostart. | Werner Koch | 2022-08-22 | 8 | -2/+39 |
* | dirmngr: Fix NTBTLS include for test | Andre Heinecke | 2022-08-16 | 1 | -1/+2 |
* | gpg: Fix --card-status to handle lowercase APPTYPEs | Werner Koch | 2022-08-16 | 1 | -6/+6 |
* | doc: Update description of the key format. | Werner Koch | 2022-08-16 | 2 | -11/+21 |
* | gpg: Improve --edit-key setpref. | Werner Koch | 2022-08-12 | 1 | -5/+17 |
* | agent: New option --need-attr for KEYINFO. | Werner Koch | 2022-08-11 | 2 | -17/+73 |
* | common: New function nvc_get_boolean. | Werner Koch | 2022-08-11 | 2 | -0/+25 |
* | gpg: Emit an ERROR status if --quick-set-primary-uid fails | Ingo Klöcker | 2022-08-09 | 1 | -3/+9 |
* | gpg: Look up user ID to mark as primary by UID hash | Ingo Klöcker | 2022-08-08 | 2 | -26/+25 |
* | gpg: Fix wrong error message for keytocard. | Werner Koch | 2022-08-04 | 1 | -3/+1 |
* | common: Silence warnings from AllowSetForegroundWindow. | Werner Koch | 2022-08-03 | 2 | -2/+12 |
* | dirmngr: Fix failed malloc error message. | Werner Koch | 2022-08-03 | 1 | -2/+5 |