Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [multiple] Y2038 32-bit signed time_t mitigations | Glenn Strauss | 2021-09-04 | 1 | -2/+2 |
* | [core] http_date_time_append() convenience macro | Glenn Strauss | 2021-08-27 | 1 | -0/+7 |
* | [core] move timegm() impl inline in sys-time.h | Glenn Strauss | 2021-04-26 | 1 | -8/+0 |
* | [core] http_date_timegm() (portable timegm()) | Glenn Strauss | 2020-12-24 | 1 | -0/+10 |
* | [multiple] employ http_date.h, sys-time.h | Glenn Strauss | 2020-12-24 | 1 | -2/+2 |
* | [core] http_date.[ch] encapsulate HTTP-date parse | Glenn Strauss | 2020-12-24 | 1 | -0/+29 |