Tree @release-0.8.31 (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.31
- allow to handle 301/302 in error_page Igor Sysoev 12 years ago
- fix a cached zero-length body case Igor Sysoev 12 years ago
- fix typo Igor Sysoev 12 years ago
- $geoip_city_continent_code, $geoip_latitude, $geoip_longitude Igor Sysoev 12 years ago
- fix the "If-None-Match" header name Igor Sysoev 12 years ago
- fix building by gcc 4.4 with -O2/3/s: Igor Sysoev 12 years ago
- force image filter conversion if JPEG application data consume more than 5% Igor Sysoev 12 years ago
- style fix Igor Sysoev 12 years ago
- fix building by gcc 4.x with -O2/3/s in some Linux distributions: Igor Sysoev 12 years ago
- fix caseless locations, the bug had been introduced in r3326 Igor Sysoev 12 years ago
- test degradation parameters Igor Sysoev 12 years ago
- fix r3331: Igor Sysoev 12 years ago
- bump version Igor Sysoev 12 years ago
- 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