Tree @release-1.12.0 (Download .tar.gz)
History of src @release-1.12.0
- 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
- HTTP/2: fix $bytes_sent variable. Piotr Sikora 5 years ago
- Copy filter: wake up subrequests after aio operations. Maxim Dounin 5 years ago
- Threads: fixed request hang with aio_write and subrequests. Maxim Dounin 5 years ago
- Simplified and improved sendfile() code on Linux. Maxim Dounin 5 years ago
- Fixed ngx_open_cached_file() error handling. Sergey Kandaurov 5 years ago
- Core: set nginx_shared_zone name via ngx_str_set(). Ruslan Ermilov 5 years ago
- Use ngx_array_init() to initialize arrays. Ruslan Ermilov 5 years ago
- Version bump. Ruslan Ermilov 5 years ago
- Fixed CPU hog while freeing hc->busy after e662cbf1b932 (1.11.11). Maxim Dounin 5 years ago
- Simplified code about duplicate root/alias directive. Ruslan Ermilov 5 years ago
- Unified error messages about duplicate directives. Ruslan Ermilov 5 years ago
- Version bump. Ruslan Ermilov 5 years ago
- Fixed a comment. Ruslan Ermilov 5 years ago
- Added missing "static" specifier found by gcc -Wtraditional. Ruslan Ermilov 5 years ago
- Style. Maxim Dounin 5 years ago