summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2015-10-19SSL: preserve default server context in connection (ticket #235).Maxim Dounin2-12/+8
2015-10-19HTTP/2: fixed parsing of literal header fields without indexing.Valentin Bartenev1-1/+1
2015-10-07SSL: handled long string truncation in ngx_ssl_error().Vladimir Homutov1-1/+1
2015-10-06Stream: delete proxy connection timer after SSL handshake.Ruslan Ermilov1-0/+4
2015-07-12Extract out version info function.Kurtis Nusbaum1-58/+65
2015-09-28HTTP/2: fixed $server_protocol value (ticket #800).Valentin Bartenev1-0/+2
2015-09-24SSL: compatibility with OpenSSL master branch.Maxim Dounin1-1/+3
2015-09-24Version bump.Maxim Dounin1-2/+2
2015-09-22release-1.9.5 tagMaxim Dounin1-0/+1
2015-09-22nginx-1.9.5-RELEASErelease-1.9.5Maxim Dounin1-0/+97
2015-09-22Style.Maxim Dounin1-1/+2
2015-09-15Increased the default number of output buffers.Valentin Bartenev1-1/+1
2015-09-22HTTP/2: fixed header block parsing with CONTINUATION frames (#792).Valentin Bartenev2-70/+136
2015-09-22HTTP/2: fixed HPACK header field parsing.Valentin Bartenev1-0/+5
2015-09-21Sub filter: fixed initialization in http{} level (ticket #791).Roman Arutyunyan1-1/+2
2015-09-11The HTTP/2 implementation (RFC 7240, 7241).Valentin Bartenev26-5701/+9250
2015-09-11Core: fixed segfault with null in wildcard hash names.Maxim Dounin1-0/+4
2015-09-11Fixed segfault with incorrect location nesting.Maxim Dounin2-2/+2
2015-09-11Cache: check the whole cache key in addition to hashes.Maxim Dounin1-2/+19
2015-09-03Upstream: fixed cache send error handling.Roman Arutyunyan1-11/+14
2015-09-02Fixed building --with-debug, broken by 6fce16b1fc10.Valentin Bartenev1-1/+1
2015-09-02Writing to some file systems can be interrupted.Valentin Bartenev1-1/+12
2015-08-31Decreased the NGX_HTTP_MAX_SUBREQUESTS limit.Valentin Bartenev1-1/+1
2015-08-31Added protection against r->main->count overflow by subrequests.Valentin Bartenev2-1/+11
2015-08-23Limit recursive subrequests instead of simultaneous.Valentin Bartenev2-5/+2
2015-08-23Version bump.Valentin Bartenev1-2/+2
2015-08-18release-1.9.4 tagMaxim Dounin1-0/+1
2015-08-18nginx-1.9.4-RELEASErelease-1.9.4Maxim Dounin1-0/+111
2015-08-18Perl: prototyping behavior explicitly specified.Maxim Dounin1-0/+3
2015-08-18Perl: fixed warning about "sep" may be used uninitialized.Maxim Dounin1-9/+6
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