Tree @release-1.15.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.15.7
- 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
- Limit req: fixed error message wording. Maxim Dounin 3 years ago
- Upstream: revised upstream response time variables. Vladimir Homutov 3 years ago
- Upstream: removed unused ngx_http_upstream_t.timeout field. Vladimir Homutov 3 years ago
- gRPC: limited allocations due to ping and settings frames. Maxim Dounin 3 years ago
- HTTP/2: limit the number of idle state switches. Ruslan Ermilov 3 years ago
- HTTP/2: flood detection. Ruslan Ermilov 3 years ago
- Mp4: fixed reading 64-bit atoms. Roman Arutyunyan 3 years ago
- Cache: improved keys zone size error reporting. Maxim Dounin 3 years ago
- Cache: fixed minimum cache keys zone size limit. Maxim Dounin 3 years ago
- Upstream: proxy_socket_keepalive and friends. Vladimir Homutov 3 years ago
- SSL: fixed segfault on renegotiation (ticket #1646). Maxim Dounin 3 years ago
- Cache: status must be less then 599 in *_cache_valid directives. Gena Makhomed 3 years ago
- Removed bgcolor attribute on body in error pages and autoindex. Nova DasSarma 3 years ago
- Rewrite: removed r->err_status special handling (ticket #1634). Maxim Dounin 3 years ago
- Fixed socket leak with "return 444" in error_page (ticket #274). Maxim Dounin 3 years ago
- Lingering close changed to handle NGX_AGAIN. Maxim Dounin 3 years ago
- gRPC: disabled keepalive when sending control frames was blocked. Maxim Dounin 3 years ago
- gRPC: improved keepalive handling. Maxim Dounin 3 years ago
- Uwsgi: added a check on maximum uwsgi request size. Maxim Dounin 3 years ago
- Uwsgi: style. Maxim Dounin 3 years ago
- Upstream: fixed request chain traversal (ticket #1618). Vladimir Homutov 3 years ago
- Upstream keepalive: keepalive_requests directive. Maxim Dounin 3 years ago
- Upstream keepalive: keepalive_timeout directive. Maxim Dounin 3 years ago
- Upstream keepalive: comment added. Maxim Dounin 3 years ago
- HTTP/2: workaround for clients which fail on table size updates. Maxim Dounin 3 years ago
- SSL: support for TLSv1.3 early data with BoringSSL. Maxim Dounin 3 years ago
- Dav: removed dead store after 8e7a5de61664. Sergey Kandaurov 3 years ago