1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00
gnupg/sm
Werner Koch 6aa7267865 * decrypt.c (gpgsm_decrypt): Bail out after an decryption error.
* server.c (reset_notify): Close input and output FDs.
(cmd_encrypt,cmd_decrypt,cmd_verify,cmd_sign.cmd_import)
(cmd_genkey): Close the FDs and release the recipient list even in
the error case.
2002-02-06 14:52:03 +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 * call-agent.c (gpgsm_agent_havekey): New. 2002-01-29 10:05:24 +00:00
call-dirmngr.c * gpgsm.c: Add option --enable-crl-checks. 2002-01-21 12:03:38 +00:00
certchain.c * gpgsm.c (main): Disable core dumps. 2002-01-25 16:41:13 +00:00
certcheck.c Changes to be used with the new libksba interface. 2001-12-18 17:37:48 +00:00
certdump.c * certpath.c (gpgsm_validate_path): Print the DN of a missing issuer. 2002-01-23 13:40:38 +00:00
certlist.c * import.c (gpgsm_import): Just do a basic cert check before 2002-01-15 13:02:47 +00:00
certpath.c * gpgsm.c (main): Disable core dumps. 2002-01-25 16:41:13 +00:00
certreqgen.c * certreqgen.c (create_request): Store the email address in the req. 2002-01-28 14:23:18 +00:00
ChangeLog * decrypt.c (gpgsm_decrypt): Bail out after an decryption error. 2002-02-06 14:52:03 +00:00
decrypt.c * decrypt.c (gpgsm_decrypt): Bail out after an decryption error. 2002-02-06 14:52:03 +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 * fingerprint.c (gpgsm_get_certid): Print the serialand not the 2002-01-13 10:43:21 +00:00
gpgsm.c * call-agent.c (gpgsm_agent_havekey): New. 2002-01-29 10:05:24 +00:00
gpgsm.h * call-agent.c (gpgsm_agent_havekey): New. 2002-01-29 10:05:24 +00:00
import.c * import.c (gpgsm_import): Just do a basic cert check before 2002-01-15 13:02:47 +00:00
keydb.c * import.c (gpgsm_import): Just do a basic cert check before 2002-01-15 13:02:47 +00:00
keydb.h * import.c (gpgsm_import): Just do a basic cert check before 2002-01-15 13:02:47 +00:00
keylist.c * call-agent.c (gpgsm_agent_havekey): New. 2002-01-29 10:05:24 +00:00
Makefile.am * call-dirmngr.c: New. 2002-01-11 17:07:51 +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 * decrypt.c (gpgsm_decrypt): Bail out after an decryption error. 2002-02-06 14:52:03 +00:00
sign.c 2002-02-01 Marcus Brinkmann <marcus@g10code.de> 2002-02-01 18:08:32 +00:00
verify.c * import.c (gpgsm_import): Just do a basic cert check before 2002-01-15 13:02:47 +00:00