Tree @release-0.6.28 (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.6.28
- bump version Igor Sysoev 14 years ago
- non cacheable $proxy_host and $proxy_port Igor Sysoev 14 years ago
- invalidate SSL session if there is no valid client certificate Igor Sysoev 14 years ago
- fix large memory allocation in "error_page 495-497 /uri" Igor Sysoev 14 years ago
- do not change method while error redirection to named location Igor Sysoev 14 years ago
- create dummy resolver in http context to inherit it in all servers Igor Sysoev 14 years ago
- ngx_resolve_name() frees ctx on immediate failure Igor Sysoev 14 years ago
- reset r->content_handler in a named location Igor Sysoev 14 years ago
- use cf->cycle->new_log because at merge stage cf->pool->log is old log Igor Sysoev 14 years ago
- fix r1903 Igor Sysoev 14 years ago
- fix r1490 Igor Sysoev 14 years ago
- C++ compatibility Igor Sysoev 14 years ago
- fix memory leak in long-lived non buffered connections Igor Sysoev 14 years ago
- cleanup resolver Igor Sysoev 14 years ago
- check port in upstream list Igor Sysoev 14 years ago
- pass additional arguments in ngx_http_perl_call_handler() as SV Igor Sysoev 14 years ago
- fix previous commit Igor Sysoev 14 years ago
- optimize $r->sleep Igor Sysoev 14 years ago
- delete unneeded dXSTARG Igor Sysoev 14 years ago
- named locations in post_action Igor Sysoev 14 years ago
- fix segfault if empty stub block is used second time Igor Sysoev 14 years ago
- length calculation did not take into account escaped symbols in arguments Igor Sysoev 14 years ago
- bump version Igor Sysoev 14 years ago
- set absolute weight, this fixes bogus "no live upstream" case when Igor Sysoev 14 years ago
- add X-Accel-Charset to ingored header, fix X-Accel-Buffering Igor Sysoev 14 years ago
- test response length in proxy/fastcgi_store Igor Sysoev 14 years ago
- fix order Igor Sysoev 14 years ago
- fix order Igor Sysoev 14 years ago
- fix order Igor Sysoev 14 years ago
- fix return code Igor Sysoev 14 years ago