summaryrefslogtreecommitdiffstats
path: root/g10 (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpg: Report the status of NO_SECKEY for decryption.NIIBE Yutaka2021-08-241-2/+2
* gpg: Return SUCCESS/FAILURE status also for --card-edit/name.Werner Koch2021-08-191-3/+8
* gpg: Let --fetch-key return an exit code on failure.Werner Koch2021-06-252-4/+20
* gpg,sm: Simplify keyserver spec parsing.Werner Koch2021-06-164-276/+26
* gpg: Support KEYGRIP search with traditional keyring.NIIBE Yutaka2021-06-031-3/+13
* gpg: Ed448 and X448 are only for v5 for --full-gen-key.NIIBE Yutaka2021-05-271-1/+24
* gpg: Partial fix for Unicode problem in output files.Werner Koch2021-05-251-1/+1
* common: Annotate leaked memory in homedir.cWerner Koch2021-05-211-1/+1
* 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