History of src @release-1.9.4
- Perl: prototyping behavior explicitly specified. Maxim Dounin 5 years ago
- Perl: fixed warning about "sep" may be used uninitialized. Maxim Dounin 5 years ago
- Win32: MSVC 2015 compatibility. Maxim Dounin 5 years ago
- Sub filter: support of variables in the strings to replace. Dmitry Volyntsev 5 years ago
- Sub filter: support of multiple strings to replace. Dmitry Volyntsev 5 years ago
- Fixed wrong URI after try_files in nested location (ticket #97). Maxim Dounin 5 years ago
- Fixed segfault with try_files introduced by c985d90a8d1f. Maxim Dounin 5 years ago
- Core: fixed potential division by zero when initializing hash. Sergey Kandaurov 5 years ago
- Core: fixed style in the error message. Sergey Kandaurov 5 years ago
- Stream: fixed potential error log buffer overrun. Vladimir Homutov 5 years ago
- Style. Vladimir Homutov 5 years ago
- Stream: the "tcp_nodelay" directive. Vladimir Homutov 5 years ago
- Core: idle connections now closed only once on exiting. Valentin Bartenev 5 years ago
- Fixed typo in the error message. Andrei Belov 5 years ago
- Workaround for "configuration file test failed" under OpenVZ. Gena Makhomed 5 years ago
- Stream: deprecated proxy_downstream_buffer, proxy_upstream_buffer. Roman Arutyunyan 5 years ago
- Style. Roman Arutyunyan 5 years ago
- Stream: added proxy_buffer_size to set the size of data buffers. Roman Arutyunyan 5 years ago
- Fixed strict aliasing warnings with old GCC versions. Ruslan Ermilov 5 years ago
- Version bump. Maxim Dounin 5 years ago
- Stream: renamed rate limiting directives. Roman Arutyunyan 5 years ago
- OCSP stapling: fixed segfault without nextUpdate. Maxim Dounin 5 years ago
- OCSP stapling: fixed ssl_stapling_file (ticket #769). Maxim Dounin 5 years ago
- Stream: fixed possible integer overflow in rate limiting. Valentin Bartenev 5 years ago
- Stream: fixed MSVC compilation warning. Roman Arutyunyan 5 years ago
- Stream: upstream "connected" flag. Roman Arutyunyan 5 years ago
- Stream: upstream and downstream limit rates. Roman Arutyunyan 5 years ago
- Stream: common handler for upstream and downstream. Roman Arutyunyan 5 years ago
- Stream: avoid SSL_CTX_set_tmp_rsa_callback() call with LibreSSL. Piotr Sikora 5 years ago
- Upstream: fixed shared upstreams on win32. Ruslan Ermilov 5 years ago