Tree @release-0.8.14 (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-0.8.14
- fix the previous commit Igor Sysoev 12 years ago
- preload just a single byte to avoid testing file overrun Igor Sysoev 12 years ago
- clean cache updating state if a response has uncacheable code or Igor Sysoev 12 years ago
- fix request counter handling for perl handler, introduced in r3050 Igor Sysoev 12 years ago
- discrease slightly ngx_http_parse_header_line() size: Igor Sysoev 12 years ago
- discard request body before returning 413 error, Igor Sysoev 12 years ago
- fix request counter handling while discarding body, introduced in r3050 Igor Sysoev 12 years ago
- use %*s instead of %V Igor Sysoev 12 years ago
- fix segfault when a header starts with "\rX" Igor Sysoev 12 years ago
- bump version Igor Sysoev 12 years ago
- retry aio sendfile if data are ready Igor Sysoev 12 years ago
- fix building on FreeBSD without --with-file-aio Igor Sysoev 12 years ago
- bump version Igor Sysoev 12 years ago
- fix request counter handling for try_files, introduced in r3050 Igor Sysoev 12 years ago
- aio sendfile Igor Sysoev 12 years ago
- *) ngx_http_ephemeral Igor Sysoev 12 years ago
- use local variable and fix debug log message Igor Sysoev 12 years ago
- fix request counter for memcached, introduced in r3050 Igor Sysoev 12 years ago
- bump version Igor Sysoev 12 years ago
- do not create cache key in AIO invocation Igor Sysoev 12 years ago
- fix sending a cached file using AIO Igor Sysoev 12 years ago
- do not disable gzip for MSIE 6.0 SV1 in "gzip_disable msie6" Igor Sysoev 12 years ago
- directio_alignment Igor Sysoev 12 years ago
- FreeBSD and Linux AIO support Igor Sysoev 12 years ago
- style fix Igor Sysoev 12 years ago
- axe r->connection->destroyed testing Igor Sysoev 12 years ago
- request reference counter Igor Sysoev 12 years ago
- bump version Igor Sysoev 12 years ago
- strict testing "access_log off" Igor Sysoev 12 years ago
- process upstream ETag header Igor Sysoev 12 years ago