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
/
core
/
ngx_connection.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-14
QUIC: path MTU discovery.
Roman Arutyunyan
1
-1
/
+2
2023-03-29
Merged with the default branch.
Sergey Kandaurov
1
-0
/
+1
2023-02-02
Lingering close for connections with pipelined requests.
Maxim Dounin
1
-0
/
+1
2022-02-14
Merged with the default branch.
Sergey Kandaurov
1
-0
/
+1
2022-02-03
HTTP/2: made it possible to flush response headers (ticket #1743).
Maxim Dounin
1
-0
/
+1
2021-12-29
Merged with the default branch.
Sergey Kandaurov
1
-1
/
+1
2021-12-27
Simplified sendfile(SF_NODISKIO) usage.
Maxim Dounin
1
-1
/
+1
2021-04-08
Introduced the "keepalive_time" directive.
Maxim Dounin
1
-0
/
+1
2021-04-16
Merged with the default branch.
Sergey Kandaurov
1
-0
/
+1
2021-02-17
Merged with the default branch.
Sergey Kandaurov
1
-2
/
+0
2021-01-19
Core: removed post_accept_timeout.
Maxim Dounin
1
-2
/
+0
2020-11-13
Core: reduced diff to the default branch.
Sergey Kandaurov
1
-4
/
+4
2020-11-10
QUIC: renamed c->qs to c->quic.
Roman Arutyunyan
1
-1
/
+1
2020-11-10
QUIC: got rid of the c->quic field.
Roman Arutyunyan
1
-1
/
+0
2020-07-21
QUIC: added "quic" listen parameter.
Roman Arutyunyan
1
-1
/
+4
2020-06-23
Do not close QUIC sockets in ngx_close_listening_sockets().
Sergey Kandaurov
1
-0
/
+1
2020-03-12
HTTP/QUIC interface reworked.
Vladimir Homutov
1
-0
/
+1
2020-02-28
Initial QUIC support in http.
Sergey Kandaurov
1
-3
/
+4
2019-10-21
Core: moved PROXY protocol fields out of ngx_connection_t.
Roman Arutyunyan
1
-2
/
+1
2018-07-12
Events: moved sockets cloning to ngx_event_init_conf().
Maxim Dounin
1
-1
/
+1
2018-06-04
Stream: udp streams.
Roman Arutyunyan
1
-0
/
+5
2017-05-26
Introduced ngx_tcp_nodelay().
Ruslan Ermilov
1
-0
/
+1
2016-10-10
Modules compatibility: compatibility with NGX_HTTP_SSL.
Maxim Dounin
1
-1
/
+1
2016-10-10
Modules compatibility: compatibility with NGX_HAVE_FILE_AIO.
Maxim Dounin
1
-1
/
+1
2016-10-10
Modules compatibility: compatibility with NGX_THREADS.
Maxim Dounin
1
-1
/
+1
2016-10-03
Modules compatibility: removed two NGX_HAVE_DEFERRED_ACCEPT checks.
Ruslan Ermilov
1
-3
/
+1
2016-10-03
Modules compatibility: removed unneeded NGX_HAVE_REUSEPORT checks.
Maxim Dounin
1
-2
/
+0
2016-10-03
Modules compatibility: removed unneeded IPV6_V6ONLY checks.
Maxim Dounin
1
-1
/
+1
2016-06-29
Removed unused flag accept_context_updated from ngx_event_t.
Ruslan Ermilov
1
-4
/
+0
2016-05-23
Added the $proxy_protocol_port variable.
Dmitry Volyntsev
1
-0
/
+1
2016-05-20
Belatedly changed the ngx_create_listening() prototype.
Ruslan Ermilov
1
-1
/
+1
2016-04-28
Removed unused flag unexpected_eof from ngx_connection_t.
Ruslan Ermilov
1
-1
/
+0
2016-03-30
Style.
Ruslan Ermilov
1
-11
/
+11
2016-01-20
Stream: UDP proxy.
Roman Arutyunyan
1
-0
/
+4
2015-09-11
The HTTP/2 implementation (RFC 7240, 7241).
Valentin Bartenev
1
-1
/
+1
2015-08-11
Core: idle connections now closed only once on exiting.
Valentin Bartenev
1
-0
/
+1
2015-05-20
The "reuseport" option of the "listen" directive.
Maxim Dounin
1
-0
/
+7
2015-04-25
Core: the ngx_set_connection_log() macro.
Vladimir Homutov
1
-0
/
+11
2015-03-20
Removed ngx_connection_t.lock.
Ruslan Ermilov
1
-4
/
+0
2015-03-14
Added support for offloading Linux sendfile() in thread pools.
Valentin Bartenev
1
-0
/
+4
2015-03-04
Renamed NGX_THREADS to NGX_OLD_THREADS because of deprecation.
Ruslan Ermilov
1
-1
/
+1
2015-02-11
Refactored sendfile() AIO preload.
Valentin Bartenev
1
-2
/
+0
2014-03-17
Added server-side support for PROXY protocol v1 (ticket #355).
Roman Arutyunyan
1
-0
/
+2
2014-01-14
SPDY: body filter was replaced by c->send_chain() function.
Valentin Bartenev
1
-0
/
+3
2014-01-04
Allowed up to two EBUSY errors from sendfile().
Maxim Dounin
1
-0
/
+1
2013-12-09
Core: keep the length of the local sockaddr.
Ruslan Ermilov
1
-0
/
+1
2013-12-03
Added support for TCP_FASTOPEN supported in Linux >= 3.7.1.
Mathew Rodley
1
-0
/
+4
2013-03-07
Removed c->single_connection flag.
Valentin Bartenev
1
-1
/
+0
2012-07-30
Core: ipv6only is now on by default.
Ruslan Ermilov
1
-1
/
+1
2012-01-18
Copyright updated.
Maxim Konovalov
1
-0
/
+1
[next]