Tree @release-1.7.0 (Download .tar.gz)
History of src @release-1.7.0
- SSL: explicit handling of empty names. Maxim Dounin 6 years ago
- Upstream: for ssl name, non-aligned memory allocation is enough. Ruslan Ermilov 6 years ago
- SSL: added explicit check for ngx_strlchr() result. Maxim Dounin 6 years ago
- SPDY: avoid sending RST_STREAM on WINDOW_UPDATE with unknown SID. Valentin Bartenev 6 years ago
- SPDY: Stream-ID restrictions according to specification. Valentin Bartenev 6 years ago
- Upstream: uwsgi_ssl_name, uwsgi_ssl_verify, and so on. Maxim Dounin 6 years ago
- Upstream: proxy_ssl_verify and friends. Maxim Dounin 6 years ago
- Upstream: proxy_ssl_name and proxy_ssl_server_name directives. Maxim Dounin 6 years ago
- Upstream: plugged potential memory leak on reload. Maxim Dounin 6 years ago
- SSL: $ssl_server_name variable. Maxim Dounin 6 years ago
- SSL: fixed misuse of NGX_LOG_DEBUG_HTTP. Maxim Dounin 6 years ago
- Version bump. Maxim Dounin 6 years ago
- Access log: the "if" parameter of the "access_log" directive. Sergey Kandaurov 6 years ago
- SPDY: fixed typo in log message. Valentin Bartenev 6 years ago
- Fixed missing "static" in declaration of ngx_http_gzip_quantity(). Valentin Bartenev 6 years ago
- SPDY: moved a variable initialization near to its check. Valentin Bartenev 6 years ago
- SPDY: fixed arguments supplied for an error message. Valentin Bartenev 6 years ago
- Version bump. Valentin Bartenev 6 years ago
- SPDY: avoid creating flush frames. Valentin Bartenev 6 years ago
- SPDY: consistently handle control frames with unknown type. Valentin Bartenev 6 years ago
- SPDY: refactored ngx_http_spdy_state_read_data(). Valentin Bartenev 6 years ago
- SPDY: better detect premature closing of stream. Valentin Bartenev 6 years ago
- Win32: fixed shared ssl_session_cache (ticket #528). Maxim Dounin 6 years ago
- Mp4: allow end values bigger than track duration. Roman Arutyunyan 6 years ago
- Adjusted default value of types_hash_bucket_size (ticket #352). Maxim Dounin 6 years ago
- Core: fixed hash to actually try max_size. Maxim Dounin 6 years ago
- Core: hash now ignores bucket_size if it hits max_size limit. Maxim Dounin 6 years ago
- Core: slab log_nomem flag. Maxim Dounin 6 years ago
- Win32: fixed cpu hog by cache manager on exit (ticket #514). Maxim Dounin 6 years ago
- Mail: fixed ngx_mail_send() (ticket #519). Maxim Dounin 6 years ago