nginx/auto
Roman Arutyunyan 47ed87f855 HTTP/3: renamed ngx_http_v3.c to ngx_http_v3_encode.c.
The file contains only encoding functions.
2020-07-13 12:38:08 +03:00
..
cc Win32: defined pdb path. 2019-04-04 19:30:47 +03:00
lib QUIC: added "quic" listen parameter. 2020-07-21 23:09:22 +03:00
os Win32: enabled both select and poll on Windows by default. 2019-01-24 22:00:13 +03:00
types Configure: stop polluting NGX_ namespace. 2016-06-27 15:00:06 -07:00
configure Configure: fix compilation on MSYS2 / MinGW64. 2017-06-06 18:13:39 +03:00
define Copyright updated. 2012-01-18 15:07:43 +00:00
endianness Configure: fix build with -Werror=old-style-definition. 2016-06-27 15:00:05 -07:00
feature Configure: fix build with -Werror=old-style-definition. 2016-06-27 15:00:05 -07:00
have Copyright updated. 2012-01-18 15:07:43 +00:00
have_headers Copyright updated. 2012-01-18 15:07:43 +00:00
headers Copyright updated. 2012-01-18 15:07:43 +00:00
include Configure: stop polluting NGX_ namespace. 2016-06-27 15:00:06 -07:00
init Dynamic modules: do not overwrite old modules on install. 2016-03-10 16:50:13 +03:00
install Configure: style. 2016-03-10 18:31:05 +03:00
make HTTP/3. 2020-03-13 19:36:33 +03:00
module Configure: honor dependencies of dynamic modules. 2016-11-21 16:49:19 +03:00
modules HTTP/3: renamed ngx_http_v3.c to ngx_http_v3_encode.c. 2020-07-13 12:38:08 +03:00
nohave Copyright updated. 2012-01-18 15:07:43 +00:00
options QUIC: added "quic" listen parameter. 2020-07-21 23:09:22 +03:00
sources Win32: added WSAPoll() support. 2019-01-24 21:51:21 +03:00
stubs Copyright updated. 2012-01-18 15:07:43 +00:00
summary Internal md5 and sha1 implementations are now always used. 2016-06-30 18:57:39 +03:00
threads Configure: fixed static compilation with OpenSSL 1.1.1. 2018-03-22 15:55:57 +03:00
unix Events: available bytes calculation via ioctl(FIONREAD). 2019-10-17 16:02:19 +03:00