1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-24 01:32:46 +02:00
gnupg/sm
Werner Koch 4f39f92eff * certpath.c (unknown_criticals): New.
(allowed_ca): New.
(gpgsm_validate_path): Check validity, CA attribute, path length
and unknown critical extensions.
2002-01-22 13:32:48 +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 * gpgsm.c: Add option --enable-crl-checks. 2002-01-21 12:03:38 +00:00
call-dirmngr.c * gpgsm.c: Add option --enable-crl-checks. 2002-01-21 12:03:38 +00:00
certchain.c * certpath.c (unknown_criticals): New. 2002-01-22 13:32:48 +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 * import.c (gpgsm_import): Just do a basic cert check before 2002-01-15 13:02:47 +00:00
certpath.c * certpath.c (unknown_criticals): New. 2002-01-22 13:32:48 +00:00
certreqgen.c * base64.c (gpgsm_create_writer): Allow to set the object name 2002-01-10 19:47:20 +00:00
ChangeLog * certpath.c (unknown_criticals): New. 2002-01-22 13:32:48 +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 * fingerprint.c (gpgsm_get_certid): Print the serialand not the 2002-01-13 10:43:21 +00:00
gpgsm.c * gpgsm.c: Add option --enable-crl-checks. 2002-01-21 12:03:38 +00:00
gpgsm.h * import.c (gpgsm_import): Just do a basic cert check before 2002-01-15 13:02:47 +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 * base64.c (base64_reader_cb): Try to detect an S/MIME body part. 2001-12-20 13:25:08 +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 * server.c (option_handler): New. 2002-01-20 16:49:46 +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 * import.c (gpgsm_import): Just do a basic cert check before 2002-01-15 13:02:47 +00:00