Tree @release-1.17.2 (Download .tar.gz)
History of src @release-1.17.2
- Core: fixed memory leak on error, missed in c3f60d618c17. Maxim Dounin 2 years ago
- Xslt: fixed potential buffer overflow with null character. Maxim Dounin 2 years ago
- SSI: avoid potential buffer overflow. Maxim Dounin 2 years ago
- Upstream: fixed EOF handling in unbuffered and upgraded modes. Maxim Dounin 2 years ago
- HTTP/2: return error on output on closed stream. Maxim Dounin 2 years ago
- Core: fixed segfault with too large bucket sizes (ticket #1806). Maxim Dounin 2 years ago
- Perl: removed unused variable, forgotten in 975d7ab37b39. Maxim Dounin 2 years ago
- Gzip: use zlib to write header and trailer. Ilya Leoshkevich 2 years ago
- Perl: named locations in $r->internal_redirect(). Maxim Dounin 2 years ago
- Perl: expect escaped URIs in $r->internal_redirect(). Maxim Dounin 2 years ago
- Perl: additional ctx->header_sent checks. Maxim Dounin 2 years ago
- Perl: avoid returning 500 if header was already sent. Maxim Dounin 2 years ago
- Perl: avoid redirects on errors. Maxim Dounin 2 years ago
- Perl: disabled unrelated calls from variable handlers. Maxim Dounin 2 years ago
- Perl: protection against duplicate $r->sleep() calls. Maxim Dounin 2 years ago
- Perl: handling of allocation errors. Maxim Dounin 2 years ago
- Perl: propagate errors. Maxim Dounin 2 years ago
- Perl: reworked perl module to pass ctx instead of request. Maxim Dounin 2 years ago
- Perl: removed unneeded NGX_DONE test. Maxim Dounin 2 years ago
- Version bump. Maxim Dounin 2 years ago
- Perl: disabled not_modified filter (ticket #1786). Maxim Dounin 3 years ago
- Limit req: limit_req_dry_run directive. Roman Arutyunyan 3 years ago
- Upstream: background cache update before cache send (ticket #1782). Roman Arutyunyan 3 years ago
- Upstream hash: fall back to round-robin if hash key is empty. Niklas Keller 3 years ago
- Version bump. Roman Arutyunyan 3 years ago
- SSL: removed OpenSSL 0.9.7 compatibility. Sergey Kandaurov 6 years ago
- Range filter: fixed duplicate last buffers. Maxim Dounin 3 years ago
- Range filter: fixed loss of incoming chain links. Maxim Dounin 3 years ago
- Variables support in proxy_upload_rate and proxy_download_rate. Ruslan Ermilov 3 years ago
- Variables support in limit_rate and limit_rate_after (ticket #293). Ruslan Ermilov 3 years ago