log

age author description
Thu, 22 Mar 2012 10:45:08 +0000 Maxim Dounin Win32: added missing call to srand().
Thu, 22 Mar 2012 10:44:00 +0000 Maxim Dounin Added xslt_param and xslt_string_param directives.
Thu, 22 Mar 2012 10:43:33 +0000 Maxim Dounin Fixed off-by-one in xslt parameter parsing.
Thu, 22 Mar 2012 10:42:27 +0000 Maxim Dounin Restricted keepalive_disable safari to OS X only.
Thu, 22 Mar 2012 10:41:29 +0000 Maxim Dounin Removed safari from keepalive_disable default.
Wed, 21 Mar 2012 15:35:05 +0000 Ruslan Ermilov The addition of $tcpinfo_* variables has broken the build on Linux
Wed, 21 Mar 2012 13:58:51 +0000 Ruslan Ermilov worker_cpu_affinity: cleaned up Linux implementation, added FreeBSD support.
Wed, 21 Mar 2012 07:35:43 +0000 Ruslan Ermilov If we inserted "Last-Modified" in r->headers_out.headers, don't
Wed, 21 Mar 2012 06:19:11 +0000 Ruslan Ermilov Minor ngx_http_headers_filter_module.c code cleanup.
Mon, 19 Mar 2012 14:57:29 +0000 Maxim Konovalov For the sake of case/switch code readability, 'fall through'
Fri, 16 Mar 2012 19:15:33 +0000 Ruslan Ermilov Implemented $tcpinfo_rtt, $tcpinfo_rttvar, $tcpinfo_snd_cwnd, and
Fri, 16 Mar 2012 07:33:55 +0000 Ruslan Ermilov Some older OSes (notably FreeBSD 4.x) did not have %zu
Thu, 15 Mar 2012 20:39:38 +0000 Ruslan Ermilov Fixed compilation warnings in configuration C tests.
Thu, 15 Mar 2012 20:08:58 +0000 Ruslan Ermilov Local variable "ngx_http_next_filter" renamed to "ngx_http_next_body_filter"
Thu, 15 Mar 2012 20:04:50 +0000 Ruslan Ermilov The "error_log" directive specified in the "http", "server", and