gnupg/agent
Werner Koch 0b5bcb40cf Finished ECC integration.
Wrote the ChangeLog 2011-01-13 entry for Andrey's orginal work modulo
the cleanups I did in the last week.  Adjusted my own ChangeLog
entries to be consistent with that entry.

Nuked quite some trailing spaces; again sorry for that, I will better
take care of not saving them in the future.  "git diff -b" is useful
to read the actual changes ;-).

The ECC-INTEGRATION-2-1 branch can be closed now.
2011-02-03 16:35:33 +01:00
..
ChangeLog Finished ECC integration. 2011-02-03 16:35:33 +01:00
Makefile.am Change stack size for Wince. 2010-11-23 18:46:41 +00:00
agent.h Fixed key generation with P-521. Confirmed that signature generation and verification work. 2011-01-12 21:14:45 -08:00
cache.c Init cache encryption on the fly. 2010-11-29 06:49:44 +00:00
call-pinentry.c Re-enabled german translation 2010-10-18 14:56:52 +00:00
call-scd.c Fix bug where scdaemon kills a non-daemon gpg-agent. 2010-11-11 15:07:37 +00:00
command-ssh.c More agent support for gpg. 2010-10-13 15:57:08 +00:00
command.c Re-implemented GPG's --passwd command and improved it. 2010-10-26 09:10:29 +00:00
cvt-openpgp.c Sample ECC keys and message do now work. 2011-02-02 15:48:54 +01:00
cvt-openpgp.h Exporting secret keys via gpg-agent is now basically supported. 2010-10-01 20:33:53 +00:00
divert-scd.c More agent support for gpg. 2010-10-13 15:57:08 +00:00
findkey.c Fixed the ECC interface to Libgcrypt to be ABI compatible with the previous version. 2011-01-31 15:44:24 +01:00
genkey.c Re-implemented GPG's --passwd command and improved it. 2010-10-26 09:10:29 +00:00
gpg-agent.c Editorial changes and allow building with old libgcrypts. 2011-01-21 12:00:57 +01:00
keyformat.txt Exporting secret keys via gpg-agent is now basically supported. 2010-10-01 20:33:53 +00:00
learncard.c app-openpgp changes 2009-06-09 19:11:28 +00:00
pkdecrypt.c More agent support for gpg. 2010-10-13 15:57:08 +00:00
pksign.c Make most of the selftests work. 2011-01-21 15:22:41 +01:00
preset-passphrase.c Avoid using the protect-tool to import pkcs#12. 2010-06-17 15:44:44 +00:00
protect-tool.c More agent support for gpg. 2010-10-13 15:57:08 +00:00
protect.c Finished ECC integration. 2011-02-03 16:35:33 +01:00
t-protect.c Exporting secret keys via gpg-agent is now basically supported. 2010-10-01 20:33:53 +00:00
trans.c Changed to GPLv3. 2007-07-04 19:49:40 +00:00
trustlist.c Fixed a CR/LF problem on Windows 2011-01-19 18:05:15 +01:00
w32main.c Fixed segv in gpg-agent (command marktrusted). 2008-05-27 12:03:50 +00:00
w32main.h Changed to GPLv3. 2007-07-04 19:49:40 +00:00