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
2018-11-21
Mp4: fixed possible pointer overflow on 32-bit platforms.
Maxim Dounin
1
-1
/
+8
2018-10-23
SSL: explicitly set maximum version (ticket #1654).
Maxim Dounin
1
-0
/
+5
2018-08-07
SSL: enabled TLSv1.3 with BoringSSL.
Maxim Dounin
1
-0
/
+5
2018-09-25
SSL: logging level of "no suitable signature algorithm".
Maxim Dounin
1
-0
/
+6
2018-09-25
SSL: logging level of "no suitable key share".
Maxim Dounin
1
-0
/
+6
2018-09-03
gRPC: disabled keepalive when sending control frames was blocked.
Maxim Dounin
1
-0
/
+12
2018-09-03
gRPC: improved keepalive handling.
Maxim Dounin
1
-33
/
+67
2018-08-10
SSL: fixed build with LibreSSL 2.8.0 (ticket #1605).
Maxim Dounin
1
-0
/
+4
2018-07-16
SSL: fixed SSL_clear_options() usage with OpenSSL 1.1.0+.
Maxim Dounin
2
-2
/
+2
2018-07-16
SSL: logging levels of "unsupported protocol", "version too low".
Maxim Dounin
1
-0
/
+4
2018-07-05
SSL: logging level of "https proxy request" errors.
Maxim Dounin
1
-0
/
+2
2018-07-02
Upstream: fixed tcp_nopush with gRPC.
Maxim Dounin
1
-0
/
+12
2018-07-02
gRPC: clearing buffers in ngx_http_grpc_get_buf().
Maxim Dounin
1
-11
/
+16
2018-06-13
Upstream: disable body cleanup with preserve_output (ticket #1565).
Maxim Dounin
1
-1
/
+2
2018-06-01
Events: fixed handling zero-length client address.
Roman Arutyunyan
1
-0
/
+12
2018-05-23
Removed glibc crypt_r() bug workaround (ticket #1469).
Maxim Dounin
1
-4
/
+0
2018-05-07
Silenced -Wcast-function-type warnings (closes #1546).
Sergey Kandaurov
7
-19
/
+31
2018-12-03
Version bump.
Maxim Dounin
1
-2
/
+2
2018-11-06
gRPC: limited allocations due to ping and settings frames.
Maxim Dounin
1
-0
/
+15
2018-11-06
HTTP/2: limit the number of idle state switches.
Ruslan Ermilov
2
-3
/
+11
2018-11-06
HTTP/2: flood detection.
Ruslan Ermilov
2
-1
/
+12
2018-11-06
Mp4: fixed reading 64-bit atoms.
Roman Arutyunyan
1
-0
/
+7
2018-11-06
Version bump.
Maxim Dounin
1
-2
/
+2
2018-04-17
Stable branch.
Maxim Dounin
1
-2
/
+2
2018-04-05
Upstream: fixed u->conf->preserve_output (ticket #1519).
Maxim Dounin
1
-6
/
+12
2018-04-05
Version bump.
Maxim Dounin
1
-2
/
+2
2018-04-03
Upstream: fixed ngx_http_upstream_test_next() conditions.
Maxim Dounin
1
-2
/
+18
2018-04-02
Core: fixed build, broken by 63e91f263a49.
Vladimir Homutov
1
-16
/
+16
2018-04-02
Core: revised the PROXY protocol v2 code.
Ruslan Ermilov
1
-85
/
+69
2018-03-27
Core: style.
Vladimir Homutov
1
-15
/
+14
2018-03-22
Core: added processing of version 2 of the PROXY protocol.
Vladimir Homutov
1
-0
/
+192
2018-03-22
Stream: set action before each recv/send while proxying.
Roman Arutyunyan
1
-2
/
+11
2018-03-22
gRPC: fixed possible sign extension of error and setting_value.
Maxim Dounin
1
-3
/
+3
2018-03-22
Improved code readability (closes #1512).
Ruslan Ermilov
1
-2
/
+2
2018-03-22
Version bump.
Maxim Dounin
1
-2
/
+2
2018-03-20
gRPC: fixed missing state save in frame header parsing.
Sergey Kandaurov
1
-0
/
+1
2018-03-19
HTTP/2: improved frame info debugging.
Ruslan Ermilov
2
-5
/
+8
2018-03-19
gRPC: fixed parsing response headers split on CONTINUATION frames.
Sergey Kandaurov
1
-2
/
+2
2018-03-19
Fixed checking ngx_tcp_push() and ngx_tcp_nopush() return values.
Ruslan Ermilov
3
-3
/
+3
2018-03-19
Upstream: fixed comments after 13f8dec720b5.
Ruslan Ermilov
3
-6
/
+2
2018-03-17
gRPC: special handling of "trailer only" responses.
Maxim Dounin
2
-10
/
+16
2018-03-17
gRPC: special handling of the TE request header.
Maxim Dounin
3
-2
/
+72
2018-03-17
The gRPC proxy module.
Maxim Dounin
1
-0
/
+4571
2018-03-17
Upstream: u->conf->preserve_output flag.
Maxim Dounin
2
-2
/
+5
2018-03-17
Upstream: u->request_body_blocked flag.
Maxim Dounin
2
-2
/
+20
2018-03-17
Upstream: trailers support, u->conf->pass_trailers flag.
Maxim Dounin
2
-0
/
+98
2018-03-17
HTTP/2: externalized various constants and interfaces.
Maxim Dounin
5
-91
/
+129
2018-03-12
Style.
Roman Arutyunyan
1
-3
/
+3
2018-03-12
Stream ssl_preread: $ssl_preread_alpn_protocols variable.
Roman Arutyunyan
1
-6
/
+122
2018-03-07
Improved code readablity.
Ruslan Ermilov
2
-4
/
+12
[next]