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

try out go fuzzing beta #39

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from
Draft

try out go fuzzing beta #39

wants to merge 9 commits into from

Commits on Jun 3, 2021

  1. update go.mod to 1.17

    WillAbides committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    11f4d3e View commit details
    Browse the repository at this point in the history
  2. Revert "update go.mod to 1.17"

    This reverts commit 11f4d3e.
    WillAbides committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    7c519ad View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2021

  1. use fuzz beta

    WillAbides committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    4847b09 View commit details
    Browse the repository at this point in the history
  2. shorten fuzz time

    WillAbides committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    1cec6d5 View commit details
    Browse the repository at this point in the history
  3. cp cache

    WillAbides committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    b2e98f6 View commit details
    Browse the repository at this point in the history
  4. add corpus files

    WillAbides committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    bb1aac9 View commit details
    Browse the repository at this point in the history
  5. add to corpus

    WillAbides committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    3df6197 View commit details
    Browse the repository at this point in the history
  6. increase fuzz time

    WillAbides committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    0bb4cdb View commit details
    Browse the repository at this point in the history
  7. revert to 300

    WillAbides committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    68ccc15 View commit details
    Browse the repository at this point in the history