summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2019-07-23nginx-1.17.2-RELEASErelease-1.17.2Maxim Dounin1-0/+89
2019-07-19Core: fixed memory leak on error, missed in c3f60d618c17.Maxim Dounin1-0/+1
2019-07-18Xslt: fixed potential buffer overflow with null character.Maxim Dounin1-4/+2
2019-07-18SSI: avoid potential buffer overflow.Maxim Dounin1-2/+2
2019-07-18Upstream: fixed EOF handling in unbuffered and upgraded modes.Maxim Dounin1-3/+26
2019-07-18HTTP/2: return error on output on closed stream.Maxim Dounin1-0/+6
2019-07-18Core: fixed segfault with too large bucket sizes (ticket #1806).Maxim Dounin1-5/+25
2019-07-17Perl: removed unused variable, forgotten in 975d7ab37b39.Maxim Dounin1-1/+0
2019-07-12Gzip: use zlib to write header and trailer.Ilya Leoshkevich1-117/+7
2019-07-12Perl: named locations in $r->internal_redirect().Maxim Dounin1-6/+12
2019-07-12Perl: expect escaped URIs in $r->internal_redirect().Maxim Dounin3-13/+9
2019-07-12Perl: additional ctx->header_sent checks.Maxim Dounin2-0/+25
2019-07-12Perl: avoid returning 500 if header was already sent.Maxim Dounin3-0/+7
2019-07-12Perl: avoid redirects on errors.Maxim Dounin1-0/+2
2019-07-12Perl: disabled unrelated calls from variable handlers.Maxim Dounin3-0/+50
2019-07-12Perl: protection against duplicate $r->sleep() calls.Maxim Dounin1-0/+8
2019-07-12Perl: handling of allocation errors.Maxim Dounin1-25/+51
2019-07-12Perl: propagate errors.Maxim Dounin3-7/+90
2019-07-12Perl: reworked perl module to pass ctx instead of request.Maxim Dounin3-94/+114
2019-07-11Perl: removed unneeded NGX_DONE test.Maxim Dounin1-5/+0
2019-06-30Contrib: vim syntax, update core and 3rd party module directives.Gena Makhomed1-0/+5
2019-07-09Typo.Maxim Dounin1-1/+1
2019-07-09Version bump.Maxim Dounin1-2/+2
2019-06-25release-1.17.1 tagMaxim Dounin1-0/+1
2019-06-25nginx-1.17.1-RELEASErelease-1.17.1Maxim Dounin1-0/+56
2019-06-25Updated OpenSSL used for win32 builds.Maxim Dounin1-1/+1
2019-06-17Perl: disabled not_modified filter (ticket #1786).Maxim Dounin1-0/+2
2019-06-05Limit req: limit_req_dry_run directive.Roman Arutyunyan1-4/+25
2019-06-03Upstream: background cache update before cache send (ticket #1782).Roman Arutyunyan1-11/+8
2019-05-23Upstream hash: fall back to round-robin if hash key is empty.Niklas Keller2-4/+4
2019-05-27Version bump.Roman Arutyunyan1-2/+2
2019-05-21release-1.17.0 tagMaxim Dounin1-0/+1
2019-05-21nginx-1.17.0-RELEASErelease-1.17.0Maxim Dounin1-0/+62
2016-04-11SSL: removed OpenSSL 0.9.7 compatibility.Sergey Kandaurov4-56/+6
2019-05-13Range filter: fixed duplicate last buffers.Maxim Dounin1-4/+4
2019-05-13Range filter: fixed loss of incoming chain links.Maxim Dounin1-9/+45
2019-05-08Unconditional compilation of the postpone filter.Roman Arutyunyan2-18/+2
2019-04-24Variables support in proxy_upload_rate and proxy_download_rate.Ruslan Ermilov2-12/+20
2019-04-24Variables support in limit_rate and limit_rate_after (ticket #293).Ruslan Ermilov6-44/+57
2019-04-24Added ngx_http_set_complex_value_size_slot().Ruslan Ermilov4-0/+138
2019-04-09Core: enabled "include" in any context (ticket #1615).Vladimir Homutov1-1/+1
2019-04-24Version bump.Vladimir Homutov1-2/+2
2019-04-16release-1.15.12 tagMaxim Dounin1-0/+1
2019-04-16nginx-1.15.12-RELEASErelease-1.15.12Maxim Dounin1-0/+20
2019-04-16Updated PCRE used for win32 builds.Maxim Dounin1-1/+1
2019-04-15Fixed incorrect length handling in ngx_utf8_length().Maxim Dounin1-1/+1
2019-04-15OCSP stapling: fixed segfault with dynamic certificate loading.Maxim Dounin1-0/+5
2019-04-15Version bump.Maxim Dounin1-2/+2
2019-04-09release-1.15.11 tagMaxim Dounin1-0/+1
2019-04-09nginx-1.15.11-RELEASErelease-1.15.11Maxim Dounin1-0/+14