aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* gpg,gpgsm: Record the creation time of a private key.Werner Koch2020-08-234-9/+32
* build: New configure option --disable-testsWerner Koch2020-08-201-0/+4
* gpg: Ignore personal_digest_prefs for ECDSA keys.Werner Koch2020-08-131-3/+7
* build: Remove expired key of David Shaw from distsigkey.gpg.Werner Koch2020-08-061-0/+0
* gpg: Do not close stdout after --export-ssh-keyWerner Koch2020-07-161-2/+3
* gpg: Add regular expression support.NIIBE Yutaka2020-07-152-22/+4
* gpg: Print a note if no args are given to --delete-keyWerner Koch2020-07-091-1/+4
* Do not use the pinentry's qualitybarWerner Koch2020-07-081-1/+1
* gpg: Use integrated passphrase repeat entry also for -c.Werner Koch2020-07-083-7/+33
* gpg: Fix flaw in symmetric algorithm selection in mixed mode.Werner Koch2020-07-073-19/+10
* sm: Exclude rsaPSS from de-vs compliance mode.Werner Koch2020-07-036-12/+13
* common: Change argument order of log_printhex.Werner Koch2020-05-126-24/+24
* gpg: Add missing options --no-include-key-block.Werner Koch2020-04-161-0/+1
* gpg: Make AEAD modes subject to compliance checks.Werner Koch2020-04-161-10/+13
* gpg: Show AEAD preferencesWerner Koch2020-04-163-5/+49
* gpg: Support decryption of the new AEAD packetWerner Koch2020-04-168-69/+896
* gpg: Improve symmetric decryption speed by about 25%Werner Koch2020-04-151-77/+58
* gpg: Reformat parts of decrypt-data.cWerner Koch2020-04-151-101/+125
* gpg: Use the new MANUFACTURER attribute.Werner Koch2020-04-153-43/+20
* gpg: ECDH: Accept longer padding.NIIBE Yutaka2020-04-081-4/+1
* gpg: Print a hint for --batch mode and --delete-secret-key.Werner Koch2020-03-181-0/+6
* gpg: Update --trusted-key to accept fingerprint as well as long key id.Daniel Kahn Gillmor2020-03-181-6/+18
* gpg: Fix key expiration and usage for keys created at the Epoch.Werner Koch2020-03-181-12/+16
* gpg: New option --auto-key-importWerner Koch2020-03-143-7/+16
* gpg: Make use of the included key block in a signature.Werner Koch2020-03-1411-53/+251
* gpg: New option --include-key-block.Werner Koch2020-03-144-10/+133
* gpg: Add property "fpr" for use by --export-filter.Werner Koch2020-03-146-2/+67
* gpg: Add a new OpenPGP card vendor.Werner Koch2020-03-141-0/+1
* gpg: Add new card vendorWerner Koch2020-03-031-0/+1
* gpg: Fix default-key selection when card is available.NIIBE Yutaka2020-02-191-1/+9
* build: Always use EXTERN_UNLESS_MAIN_MODULE pattern.Werner Koch2020-02-104-9/+3
* gpg: Make really sure that --verify-files always returns an error.Werner Koch2020-02-101-5/+13
* card: Add new OpenPGP card vendor.Werner Koch2020-01-281-0/+1
* card: Add new OpenPGP card vendorWerner Koch2020-01-211-0/+1
* gpg: default-key: Simply don't limit by capability.NIIBE Yutaka2020-01-161-4/+0
* Update wk's signing keyWerner Koch2020-01-011-0/+0
* gpg: Fix output of --with-secret if a pattern is given.Werner Koch2019-12-231-8/+25
* 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