Tree @release-0.7.59 (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.59
- fix socket leak introduced in r2378 Igor Sysoev 13 years ago
- reset content_type hash value, this fixes a bug when XSLT responses Igor Sysoev 13 years ago
- light optimization of ngx_http_test_content_type() Igor Sysoev 13 years ago
- fix segfault introduced in r2845 Igor Sysoev 13 years ago
- add charset for ngx_http_gzip_static_module responses Igor Sysoev 13 years ago
- proxy_cache_methods and fastcgi_cache_methods Igor Sysoev 13 years ago
- use already given variable Igor Sysoev 13 years ago
- bump version Igor Sysoev 13 years ago
- 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