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
/
http
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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-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-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
1
-2
/
+2
2016-04-11
SSL: removed OpenSSL 0.9.7 compatibility.
Sergey Kandaurov
1
-4
/
+1
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 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
2
-0
/
+69
2019-03-15
Multiple addresses in "listen".
Roman Arutyunyan
3
-54
/
+60
2019-03-05
SSL: moved c->ssl->handshaked check in server name callback.
Maxim Dounin
1
-6
/
+6
2019-03-03
SSL: fixed potential leak on memory allocation errors.
Maxim Dounin
4
-8
/
+12
2019-03-03
SSL: server name callback changed to return fatal errors.
Maxim Dounin
1
-7
/
+22
2019-03-03
SSL: server name callback changed to return SSL_TLSEXT_ERR_OK.
Maxim Dounin
1
-6
/
+6
2019-02-25
SSL: fixed possible segfault with dynamic certificates.
Maxim Dounin
2
-2
/
+2
2019-02-25
SSL: adjusted session id context with dynamic certificates.
Maxim Dounin
1
-1
/
+1
2019-02-25
SSL: passwords support for dynamic certificate loading.
Maxim Dounin
2
-1
/
+7
2019-02-25
SSL: variables support in ssl_certificate and ssl_certificate_key.
Maxim Dounin
4
-23
/
+224
2019-02-25
Style.
Maxim Dounin
1
-0
/
+1
2019-02-11
Upstream: fixed logging of required buffer size (ticket #1722).
Chanhun Jeong
1
-1
/
+1
2019-01-17
Added the ngx_http_test_required_predicates() function.
Vladimir Homutov
2
-0
/
+30
2018-12-25
Autoindex: fixed possible integer overflow on 32-bit systems.
Vladimir Homutov
1
-24
/
+42
2018-12-24
Win32: removed NGX_DIR_MASK concept.
Maxim Dounin
2
-3
/
+1
2018-12-24
Userid: using stub for AF_UNIX addresses.
Sergey Kandaurov
1
-0
/
+7
2018-12-14
Geo: fixed handling of AF_UNIX client addresses (ticket #1684).
Maxim Dounin
1
-0
/
+13
2018-12-13
Upstream: implemented $upstream_bytes_sent.
Ruslan Ermilov
2
-0
/
+16
2018-12-11
Copy regex unnamed captures to cloned subrequests.
Roman Arutyunyan
3
-1
/
+15
2018-11-26
Negative size buffers detection.
Maxim Dounin
1
-4
/
+36
2018-11-21
Mp4: fixed possible pointer overflow on 32-bit platforms.
Maxim Dounin
1
-1
/
+8
2018-11-21
Limit req: "delay=" parameter.
Maxim Dounin
1
-10
/
+22
2018-11-21
Limit req: fixed error message wording.
Maxim Dounin
1
-1
/
+1
2018-11-21
Upstream: revised upstream response time variables.
Vladimir Homutov
2
-15
/
+19
2018-11-21
Upstream: removed unused ngx_http_upstream_t.timeout field.
Vladimir Homutov
1
-2
/
+0
[next]