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 HTTP/3 fuzzing harness #97

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Jan 5, 2024

  1. Add http3 initial fuzzer

    Vasco-jofra authored and elopez committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    ae86ce8 View commit details
    Browse the repository at this point in the history
  2. Use DGRAM for HTTP3

    Vasco-jofra authored and elopez committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    c43ca0e View commit details
    Browse the repository at this point in the history
  3. Disable CRL option for HTTPS

    HTTP/3 appears to fail with it set to /dev/null
    elopez committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    8015b69 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4189553 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4630c29 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    890ad20 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2f9cecf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3007983 View commit details
    Browse the repository at this point in the history