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
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
2011-12-05
Added the "so_keepalive=" parameter to the "listen" directive.
Valentin Bartenev
1
-0
/
+6
2011-04-04
reuse keepalive connections if there are no free worker connections
Igor Sysoev
1
-0
/
+4
2010-07-05
listen setfib=X
Igor Sysoev
1
-0
/
+3
2009-11-01
delete unused field c->local_socklen
Igor Sysoev
1
-1
/
+0
2009-08-30
aio sendfile
Igor Sysoev
1
-0
/
+5
2009-05-25
keepalive_requests
Igor Sysoev
1
-0
/
+2
2009-05-18
ngx_connection_local_sockaddr()
Igor Sysoev
1
-0
/
+2
2009-05-05
ngx_create_listening()
Igor Sysoev
1
-0
/
+2
2009-05-05
use correct name
Igor Sysoev
1
-1
/
+1
2009-05-04
delete never used ngx_ssl_set_nosendshut()
Igor Sysoev
1
-5
/
+0
2009-05-04
delete ngx_listening_inet_stream_socket()
Igor Sysoev
1
-2
/
+0
2009-04-30
*) refactor error_log processing: listen socket log might inherit built-in
Igor Sysoev
1
-0
/
+1
2009-03-13
ipv6only
Igor Sysoev
1
-0
/
+4
2009-03-12
ignore EINVAL from setsockopt() on Solaris
Igor Sysoev
1
-3
/
+4
2009-02-21
a prelimiary IPv6 support, HTTP listen
Igor Sysoev
1
-3
/
+0
2008-08-21
ngx_sock_ntop() takes family from sockaddr, remove duplicate field
Igor Sysoev
1
-1
/
+0
2007-03-19
close keep-alive connections in the shuting down processes
Igor Sysoev
1
-0
/
+3
2006-10-30
high level HTTP buffered flags should be on per-subrequest basis,
Igor Sysoev
1
-3
/
+3
2006-04-26
nginx-0.3.42-RELEASE import
release-0.3.42
Igor Sysoev
1
-5
/
+0
2006-01-11
nginx-0.3.20-RELEASE import
release-0.3.20
Igor Sysoev
1
-1
/
+6
2005-12-05
nginx-0.3.13-RELEASE import
release-0.3.13
Igor Sysoev
1
-1
/
+2
[next]