]> git.ipfire.org Git - thirdparty/FORT-validator.git/commit
Remove timegm() and tm_gmtoff
authorAlberto Leiva Popper <ydahhrk@gmail.com>
Mon, 2 Oct 2023 16:20:27 +0000 (10:20 -0600)
committerAlberto Leiva Popper <ydahhrk@gmail.com>
Mon, 2 Oct 2023 16:22:35 +0000 (10:22 -0600)
commit8c0caefc38587fe66edc89128cfb6958870a7c84
treea9d6eabfbbdf68bb9a73aa8ccc5e8b3cd638e482
parent8c6479925ab591f4771d5c4da2239df86198707c
Remove timegm() and tm_gmtoff

Perfects portability. Still missing some testing.

I hope this is not too aggressive. If there are RPKI objects not using
Zulu, this is going to need further tweaking.
src/asn1/asn1c/GeneralizedTime.c
src/asn1/asn1c/GeneralizedTime.h
src/asn1/asn1c/UTCTime.c
src/asn1/asn1c/UTCTime.h
src/object/manifest.c