aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* dirmngr: Support pseudo URI scheme "opaque".Werner Koch2021-05-267-18/+36
* po: Update Japanese Translation.NIIBE Yutaka2021-05-211-11/+7
* scd: Release memory for RDRNAME.NIIBE Yutaka2021-05-211-0/+2
* scd: avoid memory leaksJakub Jelen2021-05-202-14/+24
* common: Avoid double-freeJakub Jelen2021-05-201-0/+1
* Assorted memory leak fixes on the error code paths.Werner Koch2021-05-205-8/+23
* po: Updated the Russian translationWerner Koch2021-05-201-10/+6
* po: Update Russian translation.Ineiev2021-05-191-18/+12
* dirmngr: For KS_SEARCH return the fingerprint also with LDAP.Werner Koch2021-05-191-48/+80
* po: Auto updatesWerner Koch2021-05-1825-2/+358
* gpg: Fix sending an OpenPGP key with umlaut to an LDAP keyserver.Werner Koch2021-05-181-75/+21
* scd:p15: Fix logic for appending product name to MANUFACTURER.Ingo Klöcker2021-05-181-2/+2
* po: In German always use "Passwort" instead of "Passphrase".Werner Koch2021-05-171-71/+79
* gpg: Use a more descriptive prompt for symmetric decryption.Werner Koch2021-05-177-17/+35
* sm: Ask for the password for password based decryption (pwri)Werner Koch2021-05-173-6/+25
* sm: Support decryption of password based encryption (pwri)Werner Koch2021-05-173-59/+495
* dirmngr: LDAP search by a mailbox now ignores revoked keys.Werner Koch2021-05-171-1/+2
* scd,pcsc: Use a single context.NIIBE Yutaka2021-05-071-150/+167
* po: auto updatesWerner Koch2021-05-0426-238/+238
* build: Silence a cimpiler warning also in non-maintainer mode.Werner Koch2021-05-041-0/+3
* gpg: Allow ECDH with a smartcard returning just the x-coordinate.Werner Koch2021-05-044-100/+143
* build: Silence two compiler warnings.Werner Koch2021-05-042-1/+2
* scd: Fix possible PC/SC removed card problemWerner Koch2021-05-041-0/+12
* scd: Add string for another PC/SC error code.Werner Koch2021-05-042-1/+5
* build: Allow running sign-release target from the dist dir.Werner Koch2021-05-041-1/+1
* scd: Fix unblock PIN by a Reset Code with KDF.Kirill Elagin2021-05-041-1/+1
* gpg: Fix mailbox based search via AKL keyserver method.Werner Koch2021-05-045-13/+11
* gpg: Auto import keys specified with --trusted-keys.Werner Koch2021-05-044-6/+47
* gpg: Allow decryption w/o public key but with correct card inserted.Werner Koch2021-05-043-7/+64
* speedo: Automatically select Authenticode signing cert.Werner Koch2021-05-041-1/+1
* agent: Silence error messages for READKEY --cardWerner Koch2021-05-042-6/+9
* gpg: Allow fingerprint based lookup with --locate-external-key.Werner Koch2021-05-037-53/+204
* gpg: Lookup a missing public key of the current card via LDAP.Werner Koch2021-05-0311-41/+89
* gpg: Minor restructuring of a function.Werner Koch2021-05-032-43/+51
* scd: Add option --info to emit KEYPAIRINFO by readkey command.Werner Koch2021-05-033-13/+65
* common: Fix gnupg_wait_processes, by skipping invalid PID.NIIBE Yutaka2021-05-031-1/+6
* agent: Skip unknown unknown ssh curves seen on cards.Werner Koch2021-05-031-7/+17
* gpgconf: Do not i18n an empty string to the PO files meta data.Werner Koch2021-04-291-0/+3
* gpg: No warning in quiet mode for S2K mode 0.Werner Koch2021-04-291-1/+2
* doc: Fix option name.Werner Koch2021-04-291-1/+1
* w32: Silence a compiler warning in dirmngr.cWerner Koch2021-04-291-3/+3
* scd: New option --pcsc-shared.Werner Koch2021-04-295-3/+14
* scd: Rewrite READKEY to allow for compressed points.Werner Koch2021-04-293-43/+75
* scd:p15: Update from current GnuPG 2.3Werner Koch2021-04-291-838/+2726
* common: Extend the openpgp_curve_to_oid function.Werner Koch2021-04-298-14/+24
* common: New module to compute openpgp fingerprintsWerner Koch2021-04-293-0/+306
* common: New function to uncompress an ECC public key.Werner Koch2021-04-293-1/+593
* common: New function cmp_canon_sexp.Werner Koch2021-04-294-2/+200
* scd: New function send_keyinfo to assist in backporting.Werner Koch2021-04-292-0/+30
* scd: Minor changes to assist in backporting from 2.3Werner Koch2021-04-293-5/+9