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-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-09-03
Uwsgi: added a check on maximum uwsgi request size.
Maxim Dounin
1
-0
/
+6
2018-09-03
Uwsgi: style.
Maxim Dounin
1
-2
/
+2
2018-08-30
Version bump.
Roman Arutyunyan
1
-2
/
+2
2018-08-29
Stream: avoid potential infinite loop at preread phase.
Roman Arutyunyan
1
-15
/
+21
2018-08-24
Upstream: fixed request chain traversal (ticket #1618).
Vladimir Homutov
1
-1
/
+1
2018-08-10
Upstream keepalive: keepalive_requests directive.
Maxim Dounin
2
-0
/
+16
2018-08-10
Upstream keepalive: keepalive_timeout directive.
Maxim Dounin
1
-5
/
+20
2018-08-10
Upstream keepalive: comment added.
Maxim Dounin
1
-0
/
+2
2018-08-10
SSL: fixed build with LibreSSL 2.8.0 (ticket #1605).
Maxim Dounin
1
-0
/
+4
2018-08-09
HTTP/2: workaround for clients which fail on table size updates.
Maxim Dounin
1
-2
/
+5
2018-08-09
Skipping spaces in configuration files (ticket #1557).
Maxim Dounin
1
-3
/
+4
2018-08-07
SSL: support for TLSv1.3 early data with BoringSSL.
Maxim Dounin
4
-0
/
+61
2018-08-07
SSL: enabled TLSv1.3 with BoringSSL.
Maxim Dounin
1
-0
/
+5
2018-08-02
Dav: removed dead store after 8e7a5de61664.
Sergey Kandaurov
1
-2
/
+0
2018-08-01
Dav: changed COPY of a file to preserve access mask.
Maxim Dounin
1
-1
/
+1
2018-08-01
Dav: changed ngx_copy_file() to preserve access and mtime.
Maxim Dounin
1
-9
/
+13
2018-08-01
Dav: fixed ngx_copy_file() to truncate destination file.
Maxim Dounin
1
-2
/
+1
2018-07-24
Version bump.
Sergey Kandaurov
1
-2
/
+2
2018-07-22
Fixed NGX_TID_T_FMT format specification for uint64_t.
Maxim Dounin
1
-2
/
+2
2018-07-18
Stream ssl_preread: added SSLv2 Client Hello support.
Sergey Kandaurov
1
-2
/
+14
2018-07-17
Fixed invalid access to location defined as an empty string.
Ruslan Ermilov
6
-6
/
+6
2018-07-17
SSL: save sessions for upstream peers using a callback function.
Sergey Kandaurov
9
-12
/
+139
2018-07-16
SSL: use of the SSL_OP_NO_RENEGOTIATION option (ticket #1376).
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-12
Events: added configuration check on the number of connections.
Maxim Dounin
1
-0
/
+15
2018-07-12
Events: moved sockets cloning to ngx_event_init_conf().
Maxim Dounin
5
-14
/
+30
2018-07-11
Stream ssl_preread: $ssl_preread_protocol variable.
Roman Arutyunyan
1
-6
/
+93
2018-07-12
Allow resetting connections closed by "return 444" (ticket #905).
Ruslan Ermilov
1
-0
/
+1
2018-07-05
Resolver: retry sending queries on errors (ticket #1511).
Maxim Dounin
1
-2
/
+18
2018-07-05
SSL: logging level of "https proxy request" errors.
Maxim Dounin
1
-0
/
+2
2018-07-05
Version bump.
Maxim Dounin
1
-2
/
+2
2018-07-02
Upstream: fixed tcp_nopush with gRPC.
Maxim Dounin
1
-0
/
+12
2018-07-02
Upstream: fixed unexpected tcp_nopush usage on peer connections.
Maxim Dounin
1
-0
/
+4
2018-07-02
gRPC: clearing buffers in ngx_http_grpc_get_buf().
Maxim Dounin
1
-11
/
+16
2018-07-02
Added FreeBSD support for "listen ... reuseport".
Ruslan Ermilov
1
-0
/
+54
2018-06-15
Upstream: ngx_http_upstream_random module.
Vladimir Homutov
2
-0
/
+1004
2018-06-14
Upstream: improved peer selection concurrency for hash and ip_hash.
Ruslan Ermilov
3
-3
/
+21
2018-06-13
Resolver: require name servers.
Ruslan Ermilov
1
-0
/
+5
2018-06-13
Resolver: allocate resolver from configuration pool.
Ruslan Ermilov
1
-43
/
+32
2018-06-13
Upstream: disable body cleanup with preserve_output (ticket #1565).
Maxim Dounin
1
-1
/
+2
2018-06-07
HTTP/2: use scheme from original request for pushes (closes #1549).
Ruslan Ermilov
2
-20
/
+19
2018-06-07
Added r->schema.
Ruslan Ermilov
4
-9
/
+13
2018-06-07
Removed extraneous check while processing request line.
Ruslan Ermilov
1
-1
/
+1
2018-06-07
HTTP/2: validate client request scheme.
Ruslan Ermilov
1
-0
/
+23
2018-05-24
Allowed digits, '+', '-', and '.' in scheme names as per RFC 3986.
Ruslan Ermilov
1
-0
/
+5
2018-06-06
SSL: removed extra prototype.
Sergey Kandaurov
1
-1
/
+0
2018-06-05
Added missing space after ngx_close_socket_n.
Maxim Dounin
2
-3
/
+3
[prev]
[next]