mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-14 21:47:19 +02:00
Add new functions to convert iso time strings.
This commit is contained in:
parent
cf8878cb18
commit
dfdda3b344
6 changed files with 255 additions and 26 deletions
|
@ -1,3 +1,11 @@
|
|||
2011-02-27 Werner Koch <wk@g10code.com>
|
||||
|
||||
* gettime.c (isotime2epoch): Factor check code out to ..
|
||||
(isotime_p): .. new.
|
||||
(isotime_human_p): New.
|
||||
(string2isotime): New.
|
||||
* t-gettime.c (test_string2isotime): New.
|
||||
|
||||
2011-02-11 Andrey Jivsov <openpgp@brainhub.org>
|
||||
|
||||
* openpgp-oid.c (openpgp_oid_to_str): Use unsigned int for
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue