log src/core/ngx_core.h @ 6125:4dc8e7b62216

age author description
Thu, 16 Apr 2015 18:18:37 +0300 Sergey Kandaurov Core: ensure that ngx_config.h is always included first.
Sat, 21 Mar 2015 14:05:08 +0300 Ruslan Ermilov Core: read/write locks.
Sat, 14 Mar 2015 17:37:07 +0300 Valentin Bartenev Thread pools implementation.
Mon, 12 May 2014 16:34:15 +0400 Vladimir Homutov Added syslog support for error_log and access_log directives.
Wed, 14 May 2014 22:26:05 +0400 Ruslan Ermilov Core: use '\r' for CR and '\n' for LF definitions.
Mon, 17 Mar 2014 17:41:24 +0400 Roman Arutyunyan Added server-side support for PROXY protocol v1 (ticket #355).
Thu, 21 Mar 2013 16:04:09 +0000 Ruslan Ermilov Moved ngx_array_t definition from ngx_core.h to ngx_array.h.