aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (follow)
Commit message (Expand)AuthorAgeFilesLines
* po: Make g10/call-dirmngr.c translatable.Werner Koch2019-12-071-2/+3
* dirmngr: Tell gpg about WKD lookups resulting from a cache.Werner Koch2019-12-071-2/+7
* gpg: Use AKL for angle bracketed mail address with -r.Werner Koch2019-12-041-6/+31
* gpg: Fix double free with anonymous recipients.Werner Koch2019-11-292-4/+11
* dirmngr,gpg: Better diagnostic in case of bad TLS certificates.Werner Koch2019-11-181-2/+9
* dirmngr: Forward http redirect warnings to gpg.Werner Koch2019-11-181-0/+6
* gpg: Forbid the creation of SHA-1 third-party key signatures.Werner Koch2019-11-111-7/+45
* gpg: Add option --allow-weak-key-signatures.Werner Koch2019-11-115-1/+31
* gpg: Fix a potential loss of key sigs during import with self-sigs-only.Werner Koch2019-11-071-1/+4
* gpg: Also delete key-binding signature when deleting a subkey.Werner Koch2019-10-151-16/+7
* Revert "gpg: The first key should be in candidates."NIIBE Yutaka2019-10-151-8/+1
* gpg: Extend --quick-gen-key for creating keys from a card.Werner Koch2019-10-151-60/+271
* gpg: The first key should be in candidates.NIIBE Yutaka2019-10-151-1/+8
* gpg: Fix a memory leak in get_best_pubkey_byname.NIIBE Yutaka2019-10-151-1/+4
* gpg: Be prepared for chosen-prefix SHA-1 collisions in key signatures.Werner Koch2019-10-031-15/+27
* gpg: Make --quiet work on --send-keys.Werner Koch2019-09-061-3/+4
* gpg: Implement keybox compression runWerner Koch2019-08-231-5/+18
* gpg: Allow --locate-external-key even with --no-auto-key-locate.Werner Koch2019-08-233-1/+35
* gpg: Silence some warning messages during -Kv.Werner Koch2019-08-233-10/+19
* gpg: Do not show an informational diagnostics with quiet.Werner Koch2019-08-231-1/+3
* gpg: Use modern spelling for the female salutation.Werner Koch2019-08-221-2/+2
* sm: Show the usage flags when generating a key from a card.Werner Koch2019-08-211-2/+18
* gpg: Allow decryption using non-OpenPGP cards.Werner Koch2019-08-215-174/+400
* scd: New standard attributes $ENCRKEYID and $SIGNKEYID.Werner Koch2019-08-211-1/+1
* gpg: Allow direct key generation from card with --full-gen-key.Werner Koch2019-08-213-20/+204
* gpg: New option --use-only-openpgp-cardWerner Koch2019-08-213-1/+15
* gpg: Prepare card code to allow other than OpenPGP cards.Werner Koch2019-08-212-16/+30
* gpg: New card function agent_scd_keypairinfo.Werner Koch2019-08-212-3/+82
* gpg: Remove two unused card related functions.Werner Koch2019-08-213-98/+76
* gpg: Repurpose the ISO defined DO "sex" to "salutation".Werner Koch2019-08-211-6/+7
* gpg: Remove unused arg in a card related function.Werner Koch2019-08-214-33/+34
* gpg,gpgsm: Handle pkdecrypt responses with/without NUL terminators.Daniel Kahn Gillmor2019-08-121-5/+8
* card: Fix showing KDF object attribute.NIIBE Yutaka2019-08-123-5/+30
* gpg: The option --passphrase= can be empty.NIIBE Yutaka2019-07-221-2/+2
* gpg: Improve import slowness.NIIBE Yutaka2019-07-151-5/+13
* gpg: Fix keyring retrieval.NIIBE Yutaka2019-07-151-3/+6
* gpg: Do not try the import fallback if the options are already used.Werner Koch2019-07-091-1/+3
* gpg: Fix regression in option "self-sigs-only".Werner Koch2019-07-091-1/+11
* gpg: With --auto-key-retrieve prefer WKD over keyservers.Werner Koch2019-07-052-51/+64
* gpg: Add "self-sigs-only" and "import-clean" to the keyserver options.Werner Koch2019-07-041-1/+3
* gpg: Avoid printing false AKL error message.Werner Koch2019-07-041-4/+4
* gpg: New command --locate-external-key.Werner Koch2019-07-046-28/+54
* gpg: Make the get_pubkey_byname interface easier to understand.Werner Koch2019-07-046-32/+57
* gpg: Fallback to import with self-sigs-only on too large keyblocks.Werner Koch2019-07-021-22/+102
* gpg: New import and keyserver option "self-sigs-only"Werner Koch2019-07-012-2/+39
* gpg: Make read_block in import.c more flexible.Werner Koch2019-07-011-12/+11
* spelling: Fix "synchronize"Daniel Kahn Gillmor2019-06-241-1/+1
* gpg: Fixed i18n markup of some strings.Werner Koch2019-05-271-20/+12
* gpg: Allow deletion of subkeys with --delete-[secret-]key.Werner Koch2019-05-273-8/+101
* gpg: Do not bail on an invalid packet in the local keyring.Werner Koch2019-05-211-4/+11