Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-03-23 | Import _gpgme_parse_timestamp from gpgme as parse_timestamp. | Neal H. Walfield | 1 | -0/+1 | |
* common/gettime.h (parse_timestamp): New declaration. * common/gettime.c (_win32_timegm): New function imported from gpgme/src/conversion.c:_gpgme_timegm. (parse_timestamp): New function imported from gpgme/src/conversion.c:_gpgme_parse_timestamp. -- Signed-off-by: Neal H. Walfield <[email protected]> | |||||
2014-03-18 | common: New function elapsed_time_string. | Werner Koch | 1 | -0/+2 | |
* common/gettime.c (elapsed_time_string): New. | |||||
2012-04-26 | remove doubled words in a comment | Jim Meyering | 1 | -3/+3 | |
2011-03-01 | Add new functions to convert iso time strings. | Werner Koch | 1 | -0/+3 | |
2010-04-20 | Add a separate header for time related fucntions. | Werner Koch | 1 | -0/+51 | |