aboutsummaryrefslogtreecommitdiffstats
path: root/agent/protect-tool.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-03-27agent: Make the request origin a part of the cache items.Werner Koch1-1/+2
2017-03-07agent: Resolve conflict of util.h.NIIBE Yutaka1-3/+3
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2016-09-17Fix comment and format.NIIBE Yutaka1-1/+1
2016-09-17Fix more spellingDaniel Kahn Gillmor1-1/+1
2016-08-12Call log_set_prefix() with human-readable labels.Daniel Kahn Gillmor1-1/+1
2016-08-09Cleanup initialization of libgcrypt.Ben Kibbey1-7/+0
2016-06-07common: Remove homedir arg from start_new_{dirmngr,gpg_agent}.Werner Koch1-1/+0
2016-06-07Replace use of opt.homedir by accessor functions.Werner Koch1-6/+2
2016-04-14agent: Allow gpg-protect-tool to handle openpgp-native protection.Werner Koch1-13/+96
2016-04-12agent: Implement new protection mode openpgp-s2k3-ocb-aes.Werner Koch1-1/+7
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
2013-11-18Make use of the *_NAME etc macros.Werner Koch1-1/+1
2013-05-22Implement unattended OpenPGP secret key import.Werner Koch1-1/+13
2012-06-05Change all quotes in strings and comments to the new GNU standard.Werner Koch1-5/+5
2012-02-06common: Add a global variable to for the default error source.Werner Koch1-0/+1
2011-06-29Added gpg-agent OPTION "s2k-count".Ben Kibbey1-1/+1
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch1-33/+32
2010-10-13More agent support for gpg.Werner Koch1-1/+2
2010-06-21Remove cruft.Werner Koch1-451/+0
2010-06-21Implement export of pkcs#12 objects using a direct agent connection.Werner Koch1-92/+13
2010-06-17Avoid using the protect-tool to import pkcs#12.Werner Koch1-15/+4
2010-04-14Whole lot of changes to support CE.Werner Koch1-2/+2
2010-03-22More chnages to use estream. Add a way to replace the standardWerner Koch1-1/+1
2010-03-10Merged jnlib into common.Werner Koch1-1/+0
2009-12-14Implement dynamic S2K count computation.Werner Koch1-0/+11
2009-07-21Make bug reporting address easier changeable.Werner Koch1-2/+2
2009-07-07Reworked passing of envars to Pinentry.Werner Koch1-1/+1
2009-06-05Fix last changeWerner Koch1-0/+1
2009-06-03Fixed an fopen problem on Windows Vista.Werner Koch1-12/+10
2009-04-01Import/export of pkcs#12 now uses the gpg-agent directly.Werner Koch1-177/+97
2009-03-02Fix bug#1003.Werner Koch1-3/+10
2008-12-09Minor fixes.Werner Koch1-2/+1
2008-10-20Marked all unused args on non-W32 platforms.Werner Koch1-0/+2
2007-10-19Factored utf8 switching code out to i18n.c.Werner Koch1-31/+3
2007-08-28Add more passphrase policy rules.Werner Koch1-4/+12
2007-08-22Updated estream.Werner Koch1-2/+17
2007-07-04Changed to GPLv3.Werner Koch1-4/+2
2007-06-14A whole bunch of changes to allow building for Windows.Werner Koch1-2/+12
2007-06-06First steps towards supporting W32.Werner Koch1-16/+0
2007-05-18agent/Marcus Brinkmann1-1/+4
2007-04-20Improved logging for error orginating from libgcrypt.Werner Koch1-22/+2
2007-03-20Allow setting of the passphrase encoding of pkcs#12 files.Werner Koch1-3/+9
2007-01-25agent/Werner Koch1-12/+13
2006-11-09gpg-agent.c (main): In detached mode connect standard descriptors to /dev/null.Werner Koch1-1/+1
2006-10-16Allow to cancel marktrusted.Werner Koch1-1/+1
2006-06-20Updated FSF's address.Werner Koch1-1/+2
2005-07-27Removed directories which are only used by the 1.9 branchWerner Koch1-977/+0
2005-06-16gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch1-10/+11