1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-10 23:49:50 +02:00
gnupg/sm
Werner Koch 86521773df * Makefile.am (AM_CPPFLAGS): Add flags for libksba
* Makefile.am (AM_CPPFLAGS): Include flags for gcrypt and ksba
* Makefile.am: Use LIBGCRYPT macros
2001-12-18 19:35:12 +00:00
..
base64.c * verify.c (gpgsm_verify): Add hash debug helpers 2001-12-14 19:36:33 +00:00
call-agent.c Changes to be used with the new libksba interface. 2001-12-18 17:37:48 +00:00
certchain.c * keylist.c (list_cert_colon): Print alternative names of subject 2001-12-13 13:11:40 +00:00
certcheck.c Changes to be used with the new libksba interface. 2001-12-18 17:37:48 +00:00
certdump.c Changes to be used with the new libksba interface. 2001-12-18 17:37:48 +00:00
certlist.c * keylist.c (list_cert_colon): Print alternative names of subject 2001-12-13 13:11:40 +00:00
certpath.c * keylist.c (list_cert_colon): Print alternative names of subject 2001-12-13 13:11:40 +00:00
ChangeLog Changes to be used with the new libksba interface. 2001-12-18 17:37:48 +00:00
decrypt.c Changes to be used with the new libksba interface. 2001-12-18 17:37:48 +00:00
encrypt.c Changes to be used with the new libksba interface. 2001-12-18 17:37:48 +00:00
fingerprint.c Changes to be used with the new libksba interface. 2001-12-18 17:37:48 +00:00
gpgsm.c * gpgsm.c (main): Renamed the default key database to "keyring.kbx". 2001-12-15 16:19:24 +00:00
gpgsm.h Changes to be used with the new libksba interface. 2001-12-18 17:37:48 +00:00
import.c * base64.c: New. Changed all other functions to use this instead 2001-11-27 17:40:09 +00:00
keydb.c Changes to be used with the new libksba interface. 2001-12-18 17:37:48 +00:00
keydb.h Implemented encryption in server mode. 2001-12-11 12:31:04 +00:00
keylist.c Changes to be used with the new libksba interface. 2001-12-18 17:37:48 +00:00
Makefile.am * Makefile.am (AM_CPPFLAGS): Add flags for libksba 2001-12-18 19:35:12 +00:00
misc.c Added new directory common to enable sharing of some code and error 2001-11-24 17:43:43 +00:00
server.c * verify.c (gpgsm_verify): Add hash debug helpers 2001-12-14 19:36:33 +00:00
sign.c * decrypt.c (gpgsm_decrypt): Write STATUS_DECRYPTION_*. 2001-12-15 12:36:39 +00:00
verify.c Changes to be used with the new libksba interface. 2001-12-18 17:37:48 +00:00