Tree @release-1.10.3 (Download .tar.gz)
Commit History @release-1.10.3
- nginx-1.10.3-RELEASE Maxim Dounin 5 years ago
- Updated OpenSSL used for win32 builds. Maxim Dounin 5 years ago
- Updated zlib and PCRE used for win32 builds. Maxim Dounin 5 years ago
- Upstream: fixed cache corruption and socket leaks with aio_write. Maxim Dounin 5 years ago
- Fixed trailer construction with limit on FreeBSD and macOS. Maxim Dounin 5 years ago
- HTTP/2: prevented creating temp files for requests without body. Valentin Bartenev 5 years ago
- HTTP/2: fixed posted streams handling. Valentin Bartenev 5 years ago
- HTTP/2: fixed saving preread buffer to temp file (ticket #1143). Valentin Bartenev 5 years ago
- HTTP/2: graceful shutdown of active connections (closes #1106). Valentin Bartenev 5 years ago
- Core: sockaddr lengths now respected by ngx_cmp_sockaddr(). Maxim Dounin 5 years ago
- Addition filter: set last_in_chain flag when clearing last_buf. Roman Arutyunyan 5 years ago
- Version bump. Maxim Dounin 5 years ago
- release-1.10.2 tag Maxim Dounin 5 years ago
- nginx-1.10.2-RELEASE Maxim Dounin 5 years ago
- SSL: default DH parameters compatible with OpenSSL 1.1.0. Maxim Dounin 5 years ago
- Updated OpenSSL used for win32 builds. Maxim Dounin 5 years ago
- Event pipe: do not set file's thread_handler if not needed. Maxim Dounin 5 years ago
- SSL: adopted session ticket handling for OpenSSL 1.1.0. Sergey Kandaurov 5 years ago
- SSL: guarded SSL_R_NO_CIPHERS_PASSED not present in OpenSSL 1.1.0. Sergey Kandaurov 5 years ago
- HTTP/2: flushing of the SSL buffer in transition to the idle state. Valentin Bartenev 5 years ago
- HTTP/2: refactored ngx_http_v2_send_output_queue(). Valentin Bartenev 5 years ago
- HTTP/2: fixed send timer handling. Valentin Bartenev 5 years ago
- HTTP/2: avoid sending output queue if there's nothing to send. Valentin Bartenev 5 years ago
- HTTP/2: always handle streams in error state. Valentin Bartenev 5 years ago
- HTTP/2: prevented output of the HEADERS frame for canceled streams. Valentin Bartenev 5 years ago
- HTTP/2: always send GOAWAY while worker is shutting down. Valentin Bartenev 5 years ago
- Updated PCRE used for win32 builds. Maxim Dounin 5 years ago
- Sub filter: eliminate unnecessary buffering. Roman Arutyunyan 5 years ago
- Sub filter: introduced the ngx_http_sub_match() function. Roman Arutyunyan 5 years ago
- HTTP/2: fixed the "http request count is zero" alert. Valentin Bartenev 6 years ago