log src/core/ngx_times.c @ 7104:cdbcb73239ee

age author description
Wed, 13 Sep 2017 15:53:19 +0300 Maxim Dounin Introduced time truncation to December 31, 9999 (ticket #1368).
Wed, 13 Sep 2017 15:52:01 +0300 Maxim Dounin Fixed ngx_gmtime() on 32-bit platforms with 64-bit time_t.
Wed, 13 Sep 2017 15:51:58 +0300 Maxim Dounin Fixed reference to time parsing code after 8b6fa4842133.
Thu, 31 Mar 2016 02:34:00 +0300 Sergey Kandaurov Fixed format specifiers in ngx_sprintf().
Mon, 12 May 2014 16:34:15 +0400 Vladimir Homutov Added syslog support for error_log and access_log directives.
Fri, 03 Aug 2012 09:10:39 +0000 Maxim Dounin Fixed possible use of old cached times if runtime went backwards.
Tue, 03 Apr 2012 07:37:31 +0000 Ruslan Ermilov Fixed spelling in multiline C comments.