1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-12-22 10:19:57 +01:00
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
..
sm/
2002-05-14 16:51:00 +00:00
2002-04-15 10:10:59 +00:00
2002-02-12 20:42:25 +00:00
sm/
2002-05-14 16:51:00 +00:00
sm/
2002-05-14 16:51:00 +00:00
2002-02-12 20:42:25 +00:00
sm/
2002-05-14 16:51:00 +00:00
2002-02-12 20:42:25 +00:00

Stuff used by several modules of GnuPG.  This way we can share error
codes and serveral other things.


These directories use it:

gpg
sm
agent

These directories don't use it:

assuan
kbx