1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-10 23:49:50 +02:00
gnupg/sm
Werner Koch 488243f56e * certpath.c (check_cert_policy): New.
(gpgsm_validate_path): And call it from here.
* gpgsm.c (main): New options --policy-file,
--disable-policy-checks and --enable-policy-checks.
* gpgsm.h (opt): Added policy_file, no_policy_checks.
2002-02-19 17:39:05 +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 * certpath.c (gpgsm_validate_path): Ask the agent to add the 2002-02-18 20:47:29 +00:00
call-dirmngr.c * gpgsm.c: Add option --enable-crl-checks. 2002-01-21 12:03:38 +00:00
certchain.c * certpath.c (check_cert_policy): New. 2002-02-19 17:39:05 +00:00
certcheck.c * certlist.c (gpgsm_add_to_certlist): Check that the specified 2002-02-07 18:43:22 +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 * certlist.c (gpgsm_add_to_certlist): Check that the specified 2002-02-07 18:43:22 +00:00
certpath.c * certpath.c (check_cert_policy): New. 2002-02-19 17:39:05 +00:00
certreqgen.c * certreqgen.c (create_request): Store the email address in the req. 2002-01-28 14:23:18 +00:00
ChangeLog * certpath.c (check_cert_policy): New. 2002-02-19 17:39:05 +00:00
decrypt.c * decrypt.c (gpgsm_decrypt): Bail out after an decryption error. 2002-02-06 14:52:03 +00:00
encrypt.c * certlist.c (gpgsm_add_to_certlist): Check that the specified 2002-02-07 18:43:22 +00:00
fingerprint.c * fingerprint.c (gpgsm_get_certid): Print the serialand not the 2002-01-13 10:43:21 +00:00
gpgsm.c * certpath.c (check_cert_policy): New. 2002-02-19 17:39:05 +00:00
gpgsm.h * certpath.c (check_cert_policy): New. 2002-02-19 17:39:05 +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 * certlist.c (gpgsm_add_to_certlist): Check that the specified 2002-02-07 18:43:22 +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 * certlist.c (gpgsm_add_to_certlist): Check that the specified 2002-02-07 18:43:22 +00:00
sign.c 2002-02-01 Marcus Brinkmann <marcus@g10code.de> 2002-02-01 18:08:32 +00:00
verify.c * certlist.c (gpgsm_add_to_certlist): Check that the specified 2002-02-07 18:43:22 +00:00