ngtcp2 1.11.0, nghttp3 1.8.0 rpms released and added to all supported platforms
Метка: ngtcp2
ngtcp2 1.10.0, nghttp3 1.7.0 rpms released
ngtcp2 1.10.0, nghttp3 1.7.0 rpms released and added to all supported platforms
ngtcp2 1.9.1 rpms released
ngtcp2 1.9.1 rpms released and added to all supported platforms
Fixes CVE-2024-52811
ngtcp2 1.9.0 rpms released
ngtcp2 1.9.0 rpms released and added to all supported platforms
nghttp2 1.64.0, ngtcp2 1.8.1 rpms released
nghttp2 1.64.0, ngtcp2 1.8.1 rpms released and added to all supported platforms
ngtcp2 1.8.0, nghttp3 1.6.0 rpms released
ngtcp2 1.8.0, nghttp3 1.6.0 rpms released and added to all supported platforms
ngtcp2 1.7.0, nghttp3 1.5.0 rpms released
ngtcp2 1.7.0, nghttp3 1.5.0 rpms released and added to all supported platforms
nghttp3 1.4.0, ngtcp2 1.6.0 released
nghttp3 1.4.0, ngtcp2 1.6.0 rpms released and added to all supported platforms
nghttp3 1.3.0, ngtcp2 1.5.0 released
nghttp3 1.3.0, ngtcp2 1.5.0 rpms released and added to all supported platforms
ngtcp2 1.4.0 released
ngtcp2 1.4.0 rpms released and added to all supported platforms
Erase sensitive data before freeing memory by @tatsuhiro-t in #1122
Fix compile error with libstdc++6-14 by @tatsuhiro-t in #1123
Make congestion controller use the current path MTU by @tatsuhiro-t in #1124
Reduce malloc call in conn_new by @tatsuhiro-t in #1125
Add missing FindJemalloc.cmake to EXTRA_DIST by @tatsuhiro-t in #1127
Automate release process by @tatsuhiro-t in #1130
Make Path MTU Discovery probes configurable by @tatsuhiro-t in #1128
examples: Add —pmtud-probes option by @tatsuhiro-t in #1132
Accept zero length UDP datagram payload and just return 0 by @tatsuhiro-t in #1134
Deal with the case that send_quantum < max_udp_payload_size by @tatsuhiro-t in #1135
Adjust simpleclient buffer to have default max_tx_udp_payload_size by @tatsuhiro-t in #1136
Document about outgoing UDP datagram payload size by @tatsuhiro-t in #1137
Move ngtcp2_settings_default_versioned to ngtcp2_settings.c by @tatsuhiro-t in #1138
Refactor acktr by @tatsuhiro-t in #1139
Cleanup free functions called from conn_new by @tatsuhiro-t in #1140
Make functions that discard pkns callable from the other source files by @tatsuhiro-t in #1141
Add typed ngtcp2_min and ngtcp2_max functions by @tatsuhiro-t in #1142
Avoid setting 0 after memset by @tatsuhiro-t in #1143
Move ngtcp2_transport_params functions to its own file by @tatsuhiro-t in #1144
Remove unused ngtcp2_conversion_test.c by @tatsuhiro-t in #1145
Move struct version to the last argument by @tatsuhiro-t in #1146
git clone recursive by @tatsuhiro-t in #1147
Update README.rst by @Karthikdasari0423 in #1150
ngtcp2_conn_write_connection_close: Fix assertion failure by @tatsuhiro-t in #1154
Fix assertion failure because of failing dup Connection ID check by @tatsuhiro-t in #1155
fuzz: Add read_write_pkt fuzzer by @tatsuhiro-t in #1156
Workaround llvm issue by @tatsuhiro-t in #1158
fuzz: Add missing include by @tatsuhiro-t in #1159
fuzz: Workaround llvm issue by @tatsuhiro-t in #1160
Add 2 new ngtcp2_ccerr_type values by @tatsuhiro-t in #1161
Add handshake fuzzer by @tatsuhiro-t in #1162
docker: Use copy —link by @tatsuhiro-t in #1163
Bump aws-lc to v1.23.0 by @tatsuhiro-t in #1164
Bump boringssl by @tatsuhiro-t in #1165
Bump picotls by @tatsuhiro-t in #1166
Switch to distroless/base-nossl by @tatsuhiro-t in #1167
Remove debug printf by @tatsuhiro-t in #1168
Add padding to at most 1200 bytes by @tatsuhiro-t in #1169
Add ngtcp2_ppe padding tests by @tatsuhiro-t in #1170