..
modules
Charset filter: fixed charset setting on encoded replies.
2014-05-19 22:45:34 +04:00
ngx_http_busy_lock.c
Whitespace fixes.
2012-03-05 18:09:06 +00:00
ngx_http_busy_lock.h
Copyright updated.
2012-01-18 15:07:43 +00:00
ngx_http_cache.h
Upstream: cache revalidation with conditional requests.
2013-11-18 20:48:22 +04:00
ngx_http_config.h
Copyright updated.
2012-01-18 15:07:43 +00:00
ngx_http_copy_filter_module.c
Allowed up to two EBUSY errors from sendfile().
2014-01-04 03:31:58 +04:00
ngx_http_core_module.c
Fixed alias in regex locations with limit_except/if.
2014-05-16 17:42:24 +04:00
ngx_http_core_module.h
Added server-side support for PROXY protocol v1 (ticket #355 ).
2014-03-17 17:41:24 +04:00
ngx_http_file_cache.c
Cache: added ngx_quit check to ngx_http_file_cache_expire().
2014-04-30 19:16:35 +04:00
ngx_http_header_filter_module.c
Fixed response line formatting with empty reason phrase.
2013-09-18 18:53:26 +04:00
ngx_http_parse_time.c
Fixed compilation with -Wmissing-prototypes.
2012-07-24 15:09:54 +00:00
ngx_http_parse.c
Upstream: added the "$upstream_cookie_<name>" variables.
2014-04-29 12:28:41 +04:00
ngx_http_postpone_filter_module.c
Fixed error logging.
2013-05-21 17:30:19 +04:00
ngx_http_request_body.c
Request body: avoid potential overflow.
2014-03-03 17:39:53 +04:00
ngx_http_request.c
Added server-side support for PROXY protocol v1 (ticket #355 ).
2014-03-17 17:41:24 +04:00
ngx_http_request.h
Charset filter: fixed charset setting on encoded replies.
2014-05-19 22:45:34 +04:00
ngx_http_script.c
Style.
2013-10-18 18:13:35 +04:00
ngx_http_script.h
Copyright updated.
2012-01-18 15:07:43 +00:00
ngx_http_spdy_filter_module.c
SPDY: improved logging.
2014-04-30 20:34:20 +04:00
ngx_http_spdy_module.c
SPDY: macro used for recv_buffer_size initialization.
2014-03-19 12:57:32 +04:00
ngx_http_spdy_module.h
SPDY: added the "spdy_chunk_size" directive.
2014-01-14 16:24:45 +04:00
ngx_http_spdy.c
SPDY: added protection from overrun of the receive buffer.
2014-04-30 20:34:20 +04:00
ngx_http_spdy.h
SPDY: fixed reversed priority order in window waiting queue.
2014-02-12 21:02:29 +04:00
ngx_http_special_response.c
Format specifier fixes in error logging.
2013-08-20 20:47:16 +04:00
ngx_http_upstream_round_robin.c
Changed resolver API to use ngx_addr_t.
2013-12-06 14:30:27 +04:00
ngx_http_upstream_round_robin.h
Upstream: removed rudiments of upstream connection caching.
2013-03-25 14:51:44 +00:00
ngx_http_upstream.c
Upstream: restored workaround for "if".
2014-04-30 19:16:55 +04:00
ngx_http_upstream.h
Upstream: added the "$upstream_cookie_<name>" variables.
2014-04-29 12:28:41 +04:00
ngx_http_variables.c
Upstream: added the "$upstream_cookie_<name>" variables.
2014-04-29 12:28:41 +04:00
ngx_http_variables.h
Removed unused ngx_http_clear_variable() macro.
2013-03-21 16:06:13 +00:00
ngx_http_write_filter_module.c
SPDY: body filter was replaced by c->send_chain() function.
2014-01-14 16:24:45 +04:00
ngx_http.c
Added server-side support for PROXY protocol v1 (ticket #355 ).
2014-03-17 17:41:24 +04:00
ngx_http.h
Upstream: added the "$upstream_cookie_<name>" variables.
2014-04-29 12:28:41 +04:00