Tree @release-1.3.7 (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.7
- OCSP stapling: ssl_stapling_verify directive. Maxim Dounin 9 years ago
- OCSP stapling: loading OCSP responses. Maxim Dounin 9 years ago
- OCSP stapling: ssl_stapling_file support. Maxim Dounin 9 years ago
- OCSP stapling: ssl_trusted_certificate directive. Maxim Dounin 9 years ago
- Version bump. Maxim Dounin 9 years ago
- Gunzip: removed nginx.h leftover include. Maxim Dounin 9 years ago
- Gunzip filter import. Maxim Dounin 9 years ago
- Gzip static: "always" parameter in "gzip_static" directive. Maxim Dounin 9 years ago
- Memcached: memcached_gzip_flag directive. Maxim Dounin 9 years ago
- Write filter: replaced unneeded loop with one to free chains. Maxim Dounin 9 years ago
- Limit req: fix of rbtree node insertion on hash collisions. Valentin Bartenev 9 years ago
- Fixed strict aliasing bugs when dealing with IPv4-mapped IPv6 addresses Ruslan Ermilov 9 years ago
- Fixed the "include" directive. Ruslan Ermilov 9 years ago
- Version bump. Ruslan Ermilov 9 years ago
- Mark logically dead code with corresponding comment. Andrey Belov 9 years ago
- Mp4: removed restriction to avc1/mp4a formats (ticket #194). Maxim Dounin 9 years ago
- Geo: fixed handling of ranges without default set. Maxim Dounin 9 years ago
- Map: fixed optimization of variables as values. Maxim Dounin 9 years ago
- Added three missing checks for NULL after ngx_array_push() calls. Valentin Bartenev 9 years ago
- Whitespace fix. Maxim Dounin 9 years ago
- Version bump. Ruslan Ermilov 9 years ago
- Core: ipv6only is now on by default. Ruslan Ermilov 9 years ago
- ngx_http_find_virtual_server() should return NGX_DECLINED if virtual server not Valentin Bartenev 9 years ago
- Upstream: hide_headers/pass_headers inheritance fix. Maxim Dounin 9 years ago
- Improved diagnostics when a directive is specified in the wrong context. Ruslan Ermilov 9 years ago
- Slight optimization in ngx_http_upstream_add(): replaced an expression Ruslan Ermilov 9 years ago
- ngx_http_upstream_add() should return NULL if an error occurs. Ruslan Ermilov 9 years ago
- Fixed compilation with -Wmissing-prototypes. Ruslan Ermilov 9 years ago
- Fixed debugging messages to account that limit_zone was renamed to limit_conn. Ruslan Ermilov 9 years ago
- Fixed sorting of listen addresses so that wildcard address is always at Ruslan Ermilov 9 years ago