gnupg/g13
Werner Koch 90b0ff23b7 Editorial changes and allow building with old libgcrypts.
Changed order of some conditional to make to put the special case into
the true branch.  Indentation changes.  Minor other changes to make the
ECC code more similar to the rest of our code.

It builds but many sefltests still fail.  Need to fix that before
using it with an ECDH enabled libgcrypt.

[/]
2011-01-21  Werner Koch  <wk@g10code.com>

	* configure.ac: Need Libgcrypt 1.4.6 due to AESWRAP.
	(HAVE_GCRY_PK_ECDH): Add new test.

[agent/]
2011-01-21  Werner Koch  <wk@g10code.com>

	* cvt-openpgp.c (GCRY_PK_ECDH) [!HAVE_GCRY_PK_ECDH]: New.

[include/]
2011-01-21  Werner Koch  <wk@g10code.com>

	* cipher.h (GCRY_PK_USAGE_CERT): Remove compatibility macros
	because we now require libgcrypt 1.4.6.
	(GCRY_PK_ECDH): Add replacement.
2011-01-21 12:00:57 +01:00
..
ChangeLog Use a custom log handler for libassuan. 2010-03-11 12:34:11 +00:00
Makefile.am Merged jnlib into common. 2010-03-10 12:24:58 +00:00
backend.c Reworked the server commands. 2009-10-15 17:20:41 +00:00
backend.h Reworked the server commands. 2009-10-15 17:20:41 +00:00
be-encfs.c Fix a regression from 2010-06-09. 2010-06-24 10:51:30 +00:00
be-encfs.h Reworked the server commands. 2009-10-15 17:20:41 +00:00
be-truecrypt.c Some changes to suport g13. 2009-09-30 15:28:38 +00:00
be-truecrypt.h Some changes to suport g13. 2009-09-30 15:28:38 +00:00
call-gpg.c common/ 2009-12-08 04:43:15 +00:00
call-gpg.h [g13] Add RECIPEINT and CREATE command. 2009-10-19 09:18:46 +00:00
create.c [g13] Add RECIPEINT and CREATE command. 2009-10-19 09:18:46 +00:00
create.h [g13] Add RECIPEINT and CREATE command. 2009-10-19 09:18:46 +00:00
encfs-1.5_annotate.diff Add patches for EncFs 2010-11-10 12:49:39 +00:00
encfs-1.7.3_annotate.diff Add patches for EncFs 2010-11-10 12:49:39 +00:00
g13.c More chnages to use estream. Add a way to replace the standard 2010-03-22 12:46:05 +00:00
g13.h [scd] Memory leak fix. 2009-10-28 12:02:15 +00:00
keyblob.h Keep on hacking on g13. A simple --create and --mount does now work. 2009-10-13 19:17:24 +00:00
mount.c [scd] Memory leak fix. 2009-10-28 12:02:15 +00:00
mount.h Reworked the server commands. 2009-10-15 17:20:41 +00:00
mountinfo.c [scd] Memory leak fix. 2009-10-28 12:02:15 +00:00
mountinfo.h [scd] Memory leak fix. 2009-10-28 12:02:15 +00:00
runner.c Fix a regression from 2010-06-09. 2010-06-24 10:51:30 +00:00
runner.h Reworked the server commands. 2009-10-15 17:20:41 +00:00
server.c Use a custom log handler for libassuan. 2010-03-11 12:34:11 +00:00
server.h mount does now work in server and standalone mode. 2009-10-14 17:06:10 +00:00
utils.c Editorial changes and allow building with old libgcrypts. 2011-01-21 12:00:57 +01:00
utils.h Integrating http://code.google.com/p/gnupg-ecc/source/detail?r=15 . 2011-01-05 17:33:17 -08:00