aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (follow)
Commit message (Expand)AuthorAgeFilesLines
* g10: Avoid memory leaksJakub Jelen2021-05-203-18/+30
* g10: Fix memory leaksJakub Jelen2021-05-2010-12/+50
* gpg: Improve speed of secret key listing.Werner Koch2021-05-195-19/+101
* gpg: Fix sending an OpenPGP key with umlaut to an LDAP keyserver.Werner Koch2021-05-181-75/+21
* gpg: Use a more descriptive prompt for symmetric decryption.Werner Koch2021-05-177-17/+33
* A few minor code cleanups and typo fixes.Werner Koch2021-05-112-2/+6
* gpg: Fix allocation for EXTRAHASH.NIIBE Yutaka2021-05-111-1/+1
* gpg: Fix mailbox based search via AKL keyserver method.Werner Koch2021-04-265-13/+11
* gpg: Do not use import-clean for LDAP keyserver imports.Werner Koch2021-04-263-8/+23
* gpg: Auto import keys specified with --trusted-keys.Werner Koch2021-04-253-1/+41
* gpg: Replace an obsolete trustdb function.Werner Koch2021-04-234-19/+7
* gpg: Allow decryption w/o public key but with correct card inserted.Werner Koch2021-04-232-0/+51
* gpg: Allow fingerprint based lookup with --locate-external-key.Werner Koch2021-04-216-39/+162
* keyboxd: Fix searching for exact mail addresses.Werner Koch2021-04-211-1/+2
* gpg,sm: Ignore the log-file option from common.conf.Werner Koch2021-04-211-6/+0
* gpg: Fix showpref to list AEAD feature.Damien Goutte-Gattat via Gnupg-devel2021-04-191-1/+1
* gpg,gpgsm: Move use-keyboxd to the new conf file common.confWerner Koch2021-04-191-0/+31
* gpg: Lookup a missing public key of the current card via LDAP.Werner Koch2021-04-168-36/+77
* gpg: Do not use self-sigs-only for LDAP keyserver imports.Werner Koch2021-04-133-3/+27
* gpg: Minor restructuring of a function.Werner Koch2021-04-122-32/+41
* gpg: Ed448 and X448 are only for v5.NIIBE Yutaka2021-04-081-3/+23
* Release GnuPG 2.3.0gnupg-2.3.0Werner Koch2021-04-071-1/+1
* gpgconf: Return a new pseudo option compliance_de_vs.Werner Koch2021-04-011-0/+8
* gpg: Allow ECDH with a smartcard returning just the x-ccordinate.Werner Koch2021-03-291-7/+16
* gpg: No warning in quiet mode for S2K mode 0.Werner Koch2021-03-241-1/+2
* gpg: Fix v5 signature for clearsign.NIIBE Yutaka2021-03-241-2/+18
* gpg: Support ECDH with v5 key.NIIBE Yutaka2021-03-243-10/+10
* gpg: Support exporting Ed448 SSH key.NIIBE Yutaka2021-03-221-4/+8
* gpg: Fix exporting SSH key.NIIBE Yutaka2021-03-221-6/+11
* gpg: New option --no-auto-trust-new-key.Beta-2.3.0-beta1655Werner Koch2021-03-153-3/+10
* gpg: Fix compute_fingerprint for ECC with SOS.NIIBE Yutaka2021-03-121-1/+16
* gpg: New option --force-sign-keyWerner Koch2021-03-113-5/+12
* gpg: Add new command keytotpm to convert a private key to TPM formatJames Bottomley2021-03-103-1/+69
* w32: Change spawn functions to use Unicode version of CreateProcess.Werner Koch2021-03-081-6/+14
* w32: Always use Unicode for console input and output.Werner Koch2021-03-051-2/+12
* gpg: Prepare for globing with UTF-8.Werner Koch2021-03-041-4/+4
* gpg: Keep temp files when opening images via xdg-openNicolas Fella via Gnupg-devel2021-03-011-1/+5
* gpg: Do not allow old cipher algorithms for encryption.Werner Koch2021-02-105-11/+75
* gpg: Fix selection of key.NIIBE Yutaka2021-02-051-1/+3
* gpg: Remove support for PKA.Werner Koch2021-02-0215-430/+23
* gpg: Remove more or less useless tool gpgcompose.Werner Koch2021-02-022-3128/+0
* gpg: Remove experimental feature to export w/o user-ids.Werner Koch2021-02-023-74/+7
* Include the library version in the compliance checks.Werner Koch2021-01-281-0/+2
* gpg: Fix ugly error message for an unknown symkey algorithm.Werner Koch2021-01-271-1/+4
* Require Libgcrypt 1.9Werner Koch2021-01-191-8/+2
* gpg: New AKL method "ntds"Werner Koch2020-12-176-0/+68
* dirmngr: Store all version 2 schema attributes.Werner Koch2020-12-151-0/+3
* dirmngr: Do not store the useless pgpSignerID in the LDAP.Werner Koch2020-12-141-15/+0
* gpg: Make quick-gen-key with algo "card" work for keys without keytimeIngo Klöcker2020-12-071-6/+4
* gpg,card: Allow no version information of Yubikey.NIIBE Yutaka2020-12-071-1/+2