1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-12-23 10:29:58 +01:00
Werner Koch b8d7b33d69 Add provisions to build with Libgcrypt 1.6.
Replace gcry_md_start_debug by gcry_md_debug in all files.

* agent/gpg-agent.c (fixed_gcry_pth_init): Use only if
GCRY_THREAD_OPTION_VERSION is 0
* scd/scdaemon.c (fixed_gcry_pth_init): Ditto.
--

Libgcrypt 1.6 will have some minor API changes.  In particular some
deprecated macros and functions will be removed.  PTH will also be
dropped in favor of a thread model neutral locking method.
2012-05-24 10:55:11 +02:00
..
2007-07-04 19:49:40 +00:00
2009-12-03 19:39:39 +00:00
2009-03-23 16:17:49 +00:00
2009-06-02 15:46:59 +00:00
2011-08-04 12:22:04 +02:00
2009-12-10 13:00:09 +00:00
2011-08-04 12:22:04 +02:00
2007-07-04 19:49:40 +00:00
2009-07-07 10:02:41 +00:00
2010-03-12 18:08:02 +00:00