summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* nginx-1.17.3-RELEASErelease-1.17.3Maxim Dounin2019-08-131-0/+40
* HTTP/2: limited number of PRIORITY frames.Ruslan Ermilov2019-08-132-0/+11
* HTTP/2: limited number of DATA frames.Ruslan Ermilov2019-08-133-5/+21
* HTTP/2: reject zero length headers with PROTOCOL_ERROR.Sergey Kandaurov2019-08-131-4/+8
* Mail: fixed duplicate resolving.Maxim Dounin2019-08-011-0/+43
* Gzip: fixed "zero size buf" alerts after ac5a741d39cf.Maxim Dounin2019-07-311-4/+11
* Version bump.Maxim Dounin2019-07-311-2/+2
* release-1.17.2 tagMaxim Dounin2019-07-231-0/+1
* nginx-1.17.2-RELEASErelease-1.17.2Maxim Dounin2019-07-231-0/+89
* Core: fixed memory leak on error, missed in c3f60d618c17.Maxim Dounin2019-07-191-0/+1
* Xslt: fixed potential buffer overflow with null character.Maxim Dounin2019-07-181-4/+2
* SSI: avoid potential buffer overflow.Maxim Dounin2019-07-181-2/+2
* Upstream: fixed EOF handling in unbuffered and upgraded modes.Maxim Dounin2019-07-181-3/+26
* HTTP/2: return error on output on closed stream.Maxim Dounin2019-07-181-0/+6
* Core: fixed segfault with too large bucket sizes (ticket #1806).Maxim Dounin2019-07-181-5/+25
* Perl: removed unused variable, forgotten in 975d7ab37b39.Maxim Dounin2019-07-171-1/+0
* Gzip: use zlib to write header and trailer.Ilya Leoshkevich2019-07-121-117/+7
* Perl: named locations in $r->internal_redirect().Maxim Dounin2019-07-121-6/+12
* Perl: expect escaped URIs in $r->internal_redirect().Maxim Dounin2019-07-123-13/+9
* Perl: additional ctx->header_sent checks.Maxim Dounin2019-07-122-0/+25
* Perl: avoid returning 500 if header was already sent.Maxim Dounin2019-07-123-0/+7
* Perl: avoid redirects on errors.Maxim Dounin2019-07-121-0/+2
* Perl: disabled unrelated calls from variable handlers.Maxim Dounin2019-07-123-0/+50
* Perl: protection against duplicate $r->sleep() calls.Maxim Dounin2019-07-121-0/+8
* Perl: handling of allocation errors.Maxim Dounin2019-07-121-25/+51
* Perl: propagate errors.Maxim Dounin2019-07-123-7/+90
* Perl: reworked perl module to pass ctx instead of request.Maxim Dounin2019-07-123-94/+114
* Perl: removed unneeded NGX_DONE test.Maxim Dounin2019-07-111-5/+0
* Contrib: vim syntax, update core and 3rd party module directives.Gena Makhomed2019-06-301-0/+5
* Typo.Maxim Dounin2019-07-091-1/+1
* Version bump.Maxim Dounin2019-07-091-2/+2
* release-1.17.1 tagMaxim Dounin2019-06-251-0/+1
* nginx-1.17.1-RELEASErelease-1.17.1Maxim Dounin2019-06-251-0/+56
* Updated OpenSSL used for win32 builds.Maxim Dounin2019-06-251-1/+1
* Perl: disabled not_modified filter (ticket #1786).Maxim Dounin2019-06-171-0/+2
* Limit req: limit_req_dry_run directive.Roman Arutyunyan2019-06-051-4/+25
* Upstream: background cache update before cache send (ticket #1782).Roman Arutyunyan2019-06-031-11/+8
* Upstream hash: fall back to round-robin if hash key is empty.Niklas Keller2019-05-232-4/+4
* Version bump.Roman Arutyunyan2019-05-271-2/+2
* release-1.17.0 tagMaxim Dounin2019-05-211-0/+1
* nginx-1.17.0-RELEASErelease-1.17.0Maxim Dounin2019-05-211-0/+62
* SSL: removed OpenSSL 0.9.7 compatibility.Sergey Kandaurov2016-04-114-56/+6
* Range filter: fixed duplicate last buffers.Maxim Dounin2019-05-131-4/+4
* Range filter: fixed loss of incoming chain links.Maxim Dounin2019-05-131-9/+45
* Unconditional compilation of the postpone filter.Roman Arutyunyan2019-05-082-18/+2
* Variables support in proxy_upload_rate and proxy_download_rate.Ruslan Ermilov2019-04-242-12/+20
* Variables support in limit_rate and limit_rate_after (ticket #293).Ruslan Ermilov2019-04-246-44/+57
* Added ngx_http_set_complex_value_size_slot().Ruslan Ermilov2019-04-244-0/+138
* Core: enabled "include" in any context (ticket #1615).Vladimir Homutov2019-04-091-1/+1
* Version bump.Vladimir Homutov2019-04-241-2/+2