1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-09 23:39:51 +02:00
gnupg/dirmngr
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
..
cdb.h Tweaks for gpgconf. 2010-12-14 19:17:58 +00:00
cdblib.c Tweaks for gpgconf. 2010-12-14 19:17:58 +00:00
certcache.c More work on the dirmngr. It now builds for W32 and W32CE and quick 2010-08-06 13:52:01 +00:00
certcache.h Merged Dirmngr with GnuPG. 2010-06-09 16:53:51 +00:00
ChangeLog Tweaks for gpgconf. 2010-12-14 19:17:58 +00:00
ChangeLog.1 Merged Dirmngr with GnuPG. 2010-06-09 16:53:51 +00:00
crlcache.c Tweaks for gpgconf. 2010-12-14 19:17:58 +00:00
crlcache.h Some work on porting dirmngr (unfinished) 2010-07-16 13:19:45 +00:00
crlfetch.c More work on the dirmngr. It now builds for W32 and W32CE and quick 2010-08-06 13:52:01 +00:00
crlfetch.h Some work on the dirmngr 2010-07-23 16:16:14 +00:00
dirmngr_ldap.c Fixed LDAP access on CE 2010-08-13 10:02:12 +00:00
dirmngr-client.c Some work on porting dirmngr (unfinished) 2010-07-16 13:19:45 +00:00
dirmngr-err.h Some work on porting dirmngr (unfinished) 2010-07-16 13:19:45 +00:00
dirmngr.c Change --dameon home directory to /gnupg under Wince 2010-12-14 12:10:28 +00:00
dirmngr.h Fix dirmngr problems on CE. 2010-08-12 11:43:46 +00:00
get-path.c Merged Dirmngr with GnuPG. 2010-06-09 16:53:51 +00:00
ldap-url.c Merged Dirmngr with GnuPG. 2010-06-09 16:53:51 +00:00
ldap-url.h Merged Dirmngr with GnuPG. 2010-06-09 16:53:51 +00:00
ldap-wrapper-ce.c More work on the dirmngr. It now builds for W32 and W32CE and quick 2010-08-06 13:52:01 +00:00
ldap-wrapper.c Translate dirmngr strings 2010-10-21 08:23:29 +00:00
ldap-wrapper.h Fixed couple of build problems. However the W32 version is currently 2010-07-26 14:27:59 +00:00
ldap.c Some work on the dirmngr 2010-07-23 16:16:14 +00:00
ldapserver.c Merged Dirmngr with GnuPG. 2010-06-09 16:53:51 +00:00
ldapserver.h Some work on the dirmngr 2010-07-23 16:16:14 +00:00
Makefile.am Editorial changes and allow building with old libgcrypts. 2011-01-21 12:00:57 +01:00
misc.c More work on the dirmngr. It now builds for W32 and W32CE and quick 2010-08-06 13:52:01 +00:00
misc.h More work on the dirmngr. It now builds for W32 and W32CE and quick 2010-08-06 13:52:01 +00:00
OAUTHORS Merged Dirmngr with GnuPG. 2010-06-09 16:53:51 +00:00
ocsp.c Some work on porting dirmngr (unfinished) 2010-07-16 13:19:45 +00:00
ocsp.h Merged Dirmngr with GnuPG. 2010-06-09 16:53:51 +00:00
ONEWS Merged Dirmngr with GnuPG. 2010-06-09 16:53:51 +00:00
server.c Fix last change 2010-08-12 16:57:14 +00:00
validate.c Exporting secret keys via gpg-agent is now basically supported. 2010-10-01 20:33:53 +00:00
validate.h Merged Dirmngr with GnuPG. 2010-06-09 16:53:51 +00:00
w32-ldap-help.h Fixed LDAP access on CE 2010-08-13 10:02:12 +00:00