summaryrefslogtreecommitdiffstats
path: root/g10/gpgv.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Decryption and signi via agent is now implemented.Werner Koch2010-04-231-2/+2
* Re-indent and changed return type.Werner Koch2010-04-211-2/+2
* More changes on the way to remove secring.gpg.Werner Koch2010-04-211-0/+7
* Generating an OpenPGP key cia gpg-agent basically works.Werner Koch2010-04-201-2/+2
* More chnages to use estream. Add a way to replace the standardWerner Koch2010-03-221-1/+1
* s/DOTLOCK/dotlock_t/.Werner Koch2009-09-231-4/+4
* 2009-08-20 Daiki Ueno <ueno@unixuser.org>Werner Koch2009-08-201-0/+8
* Make bug reporting address easier changeable.Werner Koch2009-07-211-2/+2
* Make gpgv error message about a missing keyring more useful. This fixesWerner Koch2009-04-031-5/+6
* Move password repetition from gpg to gpg-agent.Werner Koch2009-03-171-3/+3
* * gpg.c (my_strusage): gpg2 and gpgv2 (not gpg and gpgv).David Shaw2009-03-151-3/+3
* * gpgv.c (my_strusage): Fix name of program in "Syntax" line.David Shaw2009-03-151-1/+1
* Minor fixes.Werner Koch2008-12-091-1/+1
* Print library versions according to GNU standards.Werner Koch2008-11-181-0/+21
* Cleaned up unused gpgsm and gpg options.Werner Koch2008-11-131-107/+111
* Marked all unused args on non-W32 platforms.Werner Koch2008-10-201-58/+174
* Translate all file descriptors received from assuan.Werner Koch2007-07-121-1/+1
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
* More W32 related changesWerner Koch2007-06-261-0/+1
* Fixed a problem in estream-printf.c.Werner Koch2007-06-251-1/+1
* A whole bunch of changes to allow building for Windows.Werner Koch2007-06-141-2/+5
* First steps towards supporting W32.Werner Koch2007-06-061-15/+0
* Various changesWerner Koch2006-10-101-16/+0