Tree @release-1.13.0 (Download .tar.gz)
History of src @release-1.13.0
- HTTP/2: reduced difference to HTTP/1.x in reading request body. Valentin Bartenev 3 years ago
- HTTP/2: rejecting zero WINDOW_UPDATE with PROTOCOL_ERROR. Valentin Bartenev 3 years ago
- Gzip static: use an appropriate error on memory allocation failure. Sergey Kandaurov 4 years ago
- Cleaned up r->headers_out.headers allocation error handling. Sergey Kandaurov 4 years ago
- Core: signal sender pid logging. Igor Sysoev 4 years ago
- Sub filter: restored ngx_http_set_ctx() at the proper place. Sergey Kandaurov 4 years ago
- SSL: compatibility with OpenSSL master branch. Sergey Kandaurov 4 years ago
- SSL: disabled renegotiation detection in client mode. Sergey Kandaurov 4 years ago
- SSL: added support for TLSv1.3 in ssl_protocols directive. Sergey Kandaurov 4 years ago
- Set UDP datagram source address (ticket #1239). Roman Arutyunyan 4 years ago
- Core: removed extra ngx_alloc() and ngx_calloc() prototypes. Sergey Kandaurov 4 years ago
- Enabled IPV6_RECVPKTINFO / IPV6_PKTINFO on macOS. Sergey Kandaurov 4 years ago
- Added support for the "308 Permanent Redirect" (ticket #877). Simon Leblanc 4 years ago
- Mail: configurable socket buffer sizes. Vladimir Homutov 4 years ago
- Stream: configurable socket buffer sizes. Vladimir Homutov 4 years ago
- Core: improved JSON escaping. Valentin Bartenev 4 years ago
- Use ngx_calloc_buf() where appropriate. Ruslan Ermilov 4 years ago
- Version bump. Ruslan Ermilov 4 years ago
- Upstream: allow recovery from "429 Too Many Requests" response. Piotr Sikora 4 years ago
- Added support for "429 Too Many Requests" response (RFC6585). Piotr Sikora 4 years ago
- Fixed type. hucongcong 4 years ago
- Slice filter: prevented slice redirection (ticket #1219). Roman Arutyunyan 4 years ago
- Slice filter: allowed at most one subrequest at a time. Roman Arutyunyan 4 years ago
- Moved handling of wev->delayed to the connection event handler. Maxim Dounin 4 years ago
- Perl: fixed delaying subrequests. Maxim Dounin 4 years ago
- Limit req: fixed delaying subrequests. Maxim Dounin 4 years ago
- HTTP/2: style and typos. Piotr Sikora 4 years ago
- HTTP/2: fixed connection finalization. Valentin Bartenev 4 years ago
- HTTP/2: fixed stream finalization. Valentin Bartenev 4 years ago
- HTTP/2: emit PROTOCOL_ERROR on padding errors. Piotr Sikora 4 years ago