Commit Graph

4 Commits

Author SHA1 Message Date
maflcko 38cc0c4383
msquic: Use latest builder (#11865)
Use `-Wno-error=invalid-unevaluated-string`

Co-authored-by: MarcoFalke <6399679+MarcoFalke@users.noreply.github.com>
2024-05-02 11:00:28 -04:00
Daiki AMINAKA b19ed08052
Add fuzzing case (#8863)
Add test
2022-10-25 18:48:06 -04:00
Daiki AMINAKA 2f75288878
Fix link issue (#8677)
- cmake 3.16 (default version) might not work as expected with -Static
option
- Specifying exactly three option `-DisableTest -DisableTools
-DisablePerf` doesn't generate libmsquic.a, then link error for fuzzing
code
2022-10-05 09:48:08 +01:00
Daiki AMINAKA cab86a7a14
[msquic] Initial integration (#8607) 2022-09-28 17:46:44 -04:00