aboutsummaryrefslogtreecommitdiffstats
path: root/common/gettime.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Better support unsigned time_tWerner Koch2010-10-271-17/+27
|
* [w32ce] Do not print the faulty timezone infoWerner Koch2010-10-041-26/+31
| | | | | Switch FAQ sources to org-mode
* W32CE fix.Werner Koch2010-06-081-0/+1
| | | | | Typo fixes
* Add a separate header for time related fucntions.Werner Koch2010-04-201-0/+18
|
* First steps towards the W32CE portWerner Koch2010-03-021-1/+1
|
* Remove duplicated code.Werner Koch2009-03-161-0/+11
|
* As a failsafe measure use memcpy instead of strcpy in gnupg_copy_time.Werner Koch2008-06-051-1/+1
| | | | | Typo fix.
* Add more passphrase policy rules.Werner Koch2007-08-281-0/+205
| | | | | (--max-passphrase-days).
* Implemented the chain model for X.509 validation.Werner Koch2007-08-101-3/+3
|
* Fixed card key generation of gpg2.Werner Koch2007-07-051-4/+77
| | | | | Reveal less information about timings while generating a key.
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
| | | | | Removed intl/.
* Updated FSF's address.Werner Koch2006-06-201-1/+2
|
* g10/ does build again.Werner Koch2006-05-231-1/+27
|
* * gettime.c (asctimestamp): Add a note on a non-avoidable gcc warning.Werner Koch2003-12-171-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 Koch2003-10-311-0/+26
| | | | | | | (gnupg_copy_time): New. * gettime.c (gnupg_get_isotime): New.
* This commit was manufactured by cvs2svn to create branchRepo Admin2003-08-051-0/+250
| | | | 'GNUPG-1-9-BRANCH'.
* This commit was manufactured by cvs2svn to create branchRepo Admin2002-10-191-87/+0
| | | | 'GNUPG-1-9-BRANCH'.
* sm/Werner Koch2002-05-141-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/