Tree @release-1.7.0 (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_spdy.c
- ngx_http_spdy.h
- ngx_http_spdy_filter_module.c
- ngx_http_spdy_module.c
- ngx_http_spdy_module.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.7.0
- Upstream: for ssl name, non-aligned memory allocation is enough. Ruslan Ermilov 8 years ago
- SPDY: avoid sending RST_STREAM on WINDOW_UPDATE with unknown SID. Valentin Bartenev 8 years ago
- SPDY: Stream-ID restrictions according to specification. Valentin Bartenev 8 years ago
- Upstream: uwsgi_ssl_name, uwsgi_ssl_verify, and so on. Maxim Dounin 8 years ago
- Upstream: proxy_ssl_verify and friends. Maxim Dounin 8 years ago
- Upstream: proxy_ssl_name and proxy_ssl_server_name directives. Maxim Dounin 8 years ago
- Upstream: plugged potential memory leak on reload. Maxim Dounin 8 years ago
- SSL: $ssl_server_name variable. Maxim Dounin 8 years ago
- Access log: the "if" parameter of the "access_log" directive. Sergey Kandaurov 8 years ago
- SPDY: fixed typo in log message. Valentin Bartenev 8 years ago
- Fixed missing "static" in declaration of ngx_http_gzip_quantity(). Valentin Bartenev 8 years ago
- SPDY: moved a variable initialization near to its check. Valentin Bartenev 8 years ago
- SPDY: fixed arguments supplied for an error message. Valentin Bartenev 8 years ago
- SPDY: avoid creating flush frames. Valentin Bartenev 8 years ago
- SPDY: consistently handle control frames with unknown type. Valentin Bartenev 8 years ago
- SPDY: refactored ngx_http_spdy_state_read_data(). Valentin Bartenev 8 years ago
- SPDY: better detect premature closing of stream. Valentin Bartenev 8 years ago
- Mp4: allow end values bigger than track duration. Roman Arutyunyan 8 years ago
- Adjusted default value of types_hash_bucket_size (ticket #352). Maxim Dounin 8 years ago
- Core: slab log_nomem flag. Maxim Dounin 8 years ago
- Mp4: improved logging after adding "end" support. Roman Arutyunyan 8 years ago
- Mp4: fixed seeking to a track end. Roman Arutyunyan 8 years ago
- SPDY: detect premature closing of stream. Valentin Bartenev 8 years ago
- SPDY: fixed the DATA frame length handling in case of some errors. Valentin Bartenev 8 years ago
- SPDY: better detect if headers block has wrong entries count. Valentin Bartenev 8 years ago
- SPDY: detect premature end of frame while start parsing headers. Valentin Bartenev 8 years ago
- Apply underscores_in_headers also to the first character. Piotr Sikora 8 years ago
- Increased default value of variables_hash_max_size. Andrei Belov 8 years ago
- Mp4: skipped empty stss atom table in output. Sergey Kandaurov 8 years ago
- Range filter: single_range flag in request. Maxim Dounin 8 years ago