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
/
modules
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-29
Proxy: error checking for array init, missed in 7716:d6a5e14aa3e4.
Maxim Dounin
1
-1
/
+3
2020-09-29
Userid: userid_flags fixup.
Maxim Dounin
1
-7
/
+9
2020-09-28
Userid: userid_flags directive to set cookie flags.
Maxim Dounin
1
-0
/
+72
2020-09-27
Proxy: added the "proxy_cookie_flags" directive.
Ruslan Ermilov
1
-30
/
+552
2020-09-27
Proxy: changed interface of some internal functions.
Ruslan Ermilov
1
-32
/
+30
2020-09-27
Proxy: strengthen syntax checking for some directives.
Ruslan Ermilov
1
-12
/
+20
2020-07-27
FastCGI: fixed zero size buf alerts on extra data (ticket #2018).
Maxim Dounin
1
-6
/
+22
2020-07-22
Xslt: disabled ranges.
Roman Arutyunyan
1
-0
/
+1
2020-07-09
Slice filter: clear original Accept-Ranges.
Roman Arutyunyan
1
-0
/
+5
2020-07-06
gRPC: generate error when response size is wrong.
Maxim Dounin
1
-1
/
+38
2020-07-06
FastCGI: protection from responses with wrong length.
Maxim Dounin
1
-14
/
+106
2020-07-06
Upstream: drop extra data sent by upstream.
Maxim Dounin
2
-0
/
+72
2020-07-06
Proxy: style.
Maxim Dounin
1
-2
/
+2
2020-07-06
Proxy: detection of data after final chunk.
Maxim Dounin
1
-1
/
+30
2020-07-06
Proxy: drop extra data sent by upstream.
Maxim Dounin
1
-9
/
+43
2020-07-06
Memcached: protect from too long responses.
Maxim Dounin
1
-3
/
+6
2020-06-15
Correctly flush request body to uwsgi with SSL.
Quantum
1
-0
/
+1
2020-05-22
OCSP: certificate status cache.
Roman Arutyunyan
2
-1
/
+94
2020-05-22
SSL: client certificate validation with OCSP (ticket #1534).
Roman Arutyunyan
2
-5
/
+62
2020-04-23
gRPC: WINDOW_UPDATE after END_STREAM handling (ticket #1797).
Ruslan Ermilov
1
-1
/
+2
2020-04-23
gRPC: RST_STREAM(NO_ERROR) handling (ticket #1792).
Ruslan Ermilov
1
-5
/
+19
2020-03-13
Auth basic: explicitly zero out password buffer.
Ruslan Ermilov
1
-19
/
+18
2020-02-26
Mp4: fixed possible chunk offset overflow.
Roman Arutyunyan
1
-11
/
+64
2020-01-17
gRPC: variables support in the "grpc_pass" directive.
Vladimir Homutov
1
-38
/
+190
2019-12-23
Dav: added checks for chunked to body presence conditions.
Maxim Dounin
1
-3
/
+5
2019-12-16
Rewrite: disallow empty replacements.
Ruslan Ermilov
1
-0
/
+5
2019-12-16
Fixed request finalization in ngx_http_index_handler().
Ruslan Ermilov
1
-1
/
+1
2019-12-16
Saved some memory allocations.
Ruslan Ermilov
2
-28
/
+7
2019-12-16
Dav: fixed Location in successful MKCOL response.
Ruslan Ermilov
1
-1
/
+2
2019-12-05
Upstream keepalive: clearing of c->data in cached connections.
Maxim Dounin
1
-0
/
+1
2019-11-18
Limit conn: added shared context.
Roman Arutyunyan
1
-47
/
+43
2019-11-18
Limit conn: $limit_conn_status variable.
Roman Arutyunyan
1
-3
/
+73
2019-11-19
Limit conn: limit_conn_dry_run directive.
Roman Arutyunyan
1
-1
/
+23
2019-11-06
Limit req: $limit_req_status variable.
Roman Arutyunyan
1
-4
/
+75
2019-10-21
Core: moved PROXY protocol fields out of ngx_connection_t.
Roman Arutyunyan
1
-4
/
+3
2019-09-16
SSL: fixed ssl_verify_client error message.
Sergey Kandaurov
1
-1
/
+1
2019-07-31
Gzip: fixed "zero size buf" alerts after ac5a741d39cf.
Maxim Dounin
1
-4
/
+11
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-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
[next]