The official NGINX Open Source repository.
Go to file
Maxim Dounin 8e69bbf44e Win32: $request_time fixed.
On win32, time_t is 64 bits wide by default, and passing an ngx_msec_int_t
argument for %T format specifier doesn't work.  This doesn't manifest itself
on other platforms as time_t and ngx_msec_int_t are usually of the same size.
2013-09-04 20:48:30 +04:00
auto Configure: fixed perl Makefile generation (ticket #334). 2013-04-19 12:19:57 +00:00
conf Added the HTTPS fastcgi_param to fastcgi.conf. 2011-12-25 19:15:56 +00:00
contrib nginx-0.3.55-RELEASE import 2006-07-28 15:16:17 +00:00
docs nginx-1.4.2-RELEASE 2013-07-17 16:51:21 +04:00
misc Updated zlib used for win32 builds. 2013-06-04 16:16:51 +04:00
src Win32: $request_time fixed. 2013-09-04 20:48:30 +04:00
.hgtags release-1.4.2 tag 2013-07-17 16:51:21 +04:00