The official NGINX Open Source repository.
Go to file
Vladimir Homutov b20ed8f7f1 Moved all QUIC code into ngx_event_quic.c
Introduced ngx_quic_input() and ngx_quic_output() as interface between
nginx and protocol.  They are the only functions that are exported.

While there, added copyrights.
2020-02-28 16:23:25 +03:00
auto QUIC add_handshake_data callback, varint routines. 2020-02-28 13:09:51 +03:00
conf MIME: added font/woff2 type (ticket #1243). 2018-06-15 17:29:55 +03:00
contrib Contrib: vim syntax, update core and 3rd party module directives. 2019-06-30 10:39:01 +03:00
docs nginx-1.17.8-RELEASE 2020-01-21 16:39:41 +03:00
misc Updated OpenSSL used for win32 builds. 2019-09-24 16:30:03 +03:00
src Moved all QUIC code into ngx_event_quic.c 2020-02-28 16:23:25 +03:00
.hgtags release-1.17.8 tag 2020-01-21 16:39:42 +03:00