Tree @release-1.11.7 (Download .tar.gz)
- ..
- modules
- v2
- ngx_http.c
- ngx_http.h
- ngx_http_cache.h
- ngx_http_config.h
- ngx_http_copy_filter_module.c
- ngx_http_core_module.c
- ngx_http_core_module.h
- ngx_http_file_cache.c
- ngx_http_header_filter_module.c
- ngx_http_parse.c
- ngx_http_postpone_filter_module.c
- ngx_http_request.c
- ngx_http_request.h
- ngx_http_request_body.c
- ngx_http_script.c
- ngx_http_script.h
- ngx_http_special_response.c
- ngx_http_upstream.c
- ngx_http_upstream.h
- ngx_http_upstream_round_robin.c
- ngx_http_upstream_round_robin.h
- ngx_http_variables.c
- ngx_http_variables.h
- ngx_http_write_filter_module.c
History of src / http @release-1.11.7
- HTTP/2: prevented creating temp files for requests without body. Valentin Bartenev 5 years ago
- HTTP/2: fixed posted streams handling. Valentin Bartenev 5 years ago
- Map: the "volatile" parameter. Ruslan Ermilov 5 years ago
- Map: simplified "map" block parser. Ruslan Ermilov 5 years ago
- Perl: added PERL_SET_INTERP(). Maxim Dounin 5 years ago
- Mp4: fixed setting wrong mdat atom size in very rare cases. hucongcong 5 years ago
- SSL: $ssl_curves (ticket #1088). Maxim Dounin 5 years ago
- SSL: $ssl_ciphers (ticket #870). Maxim Dounin 5 years ago
- SSL: $ssl_client_v_start, $ssl_client_v_end, $ssl_client_v_remain. Maxim Dounin 5 years ago
- HTTP/2: fixed saving preread buffer to temp file (ticket #1143). Valentin Bartenev 5 years ago
- Upstream: handling of upstream SSL handshake timeouts. Maxim Dounin 5 years ago
- Range filter: only initialize ctx->ranges in main request. hucongcong 5 years ago
- Style: switch. Ruslan Ermilov 5 years ago
- Cache: prefix-based temporary files. Maxim Dounin 5 years ago
- Upstream: avoid holding a cache node with upgraded connections. Maxim Dounin 5 years ago
- Cache: proxy_cache_max_range_offset and friends. Dmitry Volyntsev 5 years ago
- HTTP/2: flow control debugging. Sergey Kandaurov 5 years ago
- Perl: fixed optimization in SSI command handler. Maxim Dounin 5 years ago
- HTTP/2: slightly improved debugging. Ruslan Ermilov 5 years ago
- Upstream: removed ngx_http_upstream_srv_conf_t.default_port. Ruslan Ermilov 5 years ago
- Upstream: don't consider default_port when matching upstreams. Ruslan Ermilov 5 years ago
- Upstream: consistently initialize explicit upstreams. Ruslan Ermilov 5 years ago
- Upstream: do not unnecessarily create per-request upstreams. Ruslan Ermilov 5 years ago
- Upstream: added the ngx_http_upstream_resolved_t.name field. Ruslan Ermilov 5 years ago
- Upstream: removed unnecessary condition in proxy_eval() and friends. Ruslan Ermilov 5 years ago
- HTTP/2: limited maximum number of requests in connection. Valentin Bartenev 5 years ago
- Mp4: introduced custom version of ngx_atofp(). Maxim Dounin 5 years ago
- Proxy: support variables for proxy_method directive. Dmitry Lazurkin 5 years ago
- SSL: RFC2253 compliant $ssl_client_s_dn and $ssl_client_i_dn. Dmitry Volyntsev 5 years ago
- Image filter: support for WebP. Valentin Bartenev 5 years ago