1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-10 23:49:50 +02:00
gnupg/sm
Werner Koch 7606e3b33a * util.h (digitp, hexdigitp): New ctype like macros.
(atoi_1,atoi_2,atoi_4,xtoi_1,xtoi_2): New.

* command.c: Removed the conversion macros as they are now in
../common/util.h.
2001-12-14 13:43:42 +00:00
..
base64.c Made decryption work in --server mode, allow output of plain base64, 2001-12-13 09:09:11 +00:00
call-agent.c assuan/ 2001-12-13 23:20:02 +00:00
certchain.c * keylist.c (list_cert_colon): Print alternative names of subject 2001-12-13 13:11:40 +00:00
certcheck.c The agent does now work and read the secret keys from the directory 2001-11-25 18:23:06 +00:00
certdump.c * keylist.c (list_cert_colon): Print alternative names of subject 2001-12-13 13:11:40 +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 * sign.c (get_default_signer): Use keydb_classify_name here. 2001-12-14 13:35:34 +00:00
decrypt.c Made decryption work in --server mode, allow output of plain base64, 2001-12-13 09:09:11 +00:00
encrypt.c Fixed test key 2001-12-14 13:09:51 +00:00
fingerprint.c Started with decryption stuff 2001-12-05 23:48:01 +00:00
gpgsm.c * keylist.c (list_cert_colon): Print alternative names of subject 2001-12-14 09:20:42 +00:00
gpgsm.h Implemented encryption in server mode. 2001-12-11 12:31:04 +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 Implemented encryption in server mode. 2001-12-11 12:31:04 +00:00
keydb.h Implemented encryption in server mode. 2001-12-11 12:31:04 +00:00
keylist.c * keylist.c (list_cert_colon): Print alternative names of subject 2001-12-13 13:11:40 +00:00
Makefile.am Implemented encryption in server mode. 2001-12-11 12:31:04 +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 * util.h (digitp, hexdigitp): New ctype like macros. 2001-12-14 13:43:42 +00:00
sign.c * sign.c (get_default_signer): Use keydb_classify_name here. 2001-12-14 13:35:34 +00:00
verify.c Implemented encryption in server mode. 2001-12-11 12:31:04 +00:00