Werner Koch
|
5b0ccaf949
|
* signal.c: New. Taken from GnuPG 1.1.91.
|
2002-08-09 18:13:41 +00:00 |
|
Werner Koch
|
bbf580e702
|
* fseeko.c, ftello.c: New.
* configure.ac: Check for ftello and provide a replacement.
|
2002-07-22 10:20:39 +00: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 |
|
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
|
8bad9e344b
|
*** empty log message ***
|
2002-01-10 19:46:20 +00:00 |
|
Werner Koch
|
7606e3b33a
|
* util.h (digitp, hexdigitp): New ctype like macros.
(atoi_1,atoi_2,atoi_4,xtoi_1,xtoi_2): New.
* command.c: Removed the conversion macros as they are now in
../common/util.h.
|
2001-12-14 13:43:42 +00:00 |
|
Werner Koch
|
317bccd134
|
* util.h (digitp, hexdigitp): New ctype like macros.
(atoi_1,atoi_2,atoi_4,xtoi_1,xtoi_2): New.
|
2001-12-14 13:37:08 +00:00 |
|
Werner Koch
|
64c36057eb
|
New error codes and another mapping fnc.
|
2001-12-05 23:45:42 +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 |
|