Tree @release-1.9.15 (Download .tar.gz)
History of src @release-1.9.15
- HTTP/2: send the output queue after emitting WINDOW_UPDATE. Valentin Bartenev 4 years ago
- HTTP/2: skip data frames in case of internal errors. Valentin Bartenev 4 years ago
- HTTP/2: don't send WINDOW_UPDATE for an empty request body. Valentin Bartenev 4 years ago
- Thread pools: memory barriers in task completion notifications. Maxim Dounin 4 years ago
- HTTP/2: write logs when refusing streams with data. Maxim Dounin 4 years ago
- HTTP/2: send WINDOW_UPDATE instead of RST_STREAM with NO_ERROR. Valentin Bartenev 4 years ago
- HTTP/2: refuse streams with data until SETTINGS is acknowledged. Valentin Bartenev 4 years ago
- HTTP/2: deduplicated some code in ngx_http_v2_state_headers(). Valentin Bartenev 4 years ago
- FastCGI: skip special bufs in buffered request body chain. Valentin Bartenev 4 years ago
- Fixed NGX_CONF_TAKE1/NGX_CONF_FLAG misuse (as in e444e8f6538b). Ruslan Ermilov 4 years ago
- Fixed typos. Alessandro Ghedini 4 years ago
- Removed redundant "u" format specifier. Ruslan Ermilov 4 years ago
- Simplified ngx_unix_recv() and ngx_readv_chain(). Ruslan Ermilov 4 years ago
- Merged implementations of ngx_unix_recv(). Valentin Bartenev 4 years ago
- Fixed small inconsistency in handling EOF among receive functions. Valentin Bartenev 4 years ago
- Merged implementations of ngx_udp_unix_recv(). Valentin Bartenev 4 years ago
- Fixed spelling. Josh Soref 4 years ago
- Version bump. Ruslan Ermilov 4 years ago
- HTTP/2: support for unbuffered upload of request body. Valentin Bartenev 4 years ago
- HTTP/2: rewritten handling of request body. Valentin Bartenev 4 years ago
- HTTP/2: sending RST_STREAM with NO_ERROR to discard request body. Valentin Bartenev 4 years ago
- Core: removed incorrect GCC 2.7 check. Maxim Dounin 4 years ago
- SSL: SSLeay_version() is deprecated in OpenSSL 1.1.0. Maxim Dounin 4 years ago
- SSL: X509 was made opaque in OpenSSL 1.1.0. Sergey Kandaurov 4 years ago
- SSL: EVP_MD_CTX was made opaque in OpenSSL 1.1.0. Sergey Kandaurov 4 years ago
- SSL: RSA_generate_key() is deprecated in OpenSSL 1.1.0. Maxim Dounin 4 years ago
- SSL: initialization changes for OpenSSL 1.1.0. Maxim Dounin 4 years ago
- SSL: get_session callback changed in OpenSSL 1.1.0. Maxim Dounin 4 years ago
- SSL: guarded error codes not present in OpenSSL 1.1.0. Maxim Dounin 4 years ago
- SSL: reasonable version for LibreSSL. Maxim Dounin 4 years ago