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

Simplify corpus management code #38

Merged
merged 5 commits into from
Aug 29, 2024
Merged

Simplify corpus management code #38

merged 5 commits into from
Aug 29, 2024

Commits on Aug 9, 2024

  1. Simplify corpus management code

    - eliminate the concept of closed queues
    - update to boto3
    - add concurrency
    - add support for GCP
    - move corpus reduction into the fuzzer module
    jschwartzentruber committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    e0c69ec View commit details
    Browse the repository at this point in the history
  2. - thread deletion too

    - bug fixes from local testing
    jschwartzentruber committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    06e1cbf View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

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

Commits on Aug 27, 2024

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

Commits on Aug 28, 2024

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