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
/
http
/
ngx_http.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-14
Common tree insert function for QUIC and UDP connections.
Roman Arutyunyan
1
-7
/
+0
2023-05-11
HTTP/3: removed "http3" parameter of "listen" directive.
Roman Arutyunyan
1
-5
/
+0
2023-03-29
Merged with the default branch.
Sergey Kandaurov
1
-2
/
+63
2023-01-28
Added warning about redefinition of listen socket protocol options.
Maxim Dounin
1
-1
/
+62
2023-02-27
HTTP/3: "quic" parameter of "listen" directive.
Roman Arutyunyan
1
-1
/
+6
2023-01-26
Fixed handling of very long locations (ticket #2435).
Maxim Dounin
1
-1
/
+1
2022-04-20
QUIC: separate UDP framework for QUIC.
Roman Arutyunyan
1
-0
/
+7
2022-01-13
HTTP/3: removed useless warning regarding OpenSSL library.
Sergey Kandaurov
1
-11
/
+0
2021-12-04
HTTP/3: http3_hq directive and NGX_HTTP_V3_HQ macro.
Roman Arutyunyan
1
-8
/
+3
2021-12-06
HTTP/3: merged ngx_http_quic_module into ngx_http_v3_module.
Roman Arutyunyan
1
-17
/
+7
2021-11-03
Merged with the default branch.
Sergey Kandaurov
1
-3
/
+2
2021-09-14
Removed NGX_OPENSSL_QUIC macro, NGX_QUIC is enough.
Ruslan Ermilov
1
-1
/
+1
2021-10-15
HTTP/2: removed support for NPN.
Vladimir Homutov
1
-3
/
+2
2021-05-28
Merged with the default branch.
Sergey Kandaurov
1
-0
/
+37
2021-05-24
Location header escaping in redirects (ticket #882).
Ruslan Ermilov
1
-0
/
+37
2021-02-17
Merged with the default branch.
Sergey Kandaurov
1
-1
/
+0
2021-01-19
Core: removed post_accept_timeout.
Maxim Dounin
1
-1
/
+0
2020-07-21
QUIC: added "quic" listen parameter.
Roman Arutyunyan
1
-10
/
+25
2020-07-13
Merged with the default branch.
Sergey Kandaurov
1
-2
/
+2
2020-06-23
Do not close QUIC sockets in ngx_close_listening_sockets().
Sergey Kandaurov
1
-0
/
+4
2020-06-15
Fixed potential leak of temp pool.
Eran Kornblau
1
-2
/
+2
2020-05-29
Added propagation of the "wildcard" flag to c->listening.
Vladimir Homutov
1
-0
/
+2
2020-02-28
Initial QUIC support in http.
Sergey Kandaurov
1
-0
/
+26
2020-02-28
HTTP UDP layer, QUIC support autotest.
Sergey Kandaurov
1
-1
/
+6
2019-03-15
Multiple addresses in "listen".
Roman Arutyunyan
1
-16
/
+18
2018-07-12
Events: moved sockets cloning to ngx_event_init_conf().
Maxim Dounin
1
-4
/
+0
2017-07-20
Precontent phase.
Roman Arutyunyan
1
-11
/
+8
2017-07-19
Style.
Alex Zhang
1
-1
/
+1
2016-12-13
The size of cmcf->phase_engine.handlers explained.
Ruslan Ermilov
1
-1
/
+4
2016-10-03
Modules compatibility: removed unneeded IPV6_V6ONLY checks.
Maxim Dounin
1
-1
/
+1
2016-06-20
Introduced ngx_inet_get_port() and ngx_inet_set_port() functions.
Roman Arutyunyan
1
-25
/
+1
2016-05-23
Renamed "u" to "sockaddr" in listen options types.
Maxim Dounin
1
-8
/
+10
2016-05-20
Use ngx_cmp_sockaddr() where appropriate.
Ruslan Ermilov
1
-33
/
+4
2016-02-04
Dynamic modules: changed ngx_modules to cycle->modules.
Maxim Dounin
1
-14
/
+14
2016-02-04
Dynamic modules: moved module-related stuff to separate files.
Maxim Dounin
1
-8
/
+1
2015-12-17
Fixed PROXY protocol on IPv6 sockets (ticket #858).
Maxim Dounin
1
-0
/
+1
2015-09-11
The HTTP/2 implementation (RFC 7240, 7241).
Valentin Bartenev
1
-14
/
+17
2015-06-16
Disabled duplicate http, mail, and stream blocks.
Vladimir Homutov
1
-0
/
+4
2015-05-20
The "reuseport" option of the "listen" directive.
Maxim Dounin
1
-0
/
+8
2015-05-20
Simplified ngx_http_init_listening().
Maxim Dounin
1
-7
/
+1
2015-04-24
Merge proxy_protocol setting of listen directives.
Roman Arutyunyan
1
-1
/
+4
2015-03-23
Request body: filters support.
Maxim Dounin
1
-2
/
+3
2014-09-17
Avoided to add duplicate hash key in ngx_http_types_slot().
Gu Feng
1
-1
/
+5
2014-06-26
Fixed wrong sizeof() in ngx_http_init_locations().
Maxim Dounin
1
-2
/
+2
2014-03-17
Added server-side support for PROXY protocol v1 (ticket #355).
Roman Arutyunyan
1
-0
/
+1
2014-01-28
SSL: support ALPN (IETF's successor to NPN).
Piotr Sikora
1
-3
/
+5
2013-12-03
Added support for TCP_FASTOPEN supported in Linux >= 3.7.1.
Mathew Rodley
1
-0
/
+4
2013-09-23
Caseless location tree construction (ticket #90).
Maxim Dounin
1
-4
/
+7
2013-03-21
Use NGX_DEFAULT_POOL_SIZE macro where appropriate.
Ruslan Ermilov
1
-1
/
+1
2013-03-20
Preliminary experimental support for SPDY draft 2.
Valentin Bartenev
1
-0
/
+23
[next]