Tree @release-1.12.2 (Download .tar.gz)
History of src @release-1.12.2
- Fixed build without IPv6, broken by 874171c3c71a. Maxim Dounin 4 years ago
- Fixed handling of unix sockets in $binary_remote_addr. Maxim Dounin 4 years ago
- Fixed handling of non-null-terminated unix sockets. Maxim Dounin 4 years ago
- Fixed buffer overread with unix sockets after accept(). Maxim Dounin 4 years ago
- Fixed the NGX_UNIX_ADDRSTRLEN macro. Ruslan Ermilov 4 years ago
- HTTP/2: enforce writing the sync request body buffer to file. Valentin Bartenev 4 years ago
- Stream: relaxed next upstream condition (ticket #1317). Roman Arutyunyan 4 years ago
- Range filter: changed type for total length to off_t. Maxim Dounin 4 years ago
- Core: fixed error message on setsockopt(SO_REUSEPORT) failure. Maxim Dounin 4 years ago
- Core: disabled SO_REUSEPORT when testing config (ticket #1300). Maxim Dounin 4 years ago
- Fixed deferred accept with EPOLLRDHUP enabled (ticket #1278). Roman Arutyunyan 5 years ago
- Added missing "fall through" comments (ticket #1259). Maxim Dounin 5 years ago
- Version bump. Maxim Dounin 4 years ago
- Range filter: protect from total size overflows. Maxim Dounin 4 years ago
- Version bump. Maxim Dounin 4 years ago
- Stable branch. Maxim Dounin 5 years ago
- Upstream: allow recovery from "429 Too Many Requests" response. Piotr Sikora 5 years ago
- Added support for "429 Too Many Requests" response (RFC6585). Piotr Sikora 5 years ago
- Fixed type. hucongcong 5 years ago
- Slice filter: prevented slice redirection (ticket #1219). Roman Arutyunyan 5 years ago
- Slice filter: allowed at most one subrequest at a time. Roman Arutyunyan 5 years ago
- Moved handling of wev->delayed to the connection event handler. Maxim Dounin 5 years ago
- Perl: fixed delaying subrequests. Maxim Dounin 5 years ago
- Limit req: fixed delaying subrequests. Maxim Dounin 5 years ago
- HTTP/2: style and typos. Piotr Sikora 5 years ago
- HTTP/2: fixed connection finalization. Valentin Bartenev 5 years ago
- HTTP/2: fixed stream finalization. Valentin Bartenev 5 years ago
- HTTP/2: emit PROTOCOL_ERROR on padding errors. Piotr Sikora 5 years ago
- HTTP/2: fix flow control with padded DATA frames. Piotr Sikora 5 years ago
- HTTP/2: fix $body_bytes_sent variable. Piotr Sikora 5 years ago