1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-19 00:52:46 +02:00
gnupg/sm
Werner Koch a9979e26a5 * import.c (gpgsm_import): Just do a basic cert check before
storing it.
* certpath.c (gpgsm_basic_cert_check): New.

* keydb.c (keydb_store_cert): New.
* import.c (store_cert): Removed and change all caller to use
the new function.
* verify.c (store_cert): Ditto.

* certlist.c (gpgsm_add_to_certlist): Validate the path

* certpath.c (gpgsm_validate_path): Check the trust list.
* call-agent.c (gpgsm_agent_istrusted): New.
2002-01-15 13:02:47 +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 * import.c (gpgsm_import): Just do a basic cert check before 2002-01-15 13:02:47 +00:00
call-dirmngr.c * import.c (gpgsm_import): Just do a basic cert check before 2002-01-15 13:02:47 +00:00
certchain.c * import.c (gpgsm_import): Just do a basic cert check before 2002-01-15 13:02:47 +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 * import.c (gpgsm_import): Just do a basic cert check before 2002-01-15 13:02:47 +00:00
certreqgen.c * base64.c (gpgsm_create_writer): Allow to set the object name 2002-01-10 19:47:20 +00:00
ChangeLog * import.c (gpgsm_import): Just do a basic cert check before 2002-01-15 13:02:47 +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 * call-dirmngr.c: New. 2002-01-11 17:07:51 +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 * 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 * import.c (gpgsm_import): Just do a basic cert check before 2002-01-15 13:02:47 +00:00