aboutsummaryrefslogtreecommitdiffstats
path: root/agent/protect-tool.c (unfollow)
Commit message (Expand)AuthorFilesLines
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
2005-05-20* protect-tool.c: New option --canonical.Werner Koch1-6/+17
2005-02-25* findkey.c (modify_description): Keep invalid % escapes, so thatWerner Koch1-1/+1
2004-12-21* gpg-agent.c (main): Use default_homedir().Werner Koch1-9/+2
2004-12-20* configure.ac: Add PATHSEP_C and PATHSEP_S. For W32 let allWerner Koch1-5/+9
2004-12-15A whole bunch of changes to allow building for W32.Werner Koch1-5/+15
2004-09-29* minip12.c (parse_bag_encrypted_data): Print error if a badWerner Koch1-0/+2
2004-08-18(get_passphrase): Make sure that the defaultWerner Koch1-4/+67
2004-08-18(get_passphrase): Make sure that the defaultWerner Koch1-0/+34
2004-04-30* protect-tool.c: New option --enable-status-msg.Werner Koch1-0/+11
2004-04-06* configure.ac: Require libgcrypt 1.1.94.Werner Koch1-3/+3
2004-02-19* protect-tool.c: New options --have-cert and --prompt.Werner Koch1-23/+195
2004-02-18* protect-tool.c (main): Setup the used character set.Werner Koch1-0/+5
2004-02-13(main): New options --no-fail-on-exist, --homedir.Werner Koch1-37/+91
2004-02-10* minip12.c (parse_bag_encrypted_data): Finished implementation.Werner Koch1-2/+20
2004-02-04Fixed a build bug (straw letter in sm/import.c) and updated the documentation.Werner Koch1-1/+1