Closed (moved)
Some tor time functions have undefined behavior with dates after 2037 and 32-bit time_t
The following tor time functions will overflow in 2037. We could improve their semantics by checking for overflow and checking if the functions we call succeed or return an error:
- tor_gmtime_r
- format_rfc1123_time
- format_iso_time
- parse_iso_time
- parse_http_time
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information