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