Tree @release-1.0.5 (Download .tar.gz)
- ..
- modules
- ngx_http.c
- ngx_http.h
- ngx_http_busy_lock.c
- ngx_http_busy_lock.h
- 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-1.0.5
- fix segfault if cache key is larger than upstream buffer size Igor Sysoev 10 years ago
- $uid_reset Igor Sysoev 10 years ago
- fix r3756: release lock to allow other process to delete cache node Igor Sysoev 10 years ago
- revert r3935 and fix "stalled cache updating" alert Igor Sysoev 10 years ago
- referer_hash_max_size and referer_hash_bucket_size directives Igor Sysoev 10 years ago
- use !aNULL to disable all anonymous cipher suites Igor Sysoev 11 years ago
- bump version Igor Sysoev 11 years ago
- fix "stalled cache updating" alert, Igor Sysoev 11 years ago
- revert r3875 since now map uses case sensetive regexes by default Igor Sysoev 11 years ago
- change ngx_http_map_find(): use case sensitive regexes Igor Sysoev 11 years ago
- bump version Igor Sysoev 11 years ago
- "$apr1", "{PLAIN}", and "{SSHA}" password methods in auth basic module Igor Sysoev 11 years ago
- fix testing IPv4 address mapped to IPv6, when only IPv6 access rules are defined Igor Sysoev 11 years ago
- support IPv4 mapped to IPv6 in geo module Igor Sysoev 11 years ago
- support IPv4 mapped to IPv6 in geoip module Igor Sysoev 11 years ago
- fix debug logging Igor Sysoev 11 years ago
- fix a broken cached response if bypass/no_cache directive values are different, Igor Sysoev 11 years ago
- geoip_org Igor Sysoev 11 years ago
- fix typo Igor Sysoev 11 years ago
- bump version Igor Sysoev 11 years ago
- gdImageCopyRotated() may images of even height or width Igor Sysoev 11 years ago
- bump version Igor Sysoev 11 years ago
- test zero value in an "if" directive consistently with predicates fixed in r3894 Igor Sysoev 11 years ago
- Use more precise stat.st_blocks to account cache size on Unix Igor Sysoev 11 years ago
- allow to use $upstream_... variables in SSI Igor Sysoev 11 years ago
- fix r3713 Igor Sysoev 11 years ago
- values starting with '0' were incorrectly assumed to be false Igor Sysoev 11 years ago
- use MurmurHash2 for split_clients, because Igor Sysoev 11 years ago
- bump version Igor Sysoev 11 years ago
- use memmove() in appropriate places Igor Sysoev 11 years ago