aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpg: Update key origin info during import merge.Werner Koch2017-07-251-4/+97
* gpg: Store key origin for new userids during import merge.Werner Koch2017-07-251-107/+157
* gpg: Extend --key-origin to take an optional URL arg.Werner Koch2017-07-245-2/+44
* gpg: Store key origin info for new keys from a keyserverWerner Koch2017-07-242-29/+66
* gpg: Store key origin info for new DANE and WKD retrieved keys.Werner Koch2017-07-247-38/+101
* gpg: Filter keys received via DANEWerner Koch2017-07-241-5/+27
* g10: Make sure to emit NEED_PASSPHRASE on --import of secret key.Marcus Brinkmann2017-07-243-3/+9
* g10: Make sure to emit NEED_PASSPHRASE on --export-secret-key.Marcus Brinkmann2017-07-243-3/+9
* g10: Avoid caching passphrase for failed symmetric encryption.Marcus Brinkmann2017-07-211-1/+2
* gpg: Extend --quick-set-expire to allow subkey expiration setting.Werner Koch2017-07-213-26/+108
* gpg: Fix possible double free of the card serialno.Werner Koch2017-07-211-0/+6
* gpg: Use macros to check the signature class.Werner Koch2017-07-211-24/+24
* g10: Clean keyblock on initial commit.Marcus Brinkmann2017-07-211-0/+5
* g10: Don't limit at the frontend side for card capability.NIIBE Yutaka2017-07-211-37/+12
* indent: Improve readability of some comments in getkey.cWerner Koch2017-07-201-165/+168
* gpg: New option --with-key-origin.Werner Koch2017-07-205-10/+82
* doc: Comment fixes and one trailing comma fix.Werner Koch2017-07-203-6/+6
* gpg: Make function mk_datestr public.Werner Koch2017-07-202-22/+25
* g10: Return proper error when gpg-agent fails to start during probe.Marcus Brinkmann2017-07-201-2/+8
* gpg: Avoid asking by fpr and then by keyid during auto-key-retrieve.Werner Koch2017-07-191-0/+4
* gpg,sm: Check compliance of the RNG.Werner Koch2017-07-173-0/+48
* gpg: Fix importing keys.Justus Winter2017-07-141-3/+6
* gpg: Pass key origin values to import functions.Werner Koch2017-07-136-37/+55
* gpg: New option --key-origin.Werner Koch2017-07-138-21/+70
* tofu: Compare squares instead of square roots.Marcus Brinkmann2017-07-104-269/+9
* gpg,gpgsm: Emit status code ENCRYPTION_COMPLIANCE_MODE.Werner Koch2017-06-231-3/+20
* indent,i18n: Make some new strings translatable. Wrap too long lines.Werner Koch2017-06-234-13/+20
* gpg: Close cached keydb handle in gpgv.Justus Winter2017-06-211-0/+1
* gpg: Fix printing keyserver URLs and notation data.Justus Winter2017-06-211-2/+2
* gpg: Fix error handling.Justus Winter2017-06-201-0/+2
* gpg,gpgsm: Fix compliance check for DSA and avoid an assert.Werner Koch2017-06-191-6/+7
* indent: Always use "_(" and not "_ (" to mark translatable strings.Werner Koch2017-06-195-12/+12
* gpg: Check and fix keys on import.Justus Winter2017-06-143-2/+11
* gpg: Refactor key checking and fixing.Justus Winter2017-06-145-614/+693
* gpg: Refactor keyedit module.Justus Winter2017-06-134-39/+70
* gpg: Disable keydb handle caching only for W32Werner Koch2017-06-131-10/+17
* po: Make a string translatable.Werner Koch2017-06-131-3/+6
* gpg: Send gpgcompose --help output to stdout, not stderr.Neal H. Walfield2017-06-111-7/+7
* gpg: Improve some output of gpgcompose.Neal H. Walfield2017-06-111-2/+5
* gpg: Support 'gpgcompose --encrypted-pop --help'Neal H. Walfield2017-06-111-3/+21
* gpg: Remove dead code.Neal H. Walfield2017-06-111-7/+1
* common,gpg,sm: Restrict the use of algorithms according to CO_DE_VS.Justus Winter2017-06-086-1/+147
* gpg: Fix computation of compliance with CO_DE_VS.Justus Winter2017-06-081-3/+4
* gpg: Avoid failure exit when scdaemon is disabled but not needed.Werner Koch2017-06-081-2/+4
* common: Add cipher mode to compliance predicate.Justus Winter2017-06-071-1/+1
* common,gpg,sm: Initialize compliance module.Justus Winter2017-06-071-0/+3
* common,gpg: Move the compliance option printer.Justus Winter2017-06-076-28/+11
* common,gpg,sm: Move the compliance option parser.Justus Winter2017-06-071-26/+11
* gpg: Improve compliance with CO_DE_VS.Justus Winter2017-06-071-0/+1
* common,g10: Fix typos.Justus Winter2017-06-061-1/+1