summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2015-08-17Updated OpenSSL used for win32 builds.Maxim Dounin1-2/+2
2015-08-17Win32: MSVC 2015 compatibility.Maxim Dounin7-17/+19
2015-08-17Sub filter: support of variables in the strings to replace.Dmitry Volyntsev1-28/+146
2015-08-17Sub filter: support of multiple strings to replace.Dmitry Volyntsev1-166/+247
2015-08-16Fixed wrong URI after try_files in nested location (ticket #97).Maxim Dounin1-3/+5
2015-08-16Fixed segfault with try_files introduced by c985d90a8d1f.Maxim Dounin1-1/+3
2015-08-13Core: fixed potential division by zero when initializing hash.Sergey Kandaurov1-0/+8
2015-08-13Core: fixed style in the error message.Sergey Kandaurov1-1/+1
2015-08-13Stream: fixed potential error log buffer overrun.Vladimir Homutov1-1/+3
2015-08-12Style.Vladimir Homutov1-1/+1
2015-08-10Stream: the "tcp_nodelay" directive.Vladimir Homutov4-2/+52
2015-08-11Core: idle connections now closed only once on exiting.Valentin Bartenev5-35/+31
2015-08-11Fixed typo in the error message.Andrei Belov1-1/+1
2015-07-23Workaround for "configuration file test failed" under OpenVZ.Gena Makhomed1-4/+22
2015-07-30Stream: deprecated proxy_downstream_buffer, proxy_upstream_buffer.Roman Arutyunyan1-0/+23
2015-07-29Style.Roman Arutyunyan1-2/+1
2015-07-29Stream: added proxy_buffer_size to set the size of data buffers.Roman Arutyunyan1-23/+11
2015-07-16Fixed strict aliasing warnings with old GCC versions.Ruslan Ermilov2-2/+2
2015-07-15Modify changes doc to acknowledge Lu is from IntelAndrew Hutchings1-2/+2
2015-07-15Version bump.Maxim Dounin1-2/+2
2015-07-14release-1.9.3 tagMaxim Dounin1-0/+1
2015-07-14nginx-1.9.3-RELEASErelease-1.9.3Maxim Dounin1-0/+91
2015-07-14Updated PCRE used for win32 builds.Maxim Dounin1-1/+1
2015-07-14Stream: renamed rate limiting directives.Roman Arutyunyan1-14/+14
2015-07-14Updated OpenSSL used for win32 builds.Maxim Dounin1-1/+1
2015-07-14OCSP stapling: fixed segfault without nextUpdate.Maxim Dounin1-5/+10
2015-07-07OCSP stapling: fixed ssl_stapling_file (ticket #769).Maxim Dounin1-0/+1
2015-07-02Stream: fixed possible integer overflow in rate limiting.Valentin Bartenev1-1/+1
2015-07-02Stream: fixed MSVC compilation warning.Roman Arutyunyan1-1/+1
2015-06-25Stream: upstream "connected" flag.Roman Arutyunyan2-5/+7
2015-06-23Stream: upstream and downstream limit rates.Roman Arutyunyan2-15/+111
2015-06-23Stream: common handler for upstream and downstream.Roman Arutyunyan1-25/+18
2015-06-18Stream: avoid SSL_CTX_set_tmp_rsa_callback() call with LibreSSL.Piotr Sikora1-0/+2
2015-06-16Upstream: fixed shared upstreams on win32.Ruslan Ermilov4-24/+64
2015-06-18Stream: connection limiting module.Vladimir Homutov6-0/+654
2015-06-17Resolver: canceled resend timer on empty resend queues.Sergey Kandaurov1-0/+20
2015-06-10Configure: create missing intermediates for build directory.Piotr Sikora1-1/+1
2015-06-17Configure: fix tests with multi-level relative build directory.Ruslan Ermilov1-8/+1
2015-06-16Disabled duplicate http, mail, and stream blocks.Vladimir Homutov3-0/+12
2015-06-16Version bump.Vladimir Homutov1-2/+2
2015-06-16release-1.9.2 tagMaxim Dounin1-0/+1
2015-06-16nginx-1.9.2-RELEASErelease-1.9.2Maxim Dounin1-0/+83
2015-06-16Polished the recent change to the manpage.Ruslan Ermilov1-1/+3
2015-06-16Documentation: added -T option description to the man page.Vladimir Homutov1-2/+4
2015-05-14Core: store and dump processed configuration.Vladimir Homutov5-4/+88
2015-06-16Core: added support for writing to stdout.Vladimir Homutov3-0/+9
2015-06-16Core: renamed ngx_proxy_protocol_parse to ngx_proxy_protocol_read.Roman Arutyunyan4-5/+5
2015-06-16Stream: client-side PROXY protocol.Roman Arutyunyan4-2/+170
2015-06-16Stream: the "proxy_bind" directive.Vladimir Homutov1-0/+57
2015-06-15Updated OpenSSL used for win32 builds.Maxim Dounin1-1/+1