summaryrefslogtreecommitdiff
path: root/src/http_date.h
Commit message (Expand)AuthorAgeFilesLines
* [multiple] Y2038 32-bit signed time_t mitigationsGlenn Strauss2021-09-041-2/+2
* [core] http_date_time_append() convenience macroGlenn Strauss2021-08-271-0/+7
* [core] move timegm() impl inline in sys-time.hGlenn Strauss2021-04-261-8/+0
* [core] http_date_timegm() (portable timegm())Glenn Strauss2020-12-241-0/+10
* [multiple] employ http_date.h, sys-time.hGlenn Strauss2020-12-241-2/+2
* [core] http_date.[ch] encapsulate HTTP-date parseGlenn Strauss2020-12-241-0/+29