1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-29 02:22:45 +02:00
gnupg/sm
Werner Koch 3b8cf6e497 * verify.c (gpgsm_verify): Implemented non-detached signature
verification.  Add OUT_FP arg, initialize a writer and changed all
callers.
* server.c (cmd_verify): Pass an out_fp if one has been set.
2001-12-20 16:51:06 +00:00
..
base64.c * base64.c (base64_reader_cb): Try to detect an S/MIME body part. 2001-12-20 13:25:08 +00:00
call-agent.c assuan/ 2001-12-19 00:18:11 +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 * base64.c (base64_reader_cb): Try to detect an S/MIME body part. 2001-12-20 13:25:08 +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 * verify.c (gpgsm_verify): Implemented non-detached signature 2001-12-20 16:51:06 +00:00
decrypt.c * base64.c (base64_reader_cb): Try to detect an S/MIME body part. 2001-12-20 13:25:08 +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 * verify.c (gpgsm_verify): Implemented non-detached signature 2001-12-20 16:51:06 +00:00
gpgsm.h * verify.c (gpgsm_verify): Implemented non-detached signature 2001-12-20 16:51:06 +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 * base64.c (base64_reader_cb): Try to detect an S/MIME body part. 2001-12-20 13:25:08 +00:00
keydb.h Implemented encryption in server mode. 2001-12-11 12:31:04 +00:00
keylist.c * base64.c (base64_reader_cb): Try to detect an S/MIME body part. 2001-12-20 13:25:08 +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): Implemented non-detached signature 2001-12-20 16:51:06 +00:00
sign.c * decrypt.c (gpgsm_decrypt): Write STATUS_DECRYPTION_*. 2001-12-15 12:36:39 +00:00
verify.c * verify.c (gpgsm_verify): Implemented non-detached signature 2001-12-20 16:51:06 +00:00