summaryrefslogtreecommitdiffstats
path: root/g10/gpg.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpg: Put extra parens around bit tests.Werner Koch2016-10-071-5/+5
* Fix more spellingDaniel Kahn Gillmor2016-09-171-1/+1
* common: Add an assuan logging monitor.Werner Koch2016-09-051-1/+1
* gpg: Avoid homedir creation by --list-configWerner Koch2016-09-011-1/+8
* g10: Update a key's TOFU policy in a transaction.Neal H. Walfield2016-08-311-1/+4
* gpg: New option --with-tofu-info.Werner Koch2016-08-251-4/+8
* gpg: New option --senderWerner Koch2016-08-181-0/+16
* Call log_set_prefix() with human-readable labels.Daniel Kahn Gillmor2016-08-121-2/+2
* gpg: New option --input-size-hint.Werner Koch2016-08-111-0/+8
* gpg: Remove tofu database format "split".Werner Koch2016-08-101-29/+2
* Cleanup initialization of libgcrypt.Ben Kibbey2016-08-091-8/+0
* gpg: Avoid publishing the GnuPG version by defaultDaniel Kahn Gillmor2016-08-051-1/+1
* gpg: Remove options --print-dane-records and --print-pka-records.Werner Koch2016-07-141-4/+20
* gpg: Fix regression due to the new --mimemode options.Werner Koch2016-07-131-2/+2
* gpg: New option --mimemode.Werner Koch2016-07-131-2/+10
* gpg: New options --recipient-file and --hidden-recipient-file.Werner Koch2016-07-061-20/+32
* gpg: New option --no-keyring.Werner Koch2016-07-061-8/+19
* gpg: New option --export-filterWerner Koch2016-07-011-0/+7
* gpg: New option --import-filterWerner Koch2016-07-011-0/+8
* g10: Implement gpg --quick-revuidDaniel Kahn Gillmor2016-06-301-0/+17
* g10: Fix --list-packets.NIIBE Yutaka2016-06-281-2/+1
* gpg: New option --rfc4880bis.Werner Koch2016-06-201-0/+8
* doc: Consistently use 'keyserver'.Werner Koch2016-06-141-3/+3
* gpg: Un-deprecate option --auto-key-retrieve.Werner Koch2016-06-131-6/+0
* gpg: New option --disable-signer-uid, create Signer's UID sub-packet.Werner Koch2016-06-131-0/+6
* w32: Fix recent build regression.Werner Koch2016-06-081-1/+1
* Replace use of opt.homedir by accessor functions.Werner Koch2016-06-071-28/+18
* gpg: Fix command line parsing of --quick-addkey and --quick-gen-key.NIIBE Yutaka2016-06-071-2/+6
* gpg: Use --keyid-format=none by default.Werner Koch2016-06-061-1/+1
* gpg: Add option --with-subkey-fingerprint.Werner Koch2016-06-061-0/+6
* gpg: Implement --keyid-format=none.Werner Koch2016-06-061-0/+2
* gpg: Extend the --quick-gen-key command.Werner Koch2016-06-021-5/+23
* gpg: New command --quick-addkey.Werner Koch2016-06-021-0/+28
* gpg, w32: Fix build regression.Werner Koch2016-05-241-0/+2
* gpg: Store the Tofu meta handle for databases in CTRL.Werner Koch2016-05-211-1/+2
* gpg: Pass CTRL object down to the trust functionsWerner Koch2016-05-211-2/+2
* gpg: Remove all assert.h and s/assert/log_assert/.Werner Koch2016-04-291-2/+1
* gpg: Add experimental AKL method "wkd" and option --with-wkd-hash.Werner Koch2016-04-271-0/+6
* Revert "g10: Support armored keyrings in gpgv."Justus Winter2016-04-061-1/+1
* 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