gnupg/sm
Werner Koch 0dec11fbe7 * sign.c (hash_and_copy_data): New.
(gpgsm_sign): Implemented normal (non-detached) signatures.
* gpgsm.c (main): Ditto.

* certpath.c (gpgsm_validate_path): Special error handling for
no policy match.

* configure.ac (NEED_LIBKSBA_VERSION): We need 0.4.3 now.
2002-06-12 09:54:57 +00:00
..
ChangeLog * sign.c (hash_and_copy_data): New. 2002-06-12 09:54:57 +00:00
Makefile.am * export.c: New. 2002-03-21 14:42:14 +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 * keylist.c (list_internal_keys): Renamed from gpgsm_list_keys. 2002-05-21 19:20:40 +00:00
certchain.c * sign.c (hash_and_copy_data): New. 2002-06-12 09:54:57 +00:00
certcheck.c Doc fixes, moved some fizmes to TODO, fixed minor bugs. 2002-03-18 09:30:35 +00:00
certdump.c * gpgsm.c (main): New command --list-sigs 2002-06-04 09:41:59 +00:00
certlist.c * certpath.c (gpgsm_validate_path): Added EXPTIME arg and changed 2002-05-03 20:18:54 +00:00
certpath.c * sign.c (hash_and_copy_data): New. 2002-06-12 09:54:57 +00:00
certreqgen.c * certreqgen.c (gpgsm_genkey): Write status output on success. 2002-04-18 13:06:18 +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 * sign.c (hash_and_copy_data): New. 2002-06-12 09:54:57 +00:00
gpgsm.h * gpgsm.c (main): New command --list-sigs 2002-06-04 09:41:59 +00:00
import.c * import.c (gpgsm_import): Add error messages. 2002-05-23 13:57:19 +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 * gpgsm.c (main): New command --list-sigs 2002-06-04 09:41:59 +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 * sign.c (hash_and_copy_data): New. 2002-06-12 09:54:57 +00:00
sign.c * sign.c (hash_and_copy_data): New. 2002-06-12 09:54:57 +00:00
verify.c * sign.c (hash_and_copy_data): New. 2002-06-12 09:54:57 +00:00