aboutsummaryrefslogtreecommitdiffstats
path: root/g10/gpgv.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-07-03gpg: Print revocation reason for "rev" records.Werner Koch1-0/+15
2017-09-13gpgv: Initialize compliance checker.Werner Koch1-0/+1
2017-06-21gpg: Close cached keydb handle in gpgv.Justus Winter1-0/+1
2017-03-31gpg: Pass CTRL to many more functions.Werner Koch1-6/+11
2017-03-07Remove -I option to common.NIIBE Yutaka1-6/+6
2017-02-28gpg: Do not require a trustdb for decryption.Werner Koch1-1/+2
2017-02-28gpgv,w32: Fix --status-fd.Werner Koch1-1/+3
2017-02-24gpgv: New options --log-file and --debugWerner Koch1-0/+37
2016-11-29gpg,sm: Merge the two versions of check_special_filename.Werner Koch1-1/+1
2016-11-23g10: Avoid gratuitously loading a keyblock when it is already availableNeal H. Walfield1-2/+5
2016-11-21g10: Cache the effective policy. Recompute it when required.Neal H. Walfield1-0/+9
2016-11-15gpgv: New option --enable-special-filenames.Werner Koch1-0/+5
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2016-10-27gpg: Convey --quick option to dirmngr for --auto-key-retrieve.Werner Koch1-3/+6
2016-09-08gpg: Remove option --yes from gpgvWerner Koch1-4/+1
2016-09-08gpg: Add options --output and --yes to gpgv.Werner Koch1-0/+7
2016-08-25gpg: New option --with-tofu-info.Werner Koch1-0/+11
2016-08-12Call log_set_prefix() with human-readable labels.Daniel Kahn Gillmor1-1/+1
2016-08-10gpg: Remove tofu database format "split".Werner Koch1-2/+4
2016-08-09Cleanup initialization of libgcrypt.Ben Kibbey1-5/+0
2016-08-08gpg: Cleanup of dek_to_passphrase function (part 2).Werner Koch1-8/+4
2016-07-09gpgv: Tweak default options for extra security.NIIBE Yutaka1-0/+2
2016-07-06gpg: New options --recipient-file and --hidden-recipient-file.Werner Koch1-0/+11
2016-06-20gpg: Add experimental support for an issuer fpr.Werner Koch1-0/+11
2016-06-11g10: report whether key in agent is passphrase-protected or notDaniel Kahn Gillmor1-1/+3
2016-06-07Replace use of opt.homedir by accessor functions.Werner Koch1-2/+1
2016-05-21gpg: Store the Tofu meta handle for databases in CTRL.Werner Koch1-1/+2
2016-05-21gpg: Pass CTRL object down to the trust functionsWerner Koch1-6/+11
2016-05-18gpg: Add --weak-digest to gpgv's help screen.Werner Koch1-1/+2
2016-04-27gpg: Add experimental AKL method "wkd" and option --with-wkd-hash.Werner Koch1-0/+11
2016-04-06Revert "g10: Support armored keyrings in gpgv."Justus Winter1-126/+4
2016-04-04g10: Support armored keyrings in gpgv.Justus Winter1-4/+126
2016-01-21gpg: Make --auto-key-retrieve work with dirmngr configured server.Werner Koch1-0/+7
2015-11-17Fix typos found using codespell.Justus Winter1-1/+1
2015-11-12gpg: Print export statistics to the status-fd.Werner Koch1-0/+2
2015-11-04gpg: Allow multiple --default-key options. Take the last available key.Neal H. Walfield1-1/+2
2015-10-26gpg: Ensure all weak digest rejection notices are shownDaniel Kahn Gillmor1-0/+2
2015-10-23gpg: Provide an interface to patch TOFU updates.Neal H. Walfield1-0/+10
2015-10-23gpg: Use the proper type.Neal H. Walfield1-5/+0
2015-10-19gpg: Add option --weak-digest to gpg and gpgv.Daniel Kahn Gillmor1-0/+5
2015-10-18g10: Add TOFU support.Neal H. Walfield1-1/+27
2015-10-08gpg: Add option --print-dane-records.Werner Koch1-0/+14
2015-08-07gpg: Allow gpgv to work with a trustedkeys.kbx file.Werner Koch1-2/+3
2015-04-23gpg: Move all DNS access to Dirmngr.Werner Koch1-0/+16
2015-01-28Add a hook to be called right after main.Werner Koch1-0/+1
2015-01-22gpg: Replace remaining old error code macros by GPG_ERR_.Werner Koch1-5/+5
2014-11-13gpg: Remove PGP-2 related cruft.Werner Koch1-1/+0
2014-03-07gpgv: Init Libgcrypt to avoid syslog warning.Werner Koch1-1/+9
2014-01-29gpg: Remove cipher.h and put algo ids into a common file.Werner Koch1-1/+0
2013-11-18Make use of the *_NAME etc macros.Werner Koch1-2/+2