summaryrefslogtreecommitdiffstats
path: root/common/gettime.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* common: Remove Windows CE support in common.NIIBE Yutaka2022-11-161-5/+0
* gpg,common,scd,sm: Function prototype fixes for modern compiler.NIIBE Yutaka2022-09-131-1/+1
* w32: Prepare for the case gcrypt.h will not include winsock2.h.NIIBE Yutaka2021-12-171-0/+4
* w32: Fix strftime problem on Windows.Werner Koch2020-11-031-2/+31
* common: Accept the Z-suffix for yymmddThhmmssZ format.NIIBE Yutaka2017-09-191-3/+6
* gpg: Allow to freeze faked system time.Damien Goutte-Gattat2017-01-191-1/+1
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* common: Avoid pointer arithmetic on string literals.Justus Winter2016-10-061-3/+3
* common: Guarantee that gnupg_get_time does not return an error.Werner Koch2016-08-241-16/+10
* common: New function rfctimestamp.Werner Koch2016-06-281-0/+33
* common: Add new function gnupg_gmtime.Werner Koch2015-04-101-8/+30
* common: Add new function isodate_human_to_tmWerner Koch2015-04-101-3/+37
* Import _gpgme_parse_timestamp from gpgme as parse_timestamp.Neal H. Walfield2015-03-231-0/+102
* common: New function elapsed_time_string.Werner Koch2014-03-181-0/+39
* Change license for some files in common to LGPLv3+/GPLv2+.Werner Koch2012-04-201-5/+15
* Add new functions to convert iso time strings.Werner Koch2011-03-011-13/+146
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-24/+24
* Better support unsigned time_tWerner Koch2010-10-271-17/+27
* [w32ce] Do not print the faulty timezone infoWerner Koch2010-10-041-26/+31
* W32CE fix.Werner Koch2010-06-081-0/+1
* 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
* Add more passphrase policy rules.Werner Koch2007-08-281-0/+205
* 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
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
* 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 (gnupg_isotime_t): New.Werner Koch2003-10-311-0/+26
* This commit was manufactured by cvs2svn to create branchRepo Admin2003-08-051-0/+250
* This commit was manufactured by cvs2svn to create branchRepo Admin2002-10-191-87/+0
* sm/Werner Koch2002-05-141-0/+87