Tree @release-1.3.10 (Download .tar.gz)
- ..
- modules
- ngx_http.c
- ngx_http.h
- ngx_http_busy_lock.c
- ngx_http_busy_lock.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_parse_time.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.3.10
- Geo: properly initialize ngx_cidr_t when dealing with "default". Ruslan Ermilov 9 years ago
- Geo: IPv6 support. Ruslan Ermilov 9 years ago
- Upstream: fixed state resetting when switching to backup servers. Valentin Bartenev 9 years ago
- Fixed HEAD requests handling when proxying is used (closes #261). Valentin Bartenev 9 years ago
- Trailing whitespace fix. Ruslan Ermilov 9 years ago
- Access log: the "gzip" parameter of the "access_log" directive. Valentin Bartenev 9 years ago
- Access log: the "flush" parameter of the "access_log" directive. Valentin Bartenev 9 years ago
- Reopening log files code moved to a separate function. Valentin Bartenev 9 years ago
- Access log: fixed redundant buffer reallocation. Valentin Bartenev 9 years ago
- Image filter: fixed image_filter rotate inheritance. Maxim Dounin 9 years ago
- Geo: ensure that default entry is always present. Ruslan Ermilov 9 years ago
- There's no need to normalize address returned by ngx_ptocidr(). Ruslan Ermilov 9 years ago
- Image filter: configuration inheritance fixes. Maxim Dounin 9 years ago
- Brought the link to ngx_http_perl_module documentation up to date. Ruslan Ermilov 9 years ago
- Let "add_header" affect 201 responses (ticket #125). Ruslan Ermilov 9 years ago
- Slightly optimized code that handles special headers in "add_header". Ruslan Ermilov 9 years ago
- Avoid sending "100 Continue" on 413 Request Entity Too Large. Maxim Dounin 9 years ago
- Added checks that disallow adding a variable with an empty name. Ruslan Ermilov 9 years ago
- Geo: fixed the "ranges" without ranges case. Ruslan Ermilov 9 years ago
- Geo: improved ngx_http_geo_block() code readability. Ruslan Ermilov 9 years ago
- Gzip: fixed zlib memLevel adjusting. Valentin Bartenev 9 years ago
- Upstream: fixed SIGSEGV with the "if" directive. Maxim Dounin 9 years ago
- Fixed variable syntax checking in "set", "geo", "limit_conn_zone", Ruslan Ermilov 9 years ago
- Proxy: better error message about unexpected data. Maxim Dounin 9 years ago
- Limit rate: fixed integer overflow in limit calculation (ticket #256). Valentin Bartenev 9 years ago
- The "auth_basic" directive gained support of variables. Ruslan Ermilov 9 years ago
- Allow the complex value to be defined as an empty string. Ruslan Ermilov 9 years ago
- Xslt: prevented infinite loop. Ruslan Ermilov 9 years ago
- Fixed build with embedded perl in certain setups (ticket #48). Ruslan Ermilov 9 years ago
- Version bump. Maxim Dounin 9 years ago