aboutsummaryrefslogtreecommitdiffstats
path: root/agent (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make use of gcry_kdf_derive.Werner Koch2011-03-102-63/+10
* Require libgcrypt 1.5Werner Koch2011-03-082-7/+4
* Added option --inquire to PRESET_PASSPHRASE. Note that the inquired passphras...Ben Kibbey2011-03-042-4/+30
* New agent option pinentry-mode.Werner Koch2011-03-035-2/+83
* Fix usage of SHA-2 algorithm with OpenPGP cards.Werner Koch2011-03-024-6/+34
* Add comment to last patch.Werner Koch2011-03-022-14/+23
* Added option --data to KEYINFO to return the result with a data response.Ben Kibbey2011-03-021-12/+27
* Let KEYINFO show the cached status of a key grip.Ben Kibbey2011-03-021-1/+11
* Rename Ben's new option.Werner Koch2011-03-022-7/+11
* Added CLEAR_PASSPHRASE option --agent to search the cache for a cacheid with ...Ben Kibbey2011-03-021-3/+10
* Fix ECDSA 521 bit signing.Werner Koch2011-02-072-1/+7
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-0421-531/+511
* Finished ECC integration.ECC-INTEGRATION-2-1Werner Koch2011-02-032-83/+98
* Sample ECC keys and message do now work.Werner Koch2011-02-022-91/+96
* Fixed the ECC interface to Libgcrypt to be ABI compatible with the previous v...Werner Koch2011-01-312-3/+4
* Reworked the ECC changes to better fit into the Libgcrypt API.Werner Koch2011-01-312-2/+8
* Merge branch 'master' into ECC-INTEGRATION-2-1Werner Koch2011-01-242-3/+10
|\
| * Fixed a CR/LF problem on WindowsWerner Koch2011-01-192-3/+10
* | Make most of the selftests work.Werner Koch2011-01-212-15/+20
* | Editorial changes and allow building with old libgcrypts.Werner Koch2011-01-214-43/+31
* | Fixed key generation with P-521. Confirmed that signature generation and veri...Andrey Jivsov2011-01-134-14/+25
* | Integrating http://code.google.com/p/gnupg-ecc/source/detail?r=15 .Andrey Jivsov2011-01-063-16/+83
|/
* Change timer tick interval under WinceWerner Koch2010-12-022-11/+16
* s/AES/AES128/ in diagnostics and --list-configWerner Koch2010-12-021-1/+1
* Remove recently added debug outputWerner Koch2010-12-021-20/+1
* Init cache encryption on the fly.Werner Koch2010-11-293-24/+84
* Remove superfluous parameter.Werner Koch2010-11-262-3/+15
* Change stack size for Wince.Werner Koch2010-11-232-1/+5
* Fix bug where scdaemon kills a non-daemon gpg-agent.Werner Koch2010-11-114-8/+22
* Honor TMPDIR.Werner Koch2010-10-272-3/+15
* Re-implemented GPG's --passwd command and improved it.Werner Koch2010-10-266-26/+184
* Re-enabled german translationWerner Koch2010-10-182-2/+5
* Fix a signing problem with the cardWerner Koch2010-10-182-4/+15
* All tests work are again workingWerner Koch2010-10-144-8/+25
* Some tweaks to the agent startup.Werner Koch2010-10-141-22/+24
* More agent support for gpg.Werner Koch2010-10-1313-56/+83
* Import fixes.Werner Koch2010-10-062-0/+5
* Don't set SSH_AGENTPID_INFO.Werner Koch2010-10-052-22/+6
* Exporting secret keys via gpg-agent is now basically supported.Werner Koch2010-10-0116-94/+705
* Fix standard directories for Wince.Werner Koch2010-09-131-1/+1
* Obscure the cached passphrases.Werner Koch2010-09-028-160/+207
* Even less prompts for a new key now.Werner Koch2010-09-012-2/+23
* s/CACHE_MODE_IMPGEN/CACHE_MODE_NONCE/.Werner Koch2010-09-0110-33/+55
* Use passphrase caching for import and genkey.Werner Koch2010-09-018-32/+152
* Import OpenPGP keys into the agent.Werner Koch2010-08-3110-27/+992
* .Werner Koch2010-08-265-13/+20
* Fix regression in logging.Werner Koch2010-08-182-35/+41
* Fix dirmngr problems on CE.Werner Koch2010-08-122-0/+10
* Pass on comments from SCD.Werner Koch2010-08-112-0/+19
* Support logging via TCPWerner Koch2010-08-092-2/+7