Tree @release-0.5.3 (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.3
- fix msvc build failure Igor Sysoev 15 years ago
- $r->status Igor Sysoev 15 years ago
- add HTTP response codes Igor Sysoev 15 years ago
- fix ngx_http_perl_sleep_handler() Igor Sysoev 15 years ago
- $r->variable() supports perl only variables Igor Sysoev 15 years ago
- $r->sleep() Igor Sysoev 15 years ago
- style fix Igor Sysoev 15 years ago
- fix $r->has_request_body() Igor Sysoev 15 years ago
- axe ngx_http_perl_cleanup_sv(): all SVs should be freed Igor Sysoev 15 years ago
- $r->log_error() Igor Sysoev 15 years ago
- rewritten upstream Igor Sysoev 15 years ago
- fix highly unlikely bug Igor Sysoev 15 years ago
- bump version Igor Sysoev 15 years ago
- upstream name was tried to resolve Igor Sysoev 15 years ago
- bump version Igor Sysoev 15 years ago
- fix fastcgi and memcached upstreams Igor Sysoev 15 years ago
- fix post_action for disconnected client Igor Sysoev 15 years ago
- TCP upstreams always used the first TCP upstream with the same name Igor Sysoev 15 years ago
- fix when last htpasswd line has no CR or LF Igor Sysoev 15 years ago
- the previous fix does not actually fix overflow Igor Sysoev 15 years ago
- fix msec overflow Igor Sysoev 15 years ago
- bump version Igor Sysoev 15 years ago
- upstream choice modules Igor Sysoev 15 years ago
- the PERL_NO_GET_CONTEXT is actually required, see perlguts Igor Sysoev 15 years ago
- axe old % log format Igor Sysoev 15 years ago
- bump version to 0.5.0 Igor Sysoev 15 years ago
- add comment Igor Sysoev 15 years ago
- fix segfaults in future workers those will use old configuration, Igor Sysoev 15 years ago
- Axe several perl interpreter instances: they may be useful in currently Igor Sysoev 15 years ago
- add debug logging Igor Sysoev 15 years ago