gnupg/kbx
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 fix reallocation bug 2010-07-23 12:30:34 +00:00
Makefile.am More changes for CE. gpgsm does now build and run a keylisting. 2010-03-24 12:15:30 +00:00
Manifest The keybox gets now compressed after 3 hours and ephemeral 2004-04-26 08:09:25 +00:00
kbxutil.c More chnages to use estream. Add a way to replace the standard 2010-03-22 12:46:05 +00:00
keybox-blob.c fix reallocation bug 2010-07-23 12:30:34 +00:00
keybox-defs.h Merged jnlib into common. 2010-03-10 12:24:58 +00:00
keybox-dump.c Merged jnlib into common. 2010-03-10 12:24:58 +00:00
keybox-errors.c * keybox-search.c (blob_cmp_name): Kludge to allow searching for 2001-12-13 13:10:58 +00:00
keybox-file.c Fixed a temporary file name collision between gpg and gpgsm under Windows. 2008-11-20 16:26:40 +00:00
keybox-init.c Merged jnlib into common. 2010-03-10 12:24:58 +00:00
keybox-openpgp.c Editorial changes and allow building with old libgcrypts. 2011-01-21 12:00:57 +01:00
keybox-search-desc.h Unification of the search descriptor usage. 2009-12-08 16:30:33 +00:00
keybox-search.c Merged jnlib into common. 2010-03-10 12:24:58 +00:00
keybox-update.c common/ 2010-04-20 01:11:35 +00:00
keybox-util.c Changed to GPLv3. 2007-07-04 19:49:40 +00:00
keybox.h Changed to GPLv3. 2007-07-04 19:49:40 +00:00
mkerrors Changed to GPLv3. 2007-07-04 19:49:40 +00:00