aboutsummaryrefslogtreecommitdiffstats
path: root/common/gettime.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-19gpg: Allow to freeze faked system time.Damien Goutte-Gattat1-1/+1
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2016-10-06common: Avoid pointer arithmetic on string literals.Justus Winter1-3/+3
2016-08-24common: Guarantee that gnupg_get_time does not return an error.Werner Koch1-16/+10
2016-06-28common: New function rfctimestamp.Werner Koch1-0/+33
2015-04-10common: Add new function gnupg_gmtime.Werner Koch1-8/+30
2015-04-10common: Add new function isodate_human_to_tmWerner Koch1-3/+37
2015-03-23Import _gpgme_parse_timestamp from gpgme as parse_timestamp.Neal H. Walfield1-0/+102
2014-03-18common: New function elapsed_time_string.Werner Koch1-0/+39
2012-04-20Change license for some files in common to LGPLv3+/GPLv2+.Werner Koch1-5/+15
2011-03-01Add new functions to convert iso time strings.Werner Koch1-13/+146
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch1-24/+24
2010-10-27Better support unsigned time_tWerner Koch1-17/+27
2010-10-04[w32ce] Do not print the faulty timezone infoWerner Koch1-26/+31
2010-06-08W32CE fix.Werner Koch1-0/+1
2010-04-20Add a separate header for time related fucntions.Werner Koch1-0/+18
2010-03-02First steps towards the W32CE portWerner Koch1-1/+1
2009-03-16Remove duplicated code.Werner Koch1-0/+11
2008-06-05As a failsafe measure use memcpy instead of strcpy in gnupg_copy_time.Werner Koch1-1/+1
2007-08-28Add more passphrase policy rules.Werner Koch1-0/+205
2007-08-10Implemented the chain model for X.509 validation.Werner Koch1-3/+3
2007-07-05Fixed card key generation of gpg2.Werner Koch1-4/+77
2007-07-04Changed to GPLv3.Werner Koch1-4/+2
2006-06-20Updated FSF's address.Werner Koch1-1/+2
2006-05-23g10/ does build again.Werner Koch1-1/+27
2005-07-27Removed directories which are only used by the 1.9 branchWerner Koch1-250/+0
2003-12-17* gettime.c (asctimestamp): Add a note on a non-avoidable gcc warning.Werner Koch1-2/+4
2003-10-31* util.h (gnupg_isotime_t): New.Werner Koch1-0/+26
2003-08-05This commit was manufactured by cvs2svn to create branchRepo Admin1-0/+250
2003-06-18Finished the bulk of changes for gnupg 1.9. This included switchingWerner Koch1-1/+164
2002-10-19This commit was manufactured by cvs2svn to create branchRepo Admin1-87/+0
2002-05-14sm/Werner Koch1-0/+87