Tree @release-1.11.3 (Download .tar.gz)
History of src @release-1.11.3
- Fixed regex captures handling without PCRE. Vladimir Homutov 4 years ago
- Stream: variables in proxy_pass and proxy_ssl_name. Vladimir Homutov 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
- Events: support for EPOLLEXCLUSIVE. Valentin Bartenev 4 years ago
- Style: sorted epoll flags. Valentin Bartenev 4 years ago
- Events: the "accept_mutex" directive is turned off by default. Valentin Bartenev 4 years ago
- Stream: split_clients module. Vladimir Homutov 4 years ago
- Stream: geo module. Vladimir Homutov 4 years ago
- Stream: geoip module. Vladimir Homutov 4 years ago
- Stream: style. Vladimir Homutov 4 years ago
- HTTP/2: avoid left-shifting signed integer into the sign bit. Sergey Kandaurov 4 years ago
- Avoid left-shifting integers into the sign bit, which is undefined. Sergey Kandaurov 4 years ago
- Stream: resolver. Vladimir Homutov 4 years ago
- Use NGX_MAX_PATH_LEVEL where appropriate. Ruslan Ermilov 4 years ago
- Version bump. Ruslan Ermilov 4 years ago
- Stream: return module. Roman Arutyunyan 4 years ago
- Stream: SSL-related variables. Vladimir Homutov 4 years ago
- Stream: got rid of pseudo variables. Vladimir Homutov 4 years ago
- Stream: map module. Vladimir Homutov 4 years ago
- Stream: core module variables. Vladimir Homutov 4 years ago
- Stream: variables and script. Vladimir Homutov 4 years ago
- Stream: added preconfiguration step. Vladimir Homutov 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