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
2020-10-22
SSL: ssl_reject_handshake directive (ticket #195).
Maxim Dounin
5
-42
/
+104
2020-10-22
Stream: proxy_ssl_conf_command directive.
Maxim Dounin
1
-0
/
+34
2020-10-22
Upstream: proxy_ssl_conf_command and friends.
Maxim Dounin
3
-0
/
+104
2020-10-22
SSL: ssl_conf_command directive.
Maxim Dounin
8
-0
/
+176
2020-10-22
Core: ngx_conf_set_keyval_slot() now accepts NGX_CONF_UNSET_PTR.
Maxim Dounin
3
-7
/
+11
2020-10-13
Cpp test: added stream.
Ruslan Ermilov
1
-0
/
+2
2020-10-08
Limit req: unlocking of nodes on complex value errors.
Maxim Dounin
1
-15
/
+27
2020-10-03
Mail: proxy_smtp_auth directive.
Maxim Dounin
2
-4
/
+87
2020-10-03
Version bump.
Maxim Dounin
1
-2
/
+2
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
Resolver: improved error messages (ticket #2024).
Maxim Dounin
1
-16
/
+16
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-08-28
Stream: set module.
Pavel Pautov
1
-0
/
+226
2020-09-24
SSL: abort handshake on SSL_set_SSL_CTX() errors.
Sergey Kandaurov
1
-1
/
+4
2020-09-23
HTTP/2: run posted requests after reading body.
Maxim Dounin
1
-0
/
+4
2020-09-23
HTTP/2: fixed segfault on DATA frames after 400 errors.
Maxim Dounin
1
-0
/
+7
2020-09-16
SSL: disabled shutdown when there are buffered data.
Maxim Dounin
1
-1
/
+1
2020-09-16
SSL: disabled shutdown after connection errors.
Maxim Dounin
1
-1
/
+1
2020-09-16
SSL: fixed event handling during shutdown.
Maxim Dounin
1
-0
/
+7
2020-09-16
SSL: workaround for incorrect SSL_write() errors in OpenSSL 1.1.1.
Maxim Dounin
1
-0
/
+12
2020-09-09
Cache: keep c->body_start when Vary changes (ticket #2029).
Sergey Kandaurov
2
-1
/
+3
2017-08-04
Cache: reset c->body_start when reading a variant on Vary mismatch.
Sergey Kandaurov
2
-1
/
+4
2020-09-02
HTTP/2: rejecting invalid stream identifiers with PROTOCOL_ERROR.
Sergey Kandaurov
1
-3
/
+31
2020-07-29
Cache: ignore stale-if-error for 4xx and 5xx codes.
Roman Arutyunyan
1
-1
/
+1
2020-08-14
Version bump.
Roman Arutyunyan
1
-2
/
+2
2020-08-10
Core: reusing connections in advance.
Maxim Dounin
1
-6
/
+5
2020-08-10
Core: added a warning about reusing connections.
Maxim Dounin
2
-0
/
+14
2020-08-10
SSL: disabled sending shutdown after ngx_http_test_reading().
Maxim Dounin
1
-0
/
+6
2020-08-10
HTTP/2: fixed c->timedout flag on timed out connections.
Maxim Dounin
1
-0
/
+1
2020-08-10
SSL: fixed shutdown handling.
Maxim Dounin
1
-31
/
+48
2020-08-06
Request body: optimized handling of small chunks.
Maxim Dounin
1
-0
/
+25
2020-08-06
Request body: allowed large reads on chunk boundaries.
Maxim Dounin
1
-8
/
+113
2020-08-06
Request body: all read data are now sent to filters.
Maxim Dounin
1
-43
/
+10
2020-08-06
Added size check to ngx_http_alloc_large_header_buffer().
Maxim Dounin
1
-0
/
+6
2020-07-27
FastCGI: fixed zero size buf alerts on extra data (ticket #2018).
Maxim Dounin
1
-6
/
+22
2020-07-27
Core: enclosed parameters of the ngx_buf.h macros in parentheses.
balus
1
-10
/
+10
2020-07-23
OCSP: fixed certificate reference leak.
Sergey Kandaurov
1
-0
/
+9
2020-07-22
Xslt: disabled ranges.
Roman Arutyunyan
1
-0
/
+1
2020-07-21
Core: close PID file when writing fails.
Ruslan Ermilov
1
-2
/
+5
2020-07-09
Slice filter: clear original Accept-Ranges.
Roman Arutyunyan
1
-0
/
+5
2020-07-09
Version bump.
Roman Arutyunyan
1
-2
/
+2
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
3
-15
/
+109
2020-07-06
Upstream: drop extra data sent by upstream.
Maxim Dounin
5
-5
/
+116
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
[next]