Tree @release-1.15.10 (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.10
- 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
- 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