Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add DTLS fuzzer #1346

Merged
merged 2 commits into from
Feb 28, 2024
Merged

Add DTLS fuzzer #1346

merged 2 commits into from
Feb 28, 2024

Conversation

ibc
Copy link
Member

@ibc ibc commented Feb 28, 2024

Details

  • Fuzz our DtlsTransport class.
  • NOTE: It's basically impossible to get into DTLS 'connected' state due to all the crypto coincidences that must happen, but anyway.

### Details

- Fuzz our `DtlsTransport` class.
- NOTE: It's basically impossible to get into DTLS 'connected' state due to all the crypto coincidences that must happen, but anyway.
@ibc ibc requested a review from jmillan February 28, 2024 12:56
@ibc ibc merged commit 1e9e6f0 into v3 Feb 28, 2024
22 checks passed
@ibc ibc deleted the add-dtls-fuzzer branch February 28, 2024 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants