History of src @release-1.9.5
- Style. Maxim Dounin 6 years ago
- Increased the default number of output buffers. Valentin Bartenev 6 years ago
- HTTP/2: fixed header block parsing with CONTINUATION frames (#792). Valentin Bartenev 6 years ago
- HTTP/2: fixed HPACK header field parsing. Valentin Bartenev 6 years ago
- Sub filter: fixed initialization in http{} level (ticket #791). Roman Arutyunyan 6 years ago
- The HTTP/2 implementation (RFC 7240, 7241). Valentin Bartenev 6 years ago
- Core: fixed segfault with null in wildcard hash names. Maxim Dounin 6 years ago
- Fixed segfault with incorrect location nesting. Maxim Dounin 6 years ago
- Cache: check the whole cache key in addition to hashes. Maxim Dounin 6 years ago
- Upstream: fixed cache send error handling. Roman Arutyunyan 6 years ago
- Fixed building --with-debug, broken by 6fce16b1fc10. Valentin Bartenev 6 years ago
- Writing to some file systems can be interrupted. Valentin Bartenev 6 years ago
- Decreased the NGX_HTTP_MAX_SUBREQUESTS limit. Valentin Bartenev 6 years ago
- Added protection against r->main->count overflow by subrequests. Valentin Bartenev 6 years ago
- Limit recursive subrequests instead of simultaneous. Valentin Bartenev 6 years ago
- Version bump. Valentin Bartenev 6 years ago
- Perl: prototyping behavior explicitly specified. Maxim Dounin 6 years ago
- Perl: fixed warning about "sep" may be used uninitialized. Maxim Dounin 6 years ago
- Win32: MSVC 2015 compatibility. Maxim Dounin 6 years ago
- Sub filter: support of variables in the strings to replace. Dmitry Volyntsev 6 years ago
- Sub filter: support of multiple strings to replace. Dmitry Volyntsev 6 years ago
- Fixed wrong URI after try_files in nested location (ticket #97). Maxim Dounin 6 years ago
- Fixed segfault with try_files introduced by c985d90a8d1f. Maxim Dounin 6 years ago
- Core: fixed potential division by zero when initializing hash. Sergey Kandaurov 6 years ago
- Core: fixed style in the error message. Sergey Kandaurov 6 years ago
- Stream: fixed potential error log buffer overrun. Vladimir Homutov 6 years ago
- Style. Vladimir Homutov 6 years ago
- Stream: the "tcp_nodelay" directive. Vladimir Homutov 6 years ago
- Core: idle connections now closed only once on exiting. Valentin Bartenev 6 years ago
- Fixed typo in the error message. Andrei Belov 6 years ago