Tree @release-1.13.5 (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.13.5
- Secure link: fixed stack buffer overflow. Roman Arutyunyan 4 years ago
- Upstream: unconditional parsing of last_modified_time. Maxim Dounin 4 years ago
- SSL: the $ssl_client_escaped_cert variable (ticket #857). Maxim Dounin 4 years ago
- Range filter: changed type for total length to off_t. Maxim Dounin 4 years ago
- Style. Maxim Dounin 4 years ago
- Fixed calls to ngx_open_file() in certain places. Sergey Kandaurov 4 years ago
- Style. Sergey Kandaurov 4 years ago
- Upstream: copy peer data in shared memory. Ruslan Ermilov 4 years ago
- Referer: fixed $invalid_referer. Ruslan Ermilov 4 years ago
- Upstream zone: store peers->name and its data in shared memory. Ruslan Ermilov 4 years ago
- Variables: macros for null variables. Ruslan Ermilov 4 years ago
- Browser: style. Ruslan Ermilov 4 years ago
- Cache: fixed max_size on win32. Ruslan Ermilov 4 years ago
- Mirror: "off" paramater of the "mirror" directive. Roman Arutyunyan 4 years ago
- Mirror module. Roman Arutyunyan 4 years ago
- Precontent phase. Roman Arutyunyan 4 years ago
- Upstream: keep request body file from removal if requested. Roman Arutyunyan 4 years ago
- Style. Alex Zhang 4 years ago
- Parenthesized ASCII-related calculations. Valentin Bartenev 4 years ago
- Range filter: avoid negative range start. Maxim Dounin 4 years ago
- Range filter: protect from total size overflows. Maxim Dounin 4 years ago
- Variables: use ngx_http_variable_null_value where appropriate. Ruslan Ermilov 4 years ago
- Proxy: split configured header names and values. Piotr Sikora 5 years ago
- Range filter: allowed ranges on empty files (ticket #1031). Maxim Dounin 4 years ago
- Upstream: introduced ngx_http_upstream_ssl_handshake_handler(). Maxim Dounin 5 years ago
- Upstream: fixed running posted requests (ticket #788). Roman Arutyunyan 5 years ago
- Headers filter: added "add_trailer" directive. Piotr Sikora 5 years ago
- HTTP/2: added support for trailers in HTTP responses. Piotr Sikora 5 years ago
- Added support for trailers in HTTP responses. Piotr Sikora 5 years ago
- Gzip: fixed style in $gzip_ratio variable handler. Ruslan Ermilov 5 years ago