aboutsummaryrefslogtreecommitdiffstats
path: root/agent/ChangeLog (unfollow)
Commit message (Expand)AuthorFilesLines
2011-03-08Require libgcrypt 1.5Werner Koch1-0/+4
2011-03-04Added option --inquire to PRESET_PASSPHRASE. Note that the inquired passphras...Ben Kibbey1-0/+4
2011-03-03New agent option pinentry-mode.Werner Koch1-0/+13
2011-03-02Fix usage of SHA-2 algorithm with OpenPGP cards.Werner Koch1-0/+5
2011-03-02Add comment to last patch.Werner Koch1-1/+3
2011-03-02Rename Ben's new option.Werner Koch1-0/+4
2011-02-07Fix ECDSA 521 bit signing.Werner Koch1-0/+4
2011-02-03Finished ECC integration.ECC-INTEGRATION-2-1Werner Koch1-0/+16
2011-02-02Sample ECC keys and message do now work.Werner Koch1-47/+54
2011-01-31Fixed the ECC interface to Libgcrypt to be ABI compatible with the previous v...Werner Koch1-1/+2
2011-01-31Reworked the ECC changes to better fit into the Libgcrypt API.Werner Koch1-0/+5
2011-01-21Make most of the selftests work.Werner Koch1-0/+2
2011-01-21Editorial changes and allow building with old libgcrypts.Werner Koch1-0/+4
2011-01-19Fixed a CR/LF problem on WindowsWerner Koch1-0/+4
2010-12-02Change timer tick interval under WinceWerner Koch1-0/+5
2010-11-29Init cache encryption on the fly.Werner Koch1-0/+7
2010-11-26Remove superfluous parameter.Werner Koch1-0/+4
2010-11-23Change stack size for Wince.Werner Koch1-0/+4
2010-11-11Fix bug where scdaemon kills a non-daemon gpg-agent.Werner Koch1-0/+6
2010-10-27Honor TMPDIR.Werner Koch1-0/+4
2010-10-26Re-implemented GPG's --passwd command and improved it.Werner Koch1-0/+17
2010-10-18Re-enabled german translationWerner Koch1-0/+3
2010-10-18Fix a signing problem with the cardWerner Koch1-0/+5
2010-10-14All tests work are again workingWerner Koch1-0/+5
2010-10-13More agent support for gpg.Werner Koch1-0/+21
2010-10-06Import fixes.Werner Koch1-0/+4
2010-10-05Don't set SSH_AGENTPID_INFO.Werner Koch1-0/+5
2010-10-01Exporting secret keys via gpg-agent is now basically supported.Werner Koch1-0/+44
2010-09-02Obscure the cached passphrases.Werner Koch1-0/+18
2010-09-01Even less prompts for a new key now.Werner Koch1-0/+1
2010-09-01s/CACHE_MODE_IMPGEN/CACHE_MODE_NONCE/.Werner Koch1-3/+6
2010-09-01Use passphrase caching for import and genkey.Werner Koch1-0/+13
2010-08-31Import OpenPGP keys into the agent.Werner Koch1-0/+15
2010-08-26.Werner Koch1-1/+11
2010-08-18Fix regression in logging.Werner Koch1-0/+4
2010-08-12Fix dirmngr problems on CE.Werner Koch1-0/+3
2010-08-11Pass on comments from SCD.Werner Koch1-0/+6
2010-08-09Support logging via TCPWerner Koch1-0/+5
2010-06-24Fix a regression from 2010-06-09.Werner Koch1-0/+5
2010-06-21Remove cruft.Werner Koch1-1/+7
2010-06-21Implement export of pkcs#12 objects using a direct agent connection.Werner Koch1-1/+7
2010-06-17Avoid using the protect-tool to import pkcs#12.Werner Koch1-0/+26
2010-06-07Add unfinished gpgtar.Werner Koch1-0/+5
2010-05-11Update tests.Werner Koch1-0/+9
2010-05-03auto start the agent if --use-standard-socket is in use.Werner Koch1-0/+9
2010-04-26Ignore a stale agent socket.Werner Koch1-0/+4
2010-04-21More changes on the way to remove secring.gpg.Werner Koch1-0/+10
2010-04-14Remove dependency to simple-pwquery.Werner Koch1-0/+1
2010-04-14./autogen.sh --build-w32ce does now succeed.Werner Koch1-0/+3
2010-04-14Whole lot of changes to support CE.Werner Koch1-0/+37