summaryrefslogtreecommitdiffstats
path: root/g10/gpgv.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpg,sm: Merge the two versions of check_special_filename.Werner Koch2016-11-291-1/+1
* g10: Avoid gratuitously loading a keyblock when it is already availableNeal H. Walfield2016-11-231-2/+5
* g10: Cache the effective policy. Recompute it when required.Neal H. Walfield2016-11-211-0/+9
* gpgv: New option --enable-special-filenames.Werner Koch2016-11-151-0/+5
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* gpg: Convey --quick option to dirmngr for --auto-key-retrieve.Werner Koch2016-10-271-3/+6
* gpg: Remove option --yes from gpgvWerner Koch2016-09-081-4/+1
* gpg: Add options --output and --yes to gpgv.Werner Koch2016-09-081-0/+7
* gpg: New option --with-tofu-info.Werner Koch2016-08-251-0/+11
* Call log_set_prefix() with human-readable labels.Daniel Kahn Gillmor2016-08-121-1/+1
* gpg: Remove tofu database format "split".Werner Koch2016-08-101-2/+4
* Cleanup initialization of libgcrypt.Ben Kibbey2016-08-091-5/+0
* gpg: Cleanup of dek_to_passphrase function (part 2).Werner Koch2016-08-081-8/+4
* gpgv: Tweak default options for extra security.NIIBE Yutaka2016-07-091-0/+2
* gpg: New options --recipient-file and --hidden-recipient-file.Werner Koch2016-07-061-0/+11
* gpg: Add experimental support for an issuer fpr.Werner Koch2016-06-201-0/+11
* g10: report whether key in agent is passphrase-protected or notDaniel Kahn Gillmor2016-06-111-1/+3
* Replace use of opt.homedir by accessor functions.Werner Koch2016-06-071-2/+1
* 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-6/+11
* gpg: Add --weak-digest to gpgv's help screen.Werner Koch2016-05-181-1/+2
* gpg: Add experimental AKL method "wkd" and option --with-wkd-hash.Werner Koch2016-04-271-0/+11
* Revert "g10: Support armored keyrings in gpgv."Justus Winter2016-04-061-126/+4
* g10: Support armored keyrings in gpgv.Justus Winter2016-04-041-4/+126
* gpg: Make --auto-key-retrieve work with dirmngr configured server.Werner Koch2016-01-211-0/+7
* Fix typos found using codespell.Justus Winter2015-11-171-1/+1
* gpg: Print export statistics to the status-fd.Werner Koch2015-11-121-0/+2
* gpg: Allow multiple --default-key options. Take the last available key.Neal H. Walfield2015-11-041-1/+2
* gpg: Ensure all weak digest rejection notices are shownDaniel Kahn Gillmor2015-10-261-0/+2
* gpg: Provide an interface to patch TOFU updates.Neal H. Walfield2015-10-231-0/+10
* gpg: Use the proper type.Neal H. Walfield2015-10-231-5/+0
* gpg: Add option --weak-digest to gpg and gpgv.Daniel Kahn Gillmor2015-10-191-0/+5
* g10: Add TOFU support.Neal H. Walfield2015-10-181-1/+27
* gpg: Add option --print-dane-records.Werner Koch2015-10-081-0/+14
* gpg: Allow gpgv to work with a trustedkeys.kbx file.Werner Koch2015-08-071-2/+3
* gpg: Move all DNS access to Dirmngr.Werner Koch2015-04-231-0/+16
* Add a hook to be called right after main.Werner Koch2015-01-281-0/+1
* gpg: Replace remaining old error code macros by GPG_ERR_.Werner Koch2015-01-221-5/+5
* gpg: Remove PGP-2 related cruft.Werner Koch2014-11-131-1/+0
* gpgv: Init Libgcrypt to avoid syslog warning.Werner Koch2014-03-071-1/+9
* gpg: Remove cipher.h and put algo ids into a common file.Werner Koch2014-01-291-1/+0
* Make use of the *_NAME etc macros.Werner Koch2013-11-181-2/+2
* gpg: First patches to support a keybox storage backend.Werner Koch2012-12-271-3/+4
* common: Add a global variable to for the default error source.Werner Koch2012-02-061-0/+1
* Changes to --min-cert-level should cause a trustdb rebuild (issue 1366)David Shaw2012-01-201-3/+5
* Add a flag parameter to dotlock_create.Werner Koch2011-09-281-1/+2
* Renamed the lock functions.Werner Koch2011-09-231-7/+7
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-32/+31
* More agent support for gpg.Werner Koch2010-10-131-0/+18
* Exporting secret keys via gpg-agent is now basically supported.Werner Koch2010-10-011-4/+10