Tree @release-0.7.42 (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.7.42
- auth_basic_user_file supports variables Igor Sysoev 13 years ago
- fix case when regex locaiton runs the second time via internal redirect Igor Sysoev 13 years ago
- fix reserved mapped uri length if alias has captures Igor Sysoev 13 years ago
- remove unneeded increment Igor Sysoev 13 years ago
- ipv6only Igor Sysoev 13 years ago
- fix building without PCRE, introduced in r2553 Igor Sysoev 13 years ago
- ignore EINVAL from setsockopt() on Solaris Igor Sysoev 13 years ago
- bump version Igor Sysoev 13 years ago
- fix segfaults introduced in r2549 and r2550 Igor Sysoev 13 years ago
- bump version Igor Sysoev 13 years ago
- fix segfaults introduced in r2550 Igor Sysoev 13 years ago
- style fix: remove tabs Igor Sysoev 13 years ago
- captures support in server_name Igor Sysoev 13 years ago
- captures support in location and alias Igor Sysoev 13 years ago
- now regex captures are per-request entities Igor Sysoev 13 years ago
- pclcf->regex_locations are used with PCRE only Igor Sysoev 13 years ago
- bump version Igor Sysoev 13 years ago
- fix postponed zlib memory allocation, introduced in r2411 Igor Sysoev 13 years ago
- fix case when the first try is shorter then URI Igor Sysoev 13 years ago
- fix segfault introduced in r2486 in $sent_http_location processing Igor Sysoev 13 years ago
- prepare ngx_ptocidr() for IPv6 Igor Sysoev 13 years ago
- small optimization: " == NGX_ERROR" > " != NGX_OK" Igor Sysoev 13 years ago
- move r->virtual_names to ngx_http_core_srv_conf_t Igor Sysoev 13 years ago
- axe r->port_text Igor Sysoev 13 years ago
- remove seldom used variable Igor Sysoev 13 years ago
- fix r2530 Igor Sysoev 13 years ago
- axe unneeded port field Igor Sysoev 13 years ago
- axe r->port Igor Sysoev 13 years ago
- axe r->in_addr Igor Sysoev 13 years ago
- bump version Igor Sysoev 13 years ago