summaryrefslogtreecommitdiffstats
path: root/g10/gpg.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* g10: Support armored keyrings in gpgv.Justus Winter2016-04-041-1/+1
* g10: Remove option --always-trust if compiled without trust models.Justus Winter2016-04-011-0/+2
* gpg: Shorten the --tofu-policy help textWerner Koch2016-01-271-1/+1
* Update copyright years.Werner Koch2016-01-261-1/+1
* gpg: Make --list-options show-usage the default.Werner Koch2016-01-141-1/+2
* gpg: New command --export-ssh-keyWerner Koch2016-01-081-1/+15
* gpg: Fix warnings about useless assignments.Werner Koch2016-01-071-1/+0
* gpg: Don't check for ambiguous keys.Neal H. Walfield2015-12-221-512/+0
* gpg: Lazily evaluate --default-key.Neal H. Walfield2015-12-221-21/+0
* gpg: Improve check for ambiguous keys.Neal H. Walfield2015-12-221-94/+143
* gpg: Mark more options as coming from the config file (when this holds)Neal H. Walfield2015-12-221-1/+5
* gpg: When checking for ambiguous keys, ignore invalid keys.Neal H. Walfield2015-12-161-139/+297
* gpg: Don't error out if a key occurs multiple times in the keyring.Neal H. Walfield2015-12-111-32/+82
* gpg: Do not pre-check keys given on the command line.Werner Koch2015-12-041-11/+42
* gpg: Allow "help" as value for --tofu-policy.Werner Koch2015-12-041-15/+33
* gpg: Add variant of 'key "%s" not found: %s' error message.Werner Koch2015-12-031-2/+1
* gpg: Take care of keydb_new returning NULL.Werner Koch2015-12-031-7/+10
* gpg: Change some error messages.Werner Koch2015-12-031-30/+36
* gpg: Use the matching key if the search description is exact.Neal H. Walfield2015-12-031-4/+31
* common,gpg: Fix processing of search descriptions ending in '!'.Neal H. Walfield2015-12-021-1/+13
* common: Extend utf8_charcount to include the string's length.Neal H. Walfield2015-11-231-1/+1
* gpg: Add some debugging output.Neal H. Walfield2015-11-171-0/+12
* gpg: Use a more appropriate error code.Neal H. Walfield2015-11-171-1/+1
* Fix typos found using codespell.Justus Winter2015-11-171-2/+2
* gpg: Fix error checking and improve error reporting.Neal H. Walfield2015-11-161-2/+14
* gpg: Print export statistics to the status-fd.Werner Koch2015-11-121-3/+18
* gpg: Add new option --only-sign-text-ids.Neal H. Walfield2015-11-061-0/+5
* gpg: Check for ambiguous or non-matching key specs.Neal H. Walfield2015-11-061-19/+189
* gpg: Add support for unwrapping the outer level of encryption.Neal H. Walfield2015-11-051-0/+5
* gpg: Print a better error message for --multifile --sign --encrypt.Neal H. Walfield2015-11-041-0/+3
* gpg: Add --encrypt-to-default-key.Neal H. Walfield2015-11-041-0/+19
* gpg: Allow multiple --default-key options. Take the last available key.Neal H. Walfield2015-11-041-3/+5
* gpg: Eliminate a memory leak.Neal H. Walfield2015-10-291-1/+4
* gpg: Ensure all weak digest rejection notices are shownDaniel Kahn Gillmor2015-10-261-1/+2
* build: Allow building without SQLlite support.Werner Koch2015-10-201-1/+8
* gpg: Fix --desig-revoke.Neal H. Walfield2015-10-191-5/+5
* gpg: Add option --weak-digest to gpg and gpgv.Daniel Kahn Gillmor2015-10-191-0/+6
* g10: Add TOFU support.Neal H. Walfield2015-10-181-0/+140
* gpg: Add option --print-dane-records.Werner Koch2015-10-081-0/+3
* gpg: Pass CTRL parameter to all key listing functions.Werner Koch2015-10-081-1/+1
* gpg: Remove option --no-sig-create-check.Werner Koch2015-09-011-3/+0
* gpg: Print a new FAILURE status after most commands.Werner Koch2015-08-251-19/+81
* Allow --gen-key to inquire a passphrase.Ben Kibbey2015-08-151-3/+12
* gpg: Make show-sig-subpackets work again.Werner Koch2015-06-301-1/+1
* agent: Prepare for Libassuan with Cygwin support.Werner Koch2015-06-291-1/+0
* gpg: Allow debug flag names for --debug.Werner Koch2015-06-221-45/+35
* gpg: Improve speed of --check-sigs and --lish-sigs.Werner Koch2015-06-201-0/+2
* gpg: Print available debug flags using "--debug-level help".Werner Koch2015-06-191-18/+44
* Don't prompt for the password multiple times in pinentry loopback mode.Neal H. Walfield2015-06-161-0/+7
* gpg: Fix output in case of a corrupted trustdb.Werner Koch2015-06-041-2/+2