Tree @release-1.9.15 (Download .tar.gz)
Commit History @release-1.9.15
- nginx-1.9.15-RELEASE Maxim Dounin 6 years ago
- HTTP/2: send the output queue after emitting WINDOW_UPDATE. Valentin Bartenev 6 years ago
- HTTP/2: skip data frames in case of internal errors. Valentin Bartenev 6 years ago
- HTTP/2: don't send WINDOW_UPDATE for an empty request body. Valentin Bartenev 6 years ago
- Thread pools: memory barriers in task completion notifications. Maxim Dounin 6 years ago
- HTTP/2: write logs when refusing streams with data. Maxim Dounin 6 years ago
- HTTP/2: send WINDOW_UPDATE instead of RST_STREAM with NO_ERROR. Valentin Bartenev 6 years ago
- HTTP/2: refuse streams with data until SETTINGS is acknowledged. Valentin Bartenev 6 years ago
- HTTP/2: deduplicated some code in ngx_http_v2_state_headers(). Valentin Bartenev 6 years ago
- FastCGI: skip special bufs in buffered request body chain. Valentin Bartenev 6 years ago
- Fixed NGX_CONF_TAKE1/NGX_CONF_FLAG misuse (as in e444e8f6538b). Ruslan Ermilov 6 years ago
- Fixed typos. Alessandro Ghedini 6 years ago
- Removed redundant "u" format specifier. Ruslan Ermilov 6 years ago
- Simplified ngx_unix_recv() and ngx_readv_chain(). Ruslan Ermilov 6 years ago
- Merged implementations of ngx_unix_recv(). Valentin Bartenev 6 years ago
- Fixed small inconsistency in handling EOF among receive functions. Valentin Bartenev 6 years ago
- Merged implementations of ngx_udp_unix_recv(). Valentin Bartenev 6 years ago
- Fixed spelling. Josh Soref 6 years ago
- Version bump. Ruslan Ermilov 6 years ago
- release-1.9.14 tag Maxim Dounin 6 years ago
- nginx-1.9.14-RELEASE Maxim Dounin 6 years ago
- Compatibility with FreeBSD 2.2.9. Maxim Dounin 6 years ago
- Configure: improved multiple types handling in auto/types/typedef. Maxim Dounin 6 years ago
- Configure: fixed autotest source code logging. Maxim Dounin 6 years ago
- HTTP/2: support for unbuffered upload of request body. Valentin Bartenev 6 years ago
- HTTP/2: rewritten handling of request body. Valentin Bartenev 6 years ago
- HTTP/2: sending RST_STREAM with NO_ERROR to discard request body. Valentin Bartenev 6 years ago
- Core: removed incorrect GCC 2.7 check. Maxim Dounin 6 years ago
- Trailing space fix. Maxim Dounin 6 years ago
- SSL: SSLeay_version() is deprecated in OpenSSL 1.1.0. Maxim Dounin 6 years ago