nginx/src/http
2013-03-27 15:15:34 +00:00
..
modules Version bump. 2013-03-27 15:15:34 +00: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 Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_config.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_copy_filter_module.c Local variable "ngx_http_next_filter" renamed to "ngx_http_next_body_filter" 2012-03-15 20:08:58 +00:00
ngx_http_core_module.c Preliminary experimental support for SPDY draft 2. 2013-03-20 10:36:57 +00:00
ngx_http_core_module.h Preliminary experimental support for SPDY draft 2. 2013-03-20 10:36:57 +00:00
ngx_http_file_cache.c Removed zero termination of shm zone names. 2013-02-19 17:48:45 +00:00
ngx_http_header_filter_module.c Proxy: support for connection upgrade (101 Switching Protocols). 2013-02-18 13:50:52 +00:00
ngx_http_parse_time.c Fixed compilation with -Wmissing-prototypes. 2012-07-24 15:09:54 +00:00
ngx_http_parse.c Preliminary experimental support for SPDY draft 2. 2013-03-20 10:36:57 +00:00
ngx_http_postpone_filter_module.c Local variable "ngx_http_next_filter" renamed to "ngx_http_next_body_filter" 2012-03-15 20:08:58 +00:00
ngx_http_request_body.c Preliminary experimental support for SPDY draft 2. 2013-03-20 10:36:57 +00:00
ngx_http_request.c Preliminary experimental support for SPDY draft 2. 2013-03-20 10:36:57 +00:00
ngx_http_request.h Preliminary experimental support for SPDY draft 2. 2013-03-20 10:36:57 +00:00
ngx_http_script.c Allow the complex value to be defined as an empty string. 2012-12-06 23:03:53 +00:00
ngx_http_script.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_spdy_filter_module.c Preliminary experimental support for SPDY draft 2. 2013-03-20 10:36:57 +00:00
ngx_http_spdy_module.c Preliminary experimental support for SPDY draft 2. 2013-03-20 10:36:57 +00:00
ngx_http_spdy_module.h Preliminary experimental support for SPDY draft 2. 2013-03-20 10:36:57 +00:00
ngx_http_spdy.c Preliminary experimental support for SPDY draft 2. 2013-03-20 10:36:57 +00:00
ngx_http_spdy.h Preliminary experimental support for SPDY draft 2. 2013-03-20 10:36:57 +00:00
ngx_http_special_response.c Request body: improved handling of incorrect chunked request body. 2012-11-26 18:00:14 +00:00
ngx_http_upstream_round_robin.c Upstream: removed rudiments of upstream connection caching. 2013-03-25 14:51:44 +00: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: only call peer.free() if peer.get() selected a peer. 2013-03-25 13:14:49 +00:00
ngx_http_upstream.h Proxy: support for connection upgrade (101 Switching Protocols). 2013-02-18 13:50:52 +00:00
ngx_http_variables.c Correctly handle multiple X-Forwarded-For headers (ticket #106). 2013-02-27 13:29:50 +00: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 Limit rate: fixed integer overflow in limit calculation (ticket #256). 2012-12-12 14:48:48 +00:00
ngx_http.c Use NGX_DEFAULT_POOL_SIZE macro where appropriate. 2013-03-21 16:03:24 +00:00
ngx_http.h Preliminary experimental support for SPDY draft 2. 2013-03-20 10:36:57 +00:00