Check-in [dd307557e6]
Logged in as anonymous
Overview
Comment:add some tests
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: dd307557e6ef22f7d915d6cdb2edcc97450c8ad20db2648870b9158e99fe30d6
User & Date: arcade on 2026-07-31 10:43:14.050
Other Links: manifest | tags
Context
2026-07-31
10:46
bump, fixes: - quinn-proto: https://rustsec.org/advisories/RUSTSEC-2026-0185 Remote memory exhaustion in quinn-proto from unbounded out-of-order stream reassembly - serde_with: https://github.com/jonasbb/serde_with/security/advisories/GHSA-7gcf-g7xr-8hxj KeyValueMap serialization panics on empty sequence or map entries Bad or attacker controlled values could cause a panic while allocating too large values. check-in: dff756ad22 user: arcade tags: trunk
10:43
add some tests check-in: dd307557e6 user: arcade tags: trunk
10:42
reorganize to lib + bin to separate tests, add logging, fix some small stuff check-in: 3c858ed7c4 user: arcade tags: trunk
Changes
Added tests/utils.rs version [0b7338cf6f].