Tree @release-1.10.2 (Download .tar.gz)
History of src @release-1.10.2
- SSL: default DH parameters compatible with OpenSSL 1.1.0. Maxim Dounin 4 years ago
- Event pipe: do not set file's thread_handler if not needed. Maxim Dounin 4 years ago
- SSL: adopted session ticket handling for OpenSSL 1.1.0. Sergey Kandaurov 4 years ago
- SSL: guarded SSL_R_NO_CIPHERS_PASSED not present in OpenSSL 1.1.0. Sergey Kandaurov 4 years ago
- HTTP/2: flushing of the SSL buffer in transition to the idle state. Valentin Bartenev 4 years ago
- HTTP/2: refactored ngx_http_v2_send_output_queue(). Valentin Bartenev 4 years ago
- HTTP/2: fixed send timer handling. Valentin Bartenev 4 years ago
- HTTP/2: avoid sending output queue if there's nothing to send. Valentin Bartenev 4 years ago
- HTTP/2: always handle streams in error state. Valentin Bartenev 4 years ago
- HTTP/2: prevented output of the HEADERS frame for canceled streams. Valentin Bartenev 4 years ago
- HTTP/2: always send GOAWAY while worker is shutting down. Valentin Bartenev 4 years ago
- Sub filter: eliminate unnecessary buffering. Roman Arutyunyan 4 years ago
- Sub filter: introduced the ngx_http_sub_match() function. Roman Arutyunyan 4 years ago
- HTTP/2: fixed the "http request count is zero" alert. Valentin Bartenev 4 years ago
- HTTP/2: avoid adding Content-Length for requests without body. Valentin Bartenev 4 years ago
- HTTP/2: prevented double termination of a stream. Valentin Bartenev 4 years ago
- HTTP/2: fixed a segfault while processing unbuffered upload. Valentin Bartenev 4 years ago
- HTTP/2: unbreak build on MSVC. Valentin Bartenev 4 years ago
- HTTP/2: implemented preread buffer for request body (closes #959). Valentin Bartenev 4 years ago
- HTTP/2: the "421 Misdirected Request" response (closes #848). Valentin Bartenev 4 years ago
- Version bump. Maxim Dounin 4 years ago
- Core: skip special buffers on writing (ticket #981). Maxim Dounin 4 years ago
- Version bump. Maxim Dounin 4 years ago
- Stable branch. Maxim Dounin 4 years ago
- 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