Tree @release-0.7.58 (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.7.58
- use ngx_connection_local_sockaddr() instead of ngx_http_server_addr() Igor Sysoev 13 years ago
- delete unneeded cast Igor Sysoev 13 years ago
- update comments missed in r2513 Igor Sysoev 13 years ago
- update variable name missed in r2513 Igor Sysoev 13 years ago
- fix colon in file name for ngx_http_autoindex_module Igor Sysoev 13 years ago
- image_filter_jpeg_quality Igor Sysoev 13 years ago
- style fix Igor Sysoev 13 years ago
- client_body_in_single_buffer Igor Sysoev 13 years ago
- $request_body variable Igor Sysoev 13 years ago
- update two previous commits again Igor Sysoev 13 years ago
- update the previous commit Igor Sysoev 13 years ago
- fix client_body_in_file_only type Igor Sysoev 13 years ago
- bump version Igor Sysoev 13 years ago
- test finalized image filter context before testing image_filter off Igor Sysoev 13 years ago
- bump version Igor Sysoev 13 years ago
- fix building --without-http-cache Igor Sysoev 13 years ago
- fix the previous commit Igor Sysoev 13 years ago
- allow to pass image filter errors via the same location where the filter is set Igor Sysoev 13 years ago
- test already destroyed request Igor Sysoev 13 years ago
- handle big responses for "size" and "test" image_filters Igor Sysoev 13 years ago
- bump version Igor Sysoev 13 years ago
- delete level event of appropriate type, this should fix select()'s EBADF, Igor Sysoev 13 years ago
- ngx_create_listening() Igor Sysoev 13 years ago
- reinit proxy/fastcgi header parser before ngx_http_upstream_cache_send() Igor Sysoev 13 years ago
- proxy/fastcgi_cache_use_stale http_50x did not work Igor Sysoev 13 years ago
- fix building ngx_http_image_filter_module on 64-bit platforms Igor Sysoev 13 years ago
- use off_t in $r->sendfile(), this allows to use 64-bit off_t on platforms Igor Sysoev 13 years ago
- bump version Igor Sysoev 13 years ago
- ngx_http_image_filter_module Igor Sysoev 13 years ago
- ngx_http_filter_finalize_request() and ngx_http_clean_header() Igor Sysoev 13 years ago