Path to this page:
Subject: CVS commit: pkgsrc/www/nghttp3
From: Adam Ciarcinski
Date: 2023-02-15 19:07:46
Message id: 20230215180746.C2779FA90@cvs.NetBSD.org
Log Message:
nghttp3: updated to 0.8.0
nghttp3 v0.8.0
nghttp3_ringbuf: fix __popcnt with WIN ARM (32bits)
workflow: Bump compilers
Prioritize lower stream
Add test case for "Prioritize a stream with lower stream ID"
Remove remnant code for server push
Remove nghttp3_node_id because we have single type of node ID now
Update RFCs
Nghttp3 unreachable
Minor cleanup
Clarify the case where offset >= buflen
Refactor enable_connect_protocol processing and add tests
Remove unused nghttp3_put_uint48be and nghttp3_put_uint24be functions
Rename nghttp3_get_varint_len and nghttp3_put_varint_len
Files: