Skip to content

Add fuzz target for server#24

Merged
mkj merged 7 commits intomainfrom
matt/fuzz
Jun 15, 2025
Merged

Add fuzz target for server#24
mkj merged 7 commits intomainfrom
matt/fuzz

Conversation

@mkj
Copy link
Copy Markdown
Owner

@mkj mkj commented Jun 15, 2025

Was used to find various recent fixes.

mkj added 7 commits June 15, 2025 17:01
It's automatically enabled by std builds otherwise, we don't want the
overhead when fuzzing, or for binary size.
Fuzzing doesn't work on encrypted or signed input.
cfg(fuzzing) builds will skip decryption and verification.
This generates random Packets, for use with fuzzing.
Currently runs with afl and honggfuzz.
@mkj mkj added the robustness label Jun 15, 2025
@mkj mkj merged commit 135a2ca into main Jun 15, 2025
1 check passed
@mkj mkj deleted the matt/fuzz branch June 15, 2025 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant