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

Feat/improvements #183

Merged
merged 5 commits into from
Nov 20, 2024
Merged

Feat/improvements #183

merged 5 commits into from
Nov 20, 2024

Commits on Nov 19, 2024

  1. Configuration menu
    Copy the full SHA
    1134dcf View commit details
    Browse the repository at this point in the history
  2. Add corpus generator that we can use later to update corpus data

    Add lexical core to fuzzer deps
    
    Update lock
    
    Increate max number of arguments
    
    Update instruction son fuzzing
    
    Minor updates
    
    Remove fuzzing artifact from this as it is handle in a different Cargo.toml
    
    Cargo fmt
    
    Use nom::sequence::tuple instead of permutation to ensure fields ordering
    
    Use fuzzing in CI with some time configuration
    
    Update lint ci job
    
    Apply linter for formatting
    
    remove unused import
    
    Add clang settings
    
    Fix some lint errors
    
    Use honggfuzz built-in timing configs
    
    Use our runners for fuzzing
    
    fix linter
    
    Fix running time for fuzzer
    
    Use timeout and preserve status to control fuzzer execution
    neithanmo committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    890dffe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e504d07 View commit details
    Browse the repository at this point in the history
  4. Add cargo fmt

    neithanmo committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    285c5a0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a78ae07 View commit details
    Browse the repository at this point in the history