private-octopus / fuzi_q

Over the net fuzzing of QUIC servers or clients.
MIT License
19 stars 4 forks source link

Frames can be fuzzed explicitly as per the user's choice #32

Closed soumyajit0 closed 2 weeks ago

soumyajit0 commented 2 weeks ago

We can now target only particular types of frames and fuzz them.

soumyajit0 commented 2 weeks ago

Okay, I am working on these.