summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* nginx-1.9.4-RELEASErelease-1.9.4Maxim Dounin2015-08-181-0/+111
* Perl: prototyping behavior explicitly specified.Maxim Dounin2015-08-181-0/+3
* Perl: fixed warning about "sep" may be used uninitialized.Maxim Dounin2015-08-181-9/+6
* Updated OpenSSL used for win32 builds.Maxim Dounin2015-08-171-2/+2
* Win32: MSVC 2015 compatibility.Maxim Dounin2015-08-177-17/+19
* Sub filter: support of variables in the strings to replace.Dmitry Volyntsev2015-08-171-28/+146
* Sub filter: support of multiple strings to replace.Dmitry Volyntsev2015-08-171-166/+247
* Fixed wrong URI after try_files in nested location (ticket #97).Maxim Dounin2015-08-161-3/+5
* Fixed segfault with try_files introduced by c985d90a8d1f.Maxim Dounin2015-08-161-1/+3
* Core: fixed potential division by zero when initializing hash.Sergey Kandaurov2015-08-131-0/+8
* Core: fixed style in the error message.Sergey Kandaurov2015-08-131-1/+1
* Stream: fixed potential error log buffer overrun.Vladimir Homutov2015-08-131-1/+3
* Style.Vladimir Homutov2015-08-121-1/+1
* Stream: the "tcp_nodelay" directive.Vladimir Homutov2015-08-104-2/+52
* Core: idle connections now closed only once on exiting.Valentin Bartenev2015-08-115-35/+31
* Fixed typo in the error message.Andrei Belov2015-08-111-1/+1
* Workaround for "configuration file test failed" under OpenVZ.Gena Makhomed2015-07-231-4/+22
* Stream: deprecated proxy_downstream_buffer, proxy_upstream_buffer.Roman Arutyunyan2015-07-301-0/+23
* Style.Roman Arutyunyan2015-07-291-2/+1
* Stream: added proxy_buffer_size to set the size of data buffers.Roman Arutyunyan2015-07-291-23/+11
* Fixed strict aliasing warnings with old GCC versions.Ruslan Ermilov2015-07-162-2/+2
* Modify changes doc to acknowledge Lu is from IntelAndrew Hutchings2015-07-151-2/+2
* Version bump.Maxim Dounin2015-07-151-2/+2
* release-1.9.3 tagMaxim Dounin2015-07-141-0/+1
* nginx-1.9.3-RELEASErelease-1.9.3Maxim Dounin2015-07-141-0/+91
* Updated PCRE used for win32 builds.Maxim Dounin2015-07-141-1/+1
* Stream: renamed rate limiting directives.Roman Arutyunyan2015-07-141-14/+14
* Updated OpenSSL used for win32 builds.Maxim Dounin2015-07-141-1/+1
* OCSP stapling: fixed segfault without nextUpdate.Maxim Dounin2015-07-141-5/+10
* OCSP stapling: fixed ssl_stapling_file (ticket #769).Maxim Dounin2015-07-071-0/+1
* Stream: fixed possible integer overflow in rate limiting.Valentin Bartenev2015-07-021-1/+1
* Stream: fixed MSVC compilation warning.Roman Arutyunyan2015-07-021-1/+1
* Stream: upstream "connected" flag.Roman Arutyunyan2015-06-252-5/+7
* Stream: upstream and downstream limit rates.Roman Arutyunyan2015-06-232-15/+111
* Stream: common handler for upstream and downstream.Roman Arutyunyan2015-06-231-25/+18
* Stream: avoid SSL_CTX_set_tmp_rsa_callback() call with LibreSSL.Piotr Sikora2015-06-181-0/+2
* Upstream: fixed shared upstreams on win32.Ruslan Ermilov2015-06-164-24/+64
* Stream: connection limiting module.Vladimir Homutov2015-06-186-0/+654
* Resolver: canceled resend timer on empty resend queues.Sergey Kandaurov2015-06-171-0/+20
* Configure: create missing intermediates for build directory.Piotr Sikora2015-06-101-1/+1
* Configure: fix tests with multi-level relative build directory.Ruslan Ermilov2015-06-171-8/+1
* Disabled duplicate http, mail, and stream blocks.Vladimir Homutov2015-06-163-0/+12
* Version bump.Vladimir Homutov2015-06-161-2/+2
* release-1.9.2 tagMaxim Dounin2015-06-161-0/+1
* nginx-1.9.2-RELEASErelease-1.9.2Maxim Dounin2015-06-161-0/+83
* Polished the recent change to the manpage.Ruslan Ermilov2015-06-161-1/+3
* Documentation: added -T option description to the man page.Vladimir Homutov2015-06-161-2/+4
* Core: store and dump processed configuration.Vladimir Homutov2015-05-145-4/+88
* Core: added support for writing to stdout.Vladimir Homutov2015-06-163-0/+9
* Core: renamed ngx_proxy_protocol_parse to ngx_proxy_protocol_read.Roman Arutyunyan2015-06-164-5/+5