Tree @release-1.17.1 (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.17.1
- Perl: disabled not_modified filter (ticket #1786). Maxim Dounin 3 years ago
- Limit req: limit_req_dry_run directive. Roman Arutyunyan 3 years ago
- Upstream: background cache update before cache send (ticket #1782). Roman Arutyunyan 3 years ago
- Upstream hash: fall back to round-robin if hash key is empty. Niklas Keller 3 years ago
- SSL: removed OpenSSL 0.9.7 compatibility. Sergey Kandaurov 6 years ago
- Range filter: fixed duplicate last buffers. Maxim Dounin 3 years ago
- Range filter: fixed loss of incoming chain links. Maxim Dounin 3 years ago
- Variables support in limit_rate and limit_rate_after (ticket #293). Ruslan Ermilov 3 years ago
- Added ngx_http_set_complex_value_size_slot(). Ruslan Ermilov 3 years ago
- Multiple addresses in "listen". Roman Arutyunyan 3 years ago
- SSL: moved c->ssl->handshaked check in server name callback. Maxim Dounin 3 years ago
- SSL: fixed potential leak on memory allocation errors. Maxim Dounin 3 years ago
- SSL: server name callback changed to return fatal errors. Maxim Dounin 3 years ago
- SSL: server name callback changed to return SSL_TLSEXT_ERR_OK. Maxim Dounin 3 years ago
- SSL: fixed possible segfault with dynamic certificates. Maxim Dounin 3 years ago
- SSL: adjusted session id context with dynamic certificates. Maxim Dounin 3 years ago
- SSL: passwords support for dynamic certificate loading. Maxim Dounin 3 years ago
- SSL: variables support in ssl_certificate and ssl_certificate_key. Maxim Dounin 3 years ago
- Style. Maxim Dounin 3 years ago
- Upstream: fixed logging of required buffer size (ticket #1722). Chanhun Jeong 3 years ago
- Added the ngx_http_test_required_predicates() function. Vladimir Homutov 3 years ago
- Autoindex: fixed possible integer overflow on 32-bit systems. Vladimir Homutov 3 years ago
- Win32: removed NGX_DIR_MASK concept. Maxim Dounin 3 years ago
- Userid: using stub for AF_UNIX addresses. Sergey Kandaurov 3 years ago
- Geo: fixed handling of AF_UNIX client addresses (ticket #1684). Maxim Dounin 3 years ago
- Upstream: implemented $upstream_bytes_sent. Ruslan Ermilov 3 years ago
- Copy regex unnamed captures to cloned subrequests. Roman Arutyunyan 3 years ago
- Negative size buffers detection. Maxim Dounin 3 years ago
- Mp4: fixed possible pointer overflow on 32-bit platforms. Maxim Dounin 3 years ago
- Limit req: "delay=" parameter. Maxim Dounin 3 years ago