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

Golang internal library fuzzers #2188

Merged
merged 9 commits into from
Aug 16, 2019
Merged

Commits on Feb 27, 2019

  1. Add golang fuzzer

    guidovranken committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    0b48d41 View commit details
    Browse the repository at this point in the history
  2. Use dvyukov's fuzzers

    guidovranken committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    20aa4a7 View commit details
    Browse the repository at this point in the history
  3. Add more fuzzers

    guidovranken committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    a42a928 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6c46a41 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2019

  1. Use upstream Golang, go-fuzz

    - Install Golang 1.9 binaries to bootstrap latest development Golang
    - Deprecate go-fuzz fork in favor of upstream go-fuzz
    guidovranken committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    e249479 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2019

  1. Configuration menu
    Copy the full SHA
    0aa6ae0 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2019

  1. Trigger Travis

    guidovranken committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    3e3bfbc View commit details
    Browse the repository at this point in the history
  2. project.yaml stub

    guidovranken committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    f7a639d View commit details
    Browse the repository at this point in the history
  3. auto_ccs

    guidovranken committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    c13838e View commit details
    Browse the repository at this point in the history