1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-02 22:38:02 +02:00
gnupg/sm
Werner Koch 4f7330e0bb * import.c (gpgsm_import): Try to identify the type of input and
handle certs-only messages.

* maperror.c (map_gcry_err): Add libgcrypt's new S-expression errors.
(map_ksba_err): Add a few mappings.

* configure.ac: We now require libgcrypt 1.1.7 and libksba 0.4.2.
2002-05-21 08:29:17 +00:00
..
base64.c Doc fixes, moved some fizmes to TODO, fixed minor bugs. 2002-03-18 09:30:35 +00:00
call-agent.c Debug message cleanups. 2002-04-27 13:50:16 +00:00
call-dirmngr.c Debug message cleanups. 2002-04-27 13:50:16 +00:00
certchain.c sm/ 2002-05-14 16:51:00 +00:00
certcheck.c Doc fixes, moved some fizmes to TODO, fixed minor bugs. 2002-03-18 09:30:35 +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 * certpath.c (gpgsm_validate_path): Added EXPTIME arg and changed 2002-05-03 20:18:54 +00:00
certpath.c sm/ 2002-05-14 16:51:00 +00:00
certreqgen.c * certreqgen.c (gpgsm_genkey): Write status output on success. 2002-04-18 13:06:18 +00:00
ChangeLog * import.c (gpgsm_import): Try to identify the type of input and 2002-05-21 08:29:17 +00:00
decrypt.c * certlist.c (cert_usable_p): New. 2002-04-12 18:54:34 +00:00
encrypt.c * verify.c (gpgsm_verify): Detect certs-only message. 2002-03-12 13:36:29 +00:00
export.c * export.c: New. 2002-03-21 14:42:14 +00:00
fingerprint.c * fingerprint.c (gpgsm_get_certid): Print the serialand not the 2002-01-13 10:43:21 +00:00
gpgsm.c sm/ 2002-05-14 16:51:00 +00:00
gpgsm.h * certpath.c (gpgsm_validate_path): Added EXPTIME arg and changed 2002-05-03 20:18:54 +00:00
import.c * import.c (gpgsm_import): Try to identify the type of input and 2002-05-21 08:29:17 +00:00
keydb.c * gpgsm.c, gpgsm.h: Add local_user. 2002-03-05 15:56:46 +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 (cert_usable_p): New. 2002-04-12 18:54:34 +00:00
Makefile.am * export.c: New. 2002-03-21 14:42:14 +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 * certpath.c (gpgsm_validate_path): Added EXPTIME arg and changed 2002-05-03 20:18:54 +00:00
sign.c sm/ 2002-05-14 16:51:00 +00:00
verify.c * certpath.c (gpgsm_validate_path): Added EXPTIME arg and changed 2002-05-03 20:18:54 +00:00