Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / google/fuzztest issues and pull requests
#529 - #Centipede IWYU for distill.*
Pull Request -
State: closed - Opened by copybara-service[bot] about 1 year ago
#528 - #Centipede Add a test for getting seed inputs from a target.
Pull Request -
State: closed - Opened by copybara-service[bot] about 1 year ago
#527 - #Centipede Implement GetSeeds engine-runner I/O.
Pull Request -
State: closed - Opened by copybara-service[bot] about 1 year ago
#526 - Increase default container max size to 5000
Pull Request -
State: closed - Opened by copybara-service[bot] about 1 year ago
#525 - No public description
Pull Request -
State: open - Opened by copybara-service[bot] about 1 year ago
#524 - #Centipede Wrap ExecutionResult and BatchResult into the runner_result namespace, which will be extended with results for other request types.
Pull Request -
State: closed - Opened by copybara-service[bot] about 1 year ago
#523 - #Centipede allow multiple DSOs in SymbolTable::GetSymbolsFromBinary
Pull Request -
State: closed - Opened by copybara-service[bot] about 1 year ago
#522 - #Centipede change SymbolTable::GetSymbolsFromBinary API to consume DsoTable.
Pull Request -
State: closed - Opened by copybara-service[bot] about 1 year ago
#521 - #Centipede move the ramaining sancov logic from GlobalRunnerState to SanCovObjectArray
Pull Request -
State: closed - Opened by copybara-service[bot] about 1 year ago
#520 - #Centipede Refactor names
Pull Request -
State: closed - Opened by copybara-service[bot] about 1 year ago
#519 - #Centipede code #cleanup
Pull Request -
State: closed - Opened by copybara-service[bot] about 1 year ago
#518 - #Centipede Add GetSeeds to RunnerCallbacks with a default implementation.
Pull Request -
State: closed - Opened by copybara-service[bot] about 1 year ago
#517 - #Centipede Change CentipedeCallbacks::DummyValidInput to GetSeeds for getting non-trivial seed inputs from the targets.
Pull Request -
State: closed - Opened by copybara-service[bot] about 1 year ago
#516 - Make sure WithFields[AlwaysSet/Unset] overwrite a With[Min/Max]RepeatedFieldsSize.
Pull Request -
State: closed - Opened by copybara-service[bot] about 1 year ago
#515 - Produce an error when min > max for repeated fields sizes that are set through the policy.
Pull Request -
State: closed - Opened by copybara-service[bot] about 1 year ago
#514 - Avoid checking the recursion when fields domains are customized through the policy.
Pull Request -
State: closed - Opened by copybara-service[bot] about 1 year ago
#513 - #Centipede remove stale code, update tests.
Pull Request -
State: closed - Opened by copybara-service[bot] about 1 year ago
#512 - #Centipede read the DSO Table in BinaryInfo::InitializeFromSanCovBinary
Pull Request -
State: closed - Opened by copybara-service[bot] about 1 year ago
#511 - Enable seed processing for absl::Time and absl::Duration.
Pull Request -
State: closed - Opened by copybara-service[bot] about 1 year ago
#510 - Add a section about seeded domains.
Pull Request -
State: closed - Opened by copybara-service[bot] about 1 year ago
#509 - #Centipede remove more stale code
Pull Request -
State: closed - Opened by copybara-service[bot] about 1 year ago
#508 - #Centipede use the runner command dump_binary_info instead of dump_pc_table/dump_cf_table
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#507 - #Centipede Move pc_guard initialization to runner_sancov_object. Remove stale field.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#506 - #Centipede add TempFile to utils.h/utils.cc
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#505 - #Centipede refactoring: split ReadCfTableFromFile/ReadPcTableFromFile into separate functions. NFC
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#504 - No public description
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
- 1 comment
#503 - #Centipede Create runner_sanitizer for memcmp/strcmp tracing in sanitized binaries.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#502 - #Centipede Only allow the corresponding error to be triggered when a sanitizer is present.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#501 - #Centipede Intercept strcmp and extract the common cmp tracing logic.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#500 - #Centipede Simplify `InitCentipede()` even more
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#499 - No public description
Pull Request -
State: open - Opened by copybara-service[bot] over 1 year ago
#498 - No public description
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#497 - #Centipede IWYU in shard_reader.*
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#496 - #Centipede Factor out seed_corpus_maker flags for reuse beteen OSS & Google (NFC)
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#495 - #Centipede Fix `--help`: binaries now print flags defined in any Centipede module
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#494 - #Centipede Transition top-level Centipede binaries to new unified runtime initialization
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#493 - #Centipede Add unified runtime initialization routines for top-level Centipede binaries
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#492 - #Centipede Move `config::CastArgv` from :config_file to :config_util for reuse (NFC)
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#491 - Add a test case to demonstrate a bug that may throw false positive in recursive proto logic.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
- 1 comment
#490 - #Centipede introduce the dump_binary_info runner flag.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#489 - #Centipede Skip re-executing inputs one-by-one when there is only one input executed in a batch.
Pull Request -
State: open - Opened by copybara-service[bot] over 1 year ago
#488 - #Centipede refactoring: move initialization of BinaryInfo into its method; NFC.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#487 - #Centipede move the pc table dumper into SanCovObjectArray
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#486 - No public description
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#485 - #Centipede introduce developer-only `temporary_allow_multi_dso` flag
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#484 - No public description
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#483 - No public description
Pull Request -
State: open - Opened by copybara-service[bot] over 1 year ago
#481 - #Centipede Define proto to configure seed corpus generation
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#480 - Internal change
Pull Request -
State: open - Opened by copybara-service[bot] over 1 year ago
#479 - #Centipede Implement seed corpus maker lib & CLI
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#478 - #Centipede Extend `RemoteFile*` API
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#477 - #Centipede first change in a series to support multiple sancov-instrumented DSOs.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#475 - Implement Centipede adaptor and runner callbacks for FuzzTest/Centipede integration.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#474 - #Centipede Print logs when custom mutator fails.
Pull Request -
State: open - Opened by copybara-service[bot] over 1 year ago
#473 - Update the FUZZ_TEST macro doc with the info about seed providers.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#467 - No public description
Pull Request -
State: open - Opened by copybara-service[bot] over 1 year ago
#461 - No public description
Pull Request -
State: open - Opened by copybara-service[bot] over 1 year ago
#454 - No public description
Pull Request -
State: open - Opened by copybara-service[bot] over 1 year ago
#452 - Add BinarySearch fuzz testing using https://github.com/google/fuzztest
Pull Request -
State: open - Opened by copybara-service[bot] over 1 year ago
#451 - No public description
Pull Request -
State: open - Opened by copybara-service[bot] over 1 year ago
#450 - Fuzz test not recognized with quickstart with cmake
Issue -
State: open - Opened by Georgebiri over 1 year ago
- 2 comments
#439 - #Centipede `use_cmp_features` if not set, use the default value `1`.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
- 1 comment
#438 - Internal change
Pull Request -
State: open - Opened by copybara-service[bot] over 1 year ago
#437 - Add full support for known extension fields.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#436 - Automated rollback of commit 3dbb0bc0f35abfb2feb12459f16c506492e03b3b.
Pull Request -
State: open - Opened by copybara-service[bot] over 1 year ago
#431 - Internal change
Pull Request -
State: open - Opened by copybara-service[bot] over 1 year ago
#429 - Internal change
Pull Request -
State: open - Opened by copybara-service[bot] over 1 year ago
#428 - Internal change
Pull Request -
State: open - Opened by copybara-service[bot] over 1 year ago
#423 - Internal change
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
- 1 comment
#409 - Internal change
Pull Request -
State: open - Opened by copybara-service[bot] over 1 year ago
- 1 comment
#398 - #Centipede Add new target API to use the execution metadata to the custom mutator in the mutation process.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#392 - Internal change
Pull Request -
State: open - Opened by copybara-service[bot] over 1 year ago
#386 - Internal change
Pull Request -
State: open - Opened by copybara-service[bot] over 1 year ago
- 1 comment
#367 - Internal change
Pull Request -
State: open - Opened by copybara-service[bot] over 1 year ago
- 1 comment
#366 - Internal change
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#362 - Internal change
Pull Request -
State: open - Opened by copybara-service[bot] over 1 year ago
#355 - Make BidiMap public.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#350 - Internal change
Pull Request -
State: open - Opened by copybara-service[bot] over 1 year ago
#343 - Internal change
Pull Request -
State: open - Opened by copybara-service[bot] over 1 year ago
- 1 comment
#318 - Update WORKSPACE
Pull Request -
State: closed - Opened by Jvr2022 over 1 year ago
- 1 comment
#306 - Automated rollback of changelist 532578316.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#303 - Internal change
Pull Request -
State: open - Opened by copybara-service[bot] over 1 year ago
#302 - Internal change
Pull Request -
State: open - Opened by copybara-service[bot] over 1 year ago
#271 - Internal change
Pull Request -
State: open - Opened by copybara-service[bot] over 1 year ago
- 1 comment
#241 - Internal change
Pull Request -
State: open - Opened by copybara-service[bot] over 1 year ago
#188 - Internal change
Pull Request -
State: open - Opened by copybara-service[bot] over 1 year ago
- 1 comment
#181 - Internal change
Pull Request -
State: open - Opened by copybara-service[bot] over 1 year ago
- 1 comment
#179 - Warning that Apple support is disabled
Issue -
State: open - Opened by monkeynova over 1 year ago
- 1 comment
#174 - Stack overflow due to excessive recursion when using DomainBuilder
Issue -
State: open - Opened by racko over 1 year ago
- 5 comments
#169 - Internal change
Pull Request -
State: open - Opened by copybara-service[bot] over 1 year ago
- 1 comment
#165 - Internal change
Pull Request -
State: open - Opened by copybara-service[bot] over 1 year ago
#161 - Internal change
Pull Request -
State: open - Opened by copybara-service[bot] over 1 year ago
- 1 comment
#157 - Explicitly call out C++17 for libraries.
Pull Request -
State: open - Opened by ctiller over 1 year ago
#156 - Internal change
Pull Request -
State: open - Opened by copybara-service[bot] over 1 year ago
#149 - Internal change
Pull Request -
State: open - Opened by copybara-service[bot] over 1 year ago
#137 - Internal change
Pull Request -
State: open - Opened by copybara-service[bot] almost 2 years ago
- 1 comment
#134 - Serialize strings directly instead of wrapping them in the FuzzTest format.
Pull Request -
State: open - Opened by copybara-service[bot] almost 2 years ago
#118 - Internal change
Pull Request -
State: open - Opened by copybara-service[bot] almost 2 years ago
- 1 comment
#113 - Broken link for codelab.in README
Issue -
State: open - Opened by Changochen almost 2 years ago
- 2 comments
#112 - Internal change
Pull Request -
State: open - Opened by copybara-service[bot] almost 2 years ago