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 Fuzzing #14

Merged
merged 18 commits into from
Mar 21, 2022
Merged

Add Fuzzing #14

merged 18 commits into from
Mar 21, 2022

Commits on Nov 22, 2021

  1. fuzz first target

    bytemare committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    58dc567 View commit details
    Browse the repository at this point in the history
  2. lint

    bytemare committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    397a040 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Configuration menu
    Copy the full SHA
    dcea4c0 View commit details
    Browse the repository at this point in the history
  2. update fuzzing

    bytemare committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    638d678 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. Configuration menu
    Copy the full SHA
    714e249 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8c0e05 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00b539a View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. test new cases

    bytemare committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    29f090c View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

  1. add more fuzzing targets

    bytemare committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    81ae4b3 View commit details
    Browse the repository at this point in the history
  2. some lint

    bytemare committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    944a1d1 View commit details
    Browse the repository at this point in the history
  3. some fuww fixing

    bytemare committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    8dd23b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b3862fa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a4f974c View commit details
    Browse the repository at this point in the history
  6. don't add fuzzdata

    bytemare committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    1888dd8 View commit details
    Browse the repository at this point in the history
  7. remove build tag

    bytemare committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    8e116dd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d7c4e71 View commit details
    Browse the repository at this point in the history
  9. update linter and run linter

    bytemare committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    f327354 View commit details
    Browse the repository at this point in the history
  10. restrict to Go 1.18

    bytemare committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    b6ba39a View commit details
    Browse the repository at this point in the history