aboutsummaryrefslogtreecommitdiffstats
path: root/agent/preset-passphrase.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-07-19Fix usage of ARGPARSE_OPTS.NIIBE Yutaka1-1/+2
2017-03-07agent: Resolve conflict of util.h.NIIBE Yutaka1-3/+3
2017-02-21Clean up word replication.Yuri Chornoivan1-1/+1
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2016-08-12Call log_set_prefix() with human-readable labels.Daniel Kahn Gillmor1-1/+1
2016-08-11common: Remove simple password query error codes.Justus Winter1-6/+2
2016-06-07common: New function gnupg_socketdir.Werner Koch1-1/+1
2016-06-07Replace use of opt.homedir by accessor functions.Werner Koch1-5/+2
2015-04-24common: Remove two JNLIB_ macros (jnlib merge).Werner Koch1-1/+0
2015-01-28Add a hook to be called right after main.Werner Koch1-0/+1
2014-03-07w32: Include winsock2.h to silence warnings.Werner Koch1-1/+4
2013-11-18Make use of the *_NAME etc macros.Werner Koch1-2/+2
2012-02-06common: Add a global variable to for the default error source.Werner Koch1-0/+1
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch1-9/+9
2010-06-17Avoid using the protect-tool to import pkcs#12.Werner Koch1-1/+0
2010-06-07Add unfinished gpgtar.Werner Koch1-2/+6
2010-03-22More chnages to use estream. Add a way to replace the standardWerner Koch1-1/+1
2009-07-21Make bug reporting address easier changeable.Werner Koch1-2/+2
2008-12-09Minor fixes.Werner Koch1-2/+1
2008-09-03Fix gpg-preset-passphrase bug.Werner Koch1-34/+6
2008-05-27Fixed segv in gpg-agent (command marktrusted).Werner Koch1-2/+2
2007-07-04Changed to GPLv3.Werner Koch1-4/+2
2007-06-14A whole bunch of changes to allow building for Windows.Werner Koch1-41/+11
2007-06-06First steps towards supporting W32.Werner Koch1-15/+0
2006-09-14Take advantage of newer gpg-error features.Werner Koch1-5/+5
2006-09-13Various fixes and new features.Werner Koch1-2/+7
2006-08-16With --enable-gpg the keyservers are now build and a first test using gpg2Werner Koch1-4/+4
2006-07-292006-07-29 Marcus Brinkmann <[email protected]>GNUPG-1-9-BRANCHMarcus Brinkmann1-2/+45
2006-06-20Updated FSF's address.Werner Koch1-1/+2
2004-12-21* preset-passphrase.c (preset_passphrase): Handle --passphrase.Werner Koch1-0/+293