Tree @release-1.1.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.1.10
- Version bump. Maxim Dounin 10 years ago
- Allowed add_header for proxied 206 replies. Maxim Dounin 10 years ago
- Added support for IP-literal in the Host header and request line (ticket #1). Valentin Bartenev 10 years ago
- Fixed "rotate" to always work when combined with "resize/crop". Ruslan Ermilov 10 years ago
- Cosmetics. Ruslan Ermilov 10 years ago
- Fix of mp4 module seeking. Igor Sysoev 10 years ago
- Fixed segfault on ssl servers without cert with SNI (ticket #54). Maxim Dounin 10 years ago
- Fixed "keepalive_disable". Ruslan Ermilov 10 years ago
- Upstream: don't cache unfinished responses. Maxim Dounin 10 years ago
- Fixed flv header to match specification. Maxim Dounin 10 years ago
- Fixed incorrect counting the length of headers in a SCGI request. Valentin Bartenev 10 years ago
- Version bump. Maxim Dounin 10 years ago
- Fix of "Content-Length" header of MP4 response if start argument was used. Igor Sysoev 10 years ago
- Renamed ngx_http_limit_zone_module to ngx_http_limit_conn_module. Valentin Bartenev 10 years ago
- Fixed fastcgi/scgi/uwsgi_param inheritance. Maxim Dounin 10 years ago
- Separate functions to merge fastcgi/scgi/uwsgi params. Maxim Dounin 10 years ago
- Fixed Upgrade header clearing with proxy_cache. Maxim Dounin 10 years ago
- Fixed proxy_set_header inheritance with proxy_set_body. Maxim Dounin 10 years ago
- Fixed proxy_set_header inheritance with proxy_cache (ticket #45). Maxim Dounin 10 years ago
- Fixed NGX_CONF_TAKE1/NGX_CONF_FLAG misuse. Sergey Budnevitch 10 years ago
- Limit zone: added the "limit_conn_zone" directive. Valentin Bartenev 10 years ago
- Limit zone: support for multiple "limit_conn" limits. Valentin Bartenev 10 years ago
- Limit zone: rbtree lookup moved to a separate function. Valentin Bartenev 10 years ago
- Changed error message to be more appropriate in the imaginary Ruslan Ermilov 10 years ago
- Fix of "keepalive_disable" directive. Igor Sysoev 10 years ago
- The "image_filter_sharpen" directive. Igor Sysoev 10 years ago
- Ancient incomplete ngx_http_status_module removal. Igor Sysoev 10 years ago
- Version bump. Igor Sysoev 10 years ago
- Fixed segfault on configuration testing with ssl (ticket #37). Maxim Dounin 10 years ago
- Support of several servers in the "resolver" directive. Igor Sysoev 10 years ago