Tree @release-1.1.3 (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.1.3
- Skipping traks with unsupported media formats. Igor Sysoev 10 years ago
- Fix of case when start sample does not reside on chunk boundary. Igor Sysoev 10 years ago
- Fix of debug message format. Igor Sysoev 10 years ago
- Fix of codec debug message. Igor Sysoev 10 years ago
- Fix of error message. Igor Sysoev 10 years ago
- Fix of error message. Igor Sysoev 10 years ago
- mp4_max_moov_size directive has been renamed to mp4_max_buffer_size. Igor Sysoev 10 years ago
- bugfix of r4086: nginx could not be built without debug log. Igor Sysoev 10 years ago
- Bugfix of r4086: directio was always enabled if mp4 file was sent as is. Igor Sysoev 10 years ago
- ngx_http_mp4_module Igor Sysoev 10 years ago
- Version bump. Igor Sysoev 10 years ago
- Bugfix: read event was not blocked after reading body. Maxim Dounin 10 years ago
- Now if client requests more ranges than "max_ranges" permits, Igor Sysoev 10 years ago
- The "max_ranges" directive. Igor Sysoev 10 years ago
- Style fix: removal of tabs introduced in the previous commit. Igor Sysoev 10 years ago
- *) fix of r4060: start value should be tested after the "found" label; Igor Sysoev 10 years ago
- Unsatisfiable range with start value greater than content length Igor Sysoev 10 years ago
- ngx_http_range_parse() should be static. Igor Sysoev 10 years ago
- Ranges processing small optimization. Igor Sysoev 10 years ago
- Now unsatisfiable ranges are processed according to RFC 2616. Igor Sysoev 10 years ago
- Ranges processing small optimization. Igor Sysoev 10 years ago
- Style fix. Igor Sysoev 10 years ago
- Now if total size of all ranges is greater than source response size, Igor Sysoev 10 years ago
- Cache size accounting fix: actual cache size on disk was less than Igor Sysoev 10 years ago
- Better handling of various per-server ssl options with SNI. Maxim Dounin 10 years ago
- Version bump. Igor Sysoev 10 years ago
- The change in adaptive loader behaviour introduced in r3975: Igor Sysoev 10 years ago
- Fix ignored headers handling in fastcgi/scgi/uwsgi. Maxim Dounin 10 years ago
- Upstream: properly allocate memory for tried flags. Maxim Dounin 10 years ago
- Fixing cpu hog with all upstream servers marked "down". Maxim Dounin 10 years ago