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 |
|
Werner Koch
|
3719aa5148
|
* cryptmiss.c: New.
|
2002-04-15 10:10:59 +00:00 |
|
Werner Koch
|
85d9e2e212
|
* fopencookie.c: Dummy function.
* vasprintf.c: New. Taken from binutils-2.9.1 and dropped all non
ANSI-C stuff. Merged with asprintf version.
* no-pth.c: New.
|
2002-02-12 20:42:25 +00:00 |
|
Werner Koch
|
1280f16d96
|
* mkdtemp.c: Copied from gnupg-1.0.6c and changed to use libgcrypt.
* configure.ac (mkdtemp): See whether we have to provide a
replacement.
|
2002-01-23 15:49:58 +00:00 |
|
Werner Koch
|
0e06a31d58
|
* sysutils.c: New. This is the misc.c file from gnupg 1.0.6 with
the OpenPGP stuff removed.
* sysutils.h: New.
|
2002-01-19 20:58:41 +00:00 |
|
Werner Koch
|
86521773df
|
* Makefile.am (AM_CPPFLAGS): Add flags for libksba
* Makefile.am (AM_CPPFLAGS): Include flags for gcrypt and ksba
* Makefile.am: Use LIBGCRYPT macros
|
2001-12-18 19:35:12 +00:00 |
|
Werner Koch
|
bab7fa0b29
|
Added new directory common to enable sharing of some code and error
numbers between gpg, gpgsm and gpg-agent. Move some files and code to
there.
|
2001-11-24 17:43:43 +00:00 |
|