Tree @release-0.5.4 (Download .tar.gz)
- ..
- modules
- ngx_http.c
- ngx_http.h
- ngx_http_busy_lock.c
- ngx_http_busy_lock.h
- ngx_http_cache.c
- 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.5.4
- fix segfault when $host is used and request is "GET http://host HTTP/1.0" Igor Sysoev 14 years ago
- allow "perl" inside "limit_except" Igor Sysoev 14 years ago
- DELETE may not have the "Depth" header Igor Sysoev 14 years ago
- fix number of arguments Igor Sysoev 14 years ago
- bump version Igor Sysoev 14 years ago
- fix msvc build failure Igor Sysoev 14 years ago
- $r->status Igor Sysoev 14 years ago
- add HTTP response codes Igor Sysoev 14 years ago
- fix ngx_http_perl_sleep_handler() Igor Sysoev 14 years ago
- $r->variable() supports perl only variables Igor Sysoev 14 years ago
- $r->sleep() Igor Sysoev 14 years ago
- style fix Igor Sysoev 14 years ago
- fix $r->has_request_body() Igor Sysoev 14 years ago
- axe ngx_http_perl_cleanup_sv(): all SVs should be freed Igor Sysoev 14 years ago
- $r->log_error() Igor Sysoev 14 years ago
- rewritten upstream Igor Sysoev 14 years ago
- fix highly unlikely bug Igor Sysoev 14 years ago
- bump version Igor Sysoev 14 years ago
- upstream name was tried to resolve Igor Sysoev 14 years ago
- bump version Igor Sysoev 14 years ago
- fix fastcgi and memcached upstreams Igor Sysoev 14 years ago
- fix post_action for disconnected client Igor Sysoev 14 years ago
- TCP upstreams always used the first TCP upstream with the same name Igor Sysoev 14 years ago
- fix when last htpasswd line has no CR or LF Igor Sysoev 14 years ago
- the previous fix does not actually fix overflow Igor Sysoev 14 years ago
- fix msec overflow Igor Sysoev 14 years ago
- bump version Igor Sysoev 14 years ago
- upstream choice modules Igor Sysoev 14 years ago
- the PERL_NO_GET_CONTEXT is actually required, see perlguts Igor Sysoev 14 years ago
- axe old % log format Igor Sysoev 14 years ago