index
:
nginx.git
master
no-short-read-checks
tunnel
nginx
a.clayton@nginx.com
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-16
SSL: fixed ssl_verify_client error message.
Sergey Kandaurov
3
-3
/
+3
2019-09-10
Resolver: fixed possible use-after-free while resolving PTR.
Sergey Kandaurov
1
-1
/
+2
2019-09-10
HTTP/2: close connection on zero WINDOW_UPDATE.
Ruslan Ermilov
1
-33
/
+3
2019-09-10
HTTP/2: close connection on frames with self-dependency.
Ruslan Ermilov
1
-31
/
+9
2019-09-04
Fixed "return" with discarding invalid chunked body.
Sergey Kandaurov
1
-2
/
+4
2019-09-03
Detect runaway chunks in ngx_http_parse_chunked().
Sergey Kandaurov
1
-0
/
+3
2019-08-19
HTTP/2: discard remaining request body after redirect.
Sergey Kandaurov
1
-2
/
+9
2019-08-16
SSL: lowered log level for WSAECONNABORTED errors on Windows.
Maxim Dounin
1
-0
/
+3
2019-08-16
Version bump.
Maxim Dounin
1
-2
/
+2
2019-08-13
HTTP/2: limited number of PRIORITY frames.
Ruslan Ermilov
2
-0
/
+11
2019-08-13
HTTP/2: limited number of DATA frames.
Ruslan Ermilov
3
-5
/
+21
2019-08-13
HTTP/2: reject zero length headers with PROTOCOL_ERROR.
Sergey Kandaurov
1
-4
/
+8
2019-08-01
Mail: fixed duplicate resolving.
Maxim Dounin
1
-0
/
+43
2019-07-31
Gzip: fixed "zero size buf" alerts after ac5a741d39cf.
Maxim Dounin
1
-4
/
+11
2019-07-31
Version bump.
Maxim Dounin
1
-2
/
+2
2019-07-19
Core: fixed memory leak on error, missed in c3f60d618c17.
Maxim Dounin
1
-0
/
+1
2019-07-18
Xslt: fixed potential buffer overflow with null character.
Maxim Dounin
1
-4
/
+2
2019-07-18
SSI: avoid potential buffer overflow.
Maxim Dounin
1
-2
/
+2
2019-07-18
Upstream: fixed EOF handling in unbuffered and upgraded modes.
Maxim Dounin
1
-3
/
+26
2019-07-18
HTTP/2: return error on output on closed stream.
Maxim Dounin
1
-0
/
+6
2019-07-18
Core: fixed segfault with too large bucket sizes (ticket #1806).
Maxim Dounin
1
-5
/
+25
2019-07-17
Perl: removed unused variable, forgotten in 975d7ab37b39.
Maxim Dounin
1
-1
/
+0
2019-07-12
Gzip: use zlib to write header and trailer.
Ilya Leoshkevich
1
-117
/
+7
2019-07-12
Perl: named locations in $r->internal_redirect().
Maxim Dounin
1
-6
/
+12
2019-07-12
Perl: expect escaped URIs in $r->internal_redirect().
Maxim Dounin
3
-13
/
+9
2019-07-12
Perl: additional ctx->header_sent checks.
Maxim Dounin
2
-0
/
+25
2019-07-12
Perl: avoid returning 500 if header was already sent.
Maxim Dounin
3
-0
/
+7
2019-07-12
Perl: avoid redirects on errors.
Maxim Dounin
1
-0
/
+2
2019-07-12
Perl: disabled unrelated calls from variable handlers.
Maxim Dounin
3
-0
/
+50
2019-07-12
Perl: protection against duplicate $r->sleep() calls.
Maxim Dounin
1
-0
/
+8
2019-07-12
Perl: handling of allocation errors.
Maxim Dounin
1
-25
/
+51
2019-07-12
Perl: propagate errors.
Maxim Dounin
3
-7
/
+90
2019-07-12
Perl: reworked perl module to pass ctx instead of request.
Maxim Dounin
3
-94
/
+114
2019-07-11
Perl: removed unneeded NGX_DONE test.
Maxim Dounin
1
-5
/
+0
2019-07-09
Version bump.
Maxim Dounin
1
-2
/
+2
2019-06-17
Perl: disabled not_modified filter (ticket #1786).
Maxim Dounin
1
-0
/
+2
2019-06-05
Limit req: limit_req_dry_run directive.
Roman Arutyunyan
1
-4
/
+25
2019-06-03
Upstream: background cache update before cache send (ticket #1782).
Roman Arutyunyan
1
-11
/
+8
2019-05-23
Upstream hash: fall back to round-robin if hash key is empty.
Niklas Keller
2
-4
/
+4
2019-05-27
Version bump.
Roman Arutyunyan
1
-2
/
+2
2016-04-11
SSL: removed OpenSSL 0.9.7 compatibility.
Sergey Kandaurov
4
-56
/
+6
2019-05-13
Range filter: fixed duplicate last buffers.
Maxim Dounin
1
-4
/
+4
2019-05-13
Range filter: fixed loss of incoming chain links.
Maxim Dounin
1
-9
/
+45
2019-04-24
Variables support in proxy_upload_rate and proxy_download_rate.
Ruslan Ermilov
2
-12
/
+20
2019-04-24
Variables support in limit_rate and limit_rate_after (ticket #293).
Ruslan Ermilov
6
-44
/
+57
2019-04-24
Added ngx_http_set_complex_value_size_slot().
Ruslan Ermilov
4
-0
/
+138
2019-04-09
Core: enabled "include" in any context (ticket #1615).
Vladimir Homutov
1
-1
/
+1
2019-04-24
Version bump.
Vladimir Homutov
1
-2
/
+2
2019-04-15
Fixed incorrect length handling in ngx_utf8_length().
Maxim Dounin
1
-1
/
+1
2019-04-15
OCSP stapling: fixed segfault with dynamic certificate loading.
Maxim Dounin
1
-0
/
+5
[next]