1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-15 00:29:49 +02:00
gnupg/sm
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
..
base64.c Changed to GPLv3. 2007-07-04 19:49:40 +00:00
call-agent.c Return a more specific error code for missing issuer certificates 2010-09-16 14:32:38 +00:00
call-dirmngr.c Try to get the only-valid-if-cert-valid cert from the dirmngr first. 2011-07-21 10:39:38 +02:00
certchain.c Return a more specific error code for missing issuer certificates 2010-09-16 14:32:38 +00:00
certcheck.c Add provisions to build with Libgcrypt 1.6. 2012-05-24 10:55:11 +02:00
certdump.c Print NO_SECKEY status line in gpgsm. 2009-03-25 16:05:16 +00:00
certlist.c Marked all unused args on non-W32 platforms. 2008-10-20 13:53:23 +00:00
certreqgen-ui.c Create a pkcs#10 request directly from a card. 2009-07-02 09:49:31 +00:00
certreqgen.c Add provisions to build with Libgcrypt 1.6. 2012-05-24 10:55:11 +02:00
ChangeLog-2011 Generate the ChangeLog from commit logs. 2011-12-02 19:28:02 +01:00
decrypt.c Backported some stuff from trunk 2009-12-03 19:39:39 +00:00
delete.c Allow deletion of ephemeral keys. 2009-03-23 16:17:49 +00:00
encrypt.c Fix for bug#1066. 2009-06-02 15:46:59 +00:00
export.c Import/export of pkcs#12 now uses the gpg-agent directly. 2009-04-01 10:51:53 +00:00
fingerprint.c Print NO_SECKEY status line in gpgsm. 2009-03-25 16:05:16 +00:00
gpgsm.c Removed some set but unused variables. 2011-08-04 12:22:04 +02:00
gpgsm.h Add option --ignore-cert-extension 2009-12-10 13:00:09 +00:00
import.c Return a more specific error code for missing issuer certificates 2010-09-16 14:32:38 +00:00
keydb.c Removed some set but unused variables. 2011-08-04 12:22:04 +02:00
keydb.h Changed to GPLv3. 2007-07-04 19:49:40 +00:00
keylist.c 2009-07-29 Marcus Brinkmann <marcus@g10code.com> 2009-07-29 16:05:49 +00:00
Makefile.am Generate the ChangeLog from commit logs. 2011-12-02 19:28:02 +01:00
misc.c Reworked passing of envars to Pinentry. 2009-07-07 10:02:41 +00:00
qualified.c Marked all unused args on non-W32 platforms. 2008-10-20 13:53:23 +00:00
server.c Add command passwd. 2010-03-12 18:08:02 +00:00
sign.c Add provisions to build with Libgcrypt 1.6. 2012-05-24 10:55:11 +02:00
verify.c Add provisions to build with Libgcrypt 1.6. 2012-05-24 10:55:11 +02:00