Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * gettime.c (asctimestamp): Add a note on a non-avoidable gcc warning. | Werner Koch | 2003-12-17 | 1 | -2/+4 |
| | | | | | | | | * util.h [!HAVE_VASPRINTF]: Add printf format attribute to the replacement function. * miscellaneous.c (xasprintf): New. | ||||
* | * util.h (gnupg_isotime_t): New. | Werner Koch | 2003-10-31 | 1 | -0/+26 |
| | | | | | | | (gnupg_copy_time): New. * gettime.c (gnupg_get_isotime): New. | ||||
* | This commit was manufactured by cvs2svn to create branch | Repo Admin | 2003-08-05 | 1 | -0/+250 |
| | | | | 'GNUPG-1-9-BRANCH'. | ||||
* | This commit was manufactured by cvs2svn to create branch | Repo Admin | 2002-10-19 | 1 | -87/+0 |
| | | | | 'GNUPG-1-9-BRANCH'. | ||||
* | sm/ | Werner Koch | 2002-05-14 | 1 | -0/+87 |
* 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/ |