log src/core/ngx_core.h @ 9300:5be23505292b default tip

age author description
Tue, 14 Sep 2021 12:09:13 +0300 Ruslan Ermilov Removed NGX_OPENSSL_QUIC macro, NGX_QUIC is enough. quic
Tue, 15 Dec 2020 15:23:07 +0300 Vladimir Homutov Core: added interface to linux bpf() system call. quic
Fri, 13 Nov 2020 15:11:29 +0000 Sergey Kandaurov Core: hide "struct ngx_quic_connection_s" and further reduce diffs. quic
Wed, 22 Jul 2020 14:48:49 +0300 Sergey Kandaurov QUIC: fixed bulding perl module by reducing header pollution. quic
Thu, 30 Apr 2020 15:47:43 +0300 Sergey Kandaurov Configure: unbreak with old OpenSSL, --with-http_v3_module added. quic
Wed, 18 Mar 2020 12:58:27 +0300 Vladimir Homutov Extracted transport part of the code into separate file. quic