summaryrefslogtreecommitdiffstats
path: root/agent/preset-passphrase.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use gpgrt's new option parser for the tools.Werner Koch2020-02-211-10/+11
* gpg: Use gpgrt's new option parser to provide a global conf file.Werner Koch2020-02-201-0/+4
* build: Always use EXTERN_UNLESS_MAIN_MODULE pattern.Werner Koch2020-02-101-0/+1
* agent: Replace most assert by log_assert.Werner Koch2019-05-141-1/+0
* Fix usage of ARGPARSE_OPTS.NIIBE Yutaka2017-07-191-1/+2
* agent: Resolve conflict of util.h.NIIBE Yutaka2017-03-071-3/+3
* Clean up word replication.Yuri Chornoivan2017-02-211-1/+1
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* Call log_set_prefix() with human-readable labels.Daniel Kahn Gillmor2016-08-121-1/+1
* common: Remove simple password query error codes.Justus Winter2016-08-111-6/+2
* common: New function gnupg_socketdir.Werner Koch2016-06-071-1/+1
* Replace use of opt.homedir by accessor functions.Werner Koch2016-06-071-5/+2
* common: Remove two JNLIB_ macros (jnlib merge).Werner Koch2015-04-241-1/+0
* Add a hook to be called right after main.Werner Koch2015-01-281-0/+1
* w32: Include winsock2.h to silence warnings.Werner Koch2014-03-071-1/+4
* Make use of the *_NAME etc macros.Werner Koch2013-11-181-2/+2
* common: Add a global variable to for the default error source.Werner Koch2012-02-061-0/+1
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-9/+9
* Avoid using the protect-tool to import pkcs#12.Werner Koch2010-06-171-1/+0
* Add unfinished gpgtar.Werner Koch2010-06-071-2/+6
* More chnages to use estream. Add a way to replace the standardWerner Koch2010-03-221-1/+1
* Make bug reporting address easier changeable.Werner Koch2009-07-211-2/+2
* Minor fixes.Werner Koch2008-12-091-2/+1
* Fix gpg-preset-passphrase bug.Werner Koch2008-09-031-34/+6
* Fixed segv in gpg-agent (command marktrusted).Werner Koch2008-05-271-2/+2
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
* A whole bunch of changes to allow building for Windows.Werner Koch2007-06-141-41/+11
* First steps towards supporting W32.Werner Koch2007-06-061-15/+0
* Take advantage of newer gpg-error features.Werner Koch2006-09-141-5/+5
* Various fixes and new features.Werner Koch2006-09-131-2/+7
* With --enable-gpg the keyservers are now build and a first test using gpg2Werner Koch2006-08-161-4/+4
* 2006-07-29 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2006-07-291-2/+45
* Updated FSF's address.Werner Koch2006-06-201-1/+2
* * preset-passphrase.c (preset_passphrase): Handle --passphrase.Werner Koch2004-12-211-0/+293