Tree @release-0.7.39 (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.39
- 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
- name/password were ignored after odd empty lines Igor Sysoev 13 years ago
- add auth basic failure logging Igor Sysoev 13 years ago
- bump version Igor Sysoev 13 years ago
- fix implicit listen, introduced in r2513 Igor Sysoev 13 years ago
- bump version Igor Sysoev 13 years ago
- a prelimiary IPv6 support, HTTP listen Igor Sysoev 13 years ago
- split ports, addresses, and server names preparation and optimization Igor Sysoev 13 years ago
- add debug logging Igor Sysoev 13 years ago
- the $ancient_browser variables did not treat as an ancient browser Igor Sysoev 13 years ago
- set MIME-type length, Igor Sysoev 13 years ago
- bump version Igor Sysoev 13 years ago
- set content-type for try_files' choice Igor Sysoev 13 years ago
- bump version Igor Sysoev 13 years ago
- fix /?new=arg?old=arg redirect case Igor Sysoev 13 years ago
- if_modified_since off Igor Sysoev 13 years ago
- bump version Igor Sysoev 13 years ago
- avoid a double redirect response if Igor Sysoev 13 years ago