]> git.kaiwu.me - nginx.git/commit
Initial QUIC support in http.
authorSergey Kandaurov <pluknet@nginx.com>
Fri, 28 Feb 2020 10:09:51 +0000 (13:09 +0300)
committerSergey Kandaurov <pluknet@nginx.com>
Fri, 28 Feb 2020 10:09:51 +0000 (13:09 +0300)
commit26ac1c73f0fe90c77cbad84a6b4ef5712e35ba52
tree9860cd3f43f9fae5b3d5656b273b4910c504835e
parente92cb24f40b865e3cc5b9f0993e328e4f0642e0f
Initial QUIC support in http.
13 files changed:
auto/modules
src/core/ngx_connection.h
src/core/ngx_core.h
src/event/ngx_event_openssl.c
src/event/ngx_event_openssl.h
src/event/ngx_event_quic.h [new file with mode: 0644]
src/http/modules/ngx_http_ssl_module.c
src/http/modules/ngx_http_ssl_module.h
src/http/ngx_http.c
src/http/ngx_http_core_module.c
src/http/ngx_http_core_module.h
src/http/ngx_http_request.c
src/http/ngx_http_request.h