aboutsummaryrefslogtreecommitdiffstats
path: root/agent/agent.h (unfollow)
Commit message (Expand)AuthorFilesLines
2012-02-07agent: Add pin length field to the shadowed private key format.Werner Koch1-1/+1
2012-02-07agent: New function agent_print_status.Werner Koch1-0/+3
2011-12-05Amend the agent code with more comments.Werner Koch1-22/+61
2011-09-12Handle pinentry-mode=loopback.Ben Kibbey1-0/+3
2011-07-20Support a confirm flag for ssh.Werner Koch1-0/+2
2011-06-29Added gpg-agent OPTION "s2k-count".Ben Kibbey1-1/+4
2011-04-26Fixed regression in OpenPGP secret key export.Werner Koch1-0/+1
2011-04-21Add OPTION:cache-ttl-opt-preset to gpg-agent.Werner Koch1-2/+7
2011-04-12Use macros for the 120 and 900s cache TTLs.Werner Koch1-0/+6
2011-04-12Added GENKEY --preset to add the passphrase of the generated key to the cache.Ben Kibbey1-1/+1
2011-03-03New agent option pinentry-mode.Werner Koch1-1/+16
2011-03-02Fix usage of SHA-2 algorithm with OpenPGP cards.Werner Koch1-0/+1
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch1-11/+11
2011-01-13Fixed key generation with P-521. Confirmed that signature generation and veri...Andrey Jivsov1-0/+1
2010-11-11Fix bug where scdaemon kills a non-daemon gpg-agent.Werner Koch1-0/+3
2010-10-26Re-implemented GPG's --passwd command and improved it.Werner Koch1-1/+2
2010-10-14All tests work are again workingWerner Koch1-1/+2
2010-10-13More agent support for gpg.Werner Koch1-2/+2
2010-10-01Exporting secret keys via gpg-agent is now basically supported.Werner Koch1-4/+6
2010-09-02Obscure the cached passphrases.Werner Koch1-3/+3
2010-09-01s/CACHE_MODE_IMPGEN/CACHE_MODE_NONCE/.Werner Koch1-4/+6
2010-09-01Use passphrase caching for import and genkey.Werner Koch1-2/+4
2010-08-31Import OpenPGP keys into the agent.Werner Koch1-2/+7
2010-06-17Avoid using the protect-tool to import pkcs#12.Werner Koch1-0/+2
2010-05-11Update tests.Werner Koch1-0/+3
2010-04-21More changes on the way to remove secring.gpg.Werner Koch1-0/+1
2009-12-14Implement dynamic S2K count computation.Werner Koch1-0/+1
2009-07-07Reworked passing of envars to Pinentry.Werner Koch1-10/+4
2009-06-17Use cancel button in confirmation only if requested.Werner Koch1-1/+1
2009-05-15Fix bug #1053Werner Koch1-2/+7
2009-03-26Signing using Netkey 3 cards does now work.Werner Koch1-1/+1
2009-03-20Fix keygrip computation for TCOS 3 cards.Werner Koch1-1/+2
2009-03-19Changed order of the confirmation questions for root certificatesWerner Koch1-1/+1
2009-03-06New gpg-agent command to list key information.Werner Koch1-0/+5
2009-03-03Add --reload command to gpgconf.Werner Koch1-0/+1
2008-09-29Remove hacks which are not anymore needed since we now require Libgcrypt 1.4Werner Koch1-3/+3
2008-03-20Fix a bug in the ambigious name detection.Werner Koch1-0/+1
2007-11-27[W32] Changed default socket for dirmngr.Werner Koch1-0/+3
2007-11-19Started to implement the audit log feature.Werner Koch1-1/+4
2007-10-01Use Assuan socket wrapper calls.Werner Koch1-6/+5
2007-09-18Support the SETQUALITYBAR command of recent pinentries.Werner Koch1-1/+2
2007-09-14Print used library version with --version.Werner Koch1-1/+1
2007-08-28Add more passphrase policy rules.Werner Koch1-2/+10
2007-08-27Implemented more gpg-agen options to support certain passphrase policies.Werner Koch1-0/+8
2007-07-04Changed to GPLv3.Werner Koch1-4/+2
2007-07-04A bunch of minor changes for Windows.Werner Koch1-0/+1
2007-06-21Implemented the --gen-key command as we can't use the gpgsm-gencert.sh under ...Werner Koch1-2/+0
2007-06-18Add missing fiels for W32.Werner Koch1-0/+1
2007-06-14A whole bunch of changes to allow building for Windows.Werner Koch1-2/+3
2007-02-14agent/Werner Koch1-0/+5