The official NGINX Open Source repository.
Go to file
Roman Arutyunyan 58c11ee714 QUIC: a new constant for AEAD tag length.
Previously used constant EVP_GCM_TLS_TAG_LEN had misleading name since it was
used not only with GCM, but also with CHACHAPOLY.  Now a new constant
NGX_QUIC_TAG_LEN introduced.  Luckily all AEAD algorithms used by QUIC have
the same tag length of 16.
2023-06-09 10:25:54 +04:00
auto HTTP/2: removed server push (ticket #2432). 2023-06-08 16:56:46 +04:00
conf MIME: added image/avif type. 2021-10-25 20:49:15 +03:00
contrib Contrib: vim syntax, update core and 3rd party module directives. 2022-06-18 15:54:40 +03:00
docs nginx-1.25.1-RELEASE 2023-06-13 18:08:09 +03:00
misc Added stream modules realip and ssl_preread to win32 builds. 2023-04-17 14:08:00 +04:00
src QUIC: a new constant for AEAD tag length. 2023-06-09 10:25:54 +04:00
.hgtags release-1.25.1 tag 2023-06-13 18:08:10 +03:00