Tree @release-0.8.30 (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-0.8.30
- default large_client_header_buffers' buffer size should be 8K as compatible Igor Sysoev 12 years ago
- backout r3315 and test r->header_only last, since it's not actually Igor Sysoev 12 years ago
- bump version Igor Sysoev 12 years ago
- support "*" in gzip_types, ssi_types, etc Igor Sysoev 12 years ago
- log proxied HTTP/0.9 responses status as "009" Igor Sysoev 12 years ago
- fix handling cached HTTP/0.9 response Igor Sysoev 12 years ago
- fix server_name regex named captures given by "?P<...>" Igor Sysoev 12 years ago
- bump version Igor Sysoev 12 years ago
- fix building without PCRE, the bug had been introduced in r3326 Igor Sysoev 12 years ago
- bump version Igor Sysoev 12 years ago
- add comment from r2716 commit message Igor Sysoev 12 years ago
- use global perl variable in perl_destruct()/perl_free() Igor Sysoev 12 years ago
- bump version Igor Sysoev 12 years ago
- evaluate maximum captures size on configuration phase Igor Sysoev 12 years ago
- fix captures in "rewrite", the bug had been introduced in r3326 Igor Sysoev 12 years ago
- bump version Igor Sysoev 12 years ago
- backout r3325: postpone filter is a body only filter Igor Sysoev 12 years ago
- ngx_http_degradation_module Igor Sysoev 12 years ago
- regex named captures Igor Sysoev 12 years ago
- remove subrequest test in range header, chunked, and header filters: they Igor Sysoev 12 years ago
- allow "proxy_pass http://$backend" without URI part Igor Sysoev 12 years ago
- ngx_regex_exec() calling optimiztion: Igor Sysoev 12 years ago
- style fix: lcf > clcf Igor Sysoev 12 years ago
- do not log error if $r->variable was not found Igor Sysoev 12 years ago
- add MSIE padding for Chrome too Igor Sysoev 12 years ago
- r->chrome Igor Sysoev 12 years ago
- test frequent r->header_only before three response status Igor Sysoev 12 years ago
- refactor gzip_vary handling Igor Sysoev 12 years ago
- nginx sent gzipped responses to clients those do not support gzip, Igor Sysoev 12 years ago
- bump version Igor Sysoev 12 years ago