1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-24 01:32:46 +02:00
gnupg/sm
Werner Koch dc37fe1849 * base64.c (gpgsm_create_writer): Allow to set the object name
* server.c (cmd_genkey): New.
* certreqgen.c: New.  The parameter handling code has been taken
from gnupg/g10/keygen.c version 1.0.6.
* call-agent.c (gpgsm_agent_genkey): New.
2002-01-10 19:47:20 +00:00
..
base64.c * base64.c (gpgsm_create_writer): Allow to set the object name 2002-01-10 19:47:20 +00:00
call-agent.c * base64.c (gpgsm_create_writer): Allow to set the object name 2002-01-10 19:47:20 +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
certreqgen.c * base64.c (gpgsm_create_writer): Allow to set the object name 2002-01-10 19:47:20 +00:00
ChangeLog * base64.c (gpgsm_create_writer): Allow to set the object name 2002-01-10 19:47:20 +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 * base64.c (gpgsm_create_writer): Allow to set the object name 2002-01-10 19:47:20 +00:00
fingerprint.c * base64.c (gpgsm_create_writer): Allow to set the object name 2002-01-10 19:47:20 +00:00
gpgsm.c * verify.c (gpgsm_verify): Implemented non-detached signature 2001-12-20 16:51:06 +00:00
gpgsm.h * base64.c (gpgsm_create_writer): Allow to set the object name 2002-01-10 19:47:20 +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 (gpgsm_create_writer): Allow to set the object name 2002-01-10 19:47:20 +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 * base64.c (gpgsm_create_writer): Allow to set the object name 2002-01-10 19:47:20 +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 * base64.c (gpgsm_create_writer): Allow to set the object name 2002-01-10 19:47:20 +00:00
sign.c * base64.c (gpgsm_create_writer): Allow to set the object name 2002-01-10 19:47:20 +00:00
verify.c * verify.c (gpgsm_verify): Implemented non-detached signature 2001-12-20 16:51:06 +00:00