You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recvfuzz is a fuzzing tool in msquic that fuzzes packets in receive path. Currently we fuzz the intial packet and handshake packet only. We need to support 1rtt packet fuzzing too to increase code coverage.
Recvfuzz is a fuzzing tool in msquic that fuzzes packets in receive path. Currently we fuzz the intial packet and handshake packet only. We need to support 1rtt packet fuzzing too to increase code coverage.