1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-10 23:49:50 +02:00
gnupg/sm
Werner Koch c7ceb874c2 sm/
* gpgsm.c: New option --faked-system-time
* sign.c (gpgsm_sign): And use it here.
* certpath.c (gpgsm_validate_path): Ditto.
common/
* gettime.c: New.
agent/
* cache.c (housekeeping, agent_put_cache): Use our time() wrapper.
/
* doc/: New
* configure.ac, Makefile.am:  Added doc/
2002-05-14 16:51:00 +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 sm/ 2002-05-14 16:51:00 +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 * verify.c (gpgsm_verify): Detect certs-only message. 2002-03-12 13:36:29 +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