• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

renatahodovan / grammarinator / 25785837273

Builds Branch Commit Type Ran Committer Via Coverage
25785837273 master Configure grafl mutator filters from environment (#395) Parse GRAFL_ALLOWLIST and GRAFL_BLOCKLIST as comma-separated mutator name lists and pass the resulting sets to AFLTool during initialization. This matches the libFuzzer integration's allowl... push 13 May 2026 07:52AM UTC web-flow github
83.3
25783596251 grafl-mut-filter Merge b2167444f into 8038fcedf Pull #395 13 May 2026 06:59AM UTC web-flow github
83.3
25781257283 grafl-mut-filter Configure grafl mutator filters from environment Parse GRAFL_ALLOWLIST and GRAFL_BLOCKLIST as comma-separated mutator name lists and pass the resulting sets to AFLTool during initialization. This matches the libFuzzer integration's allowlist/blo... push 13 May 2026 05:58AM UTC renatahodovan github
83.27
25759594312 master Limit retained AFL output buffer capacity (#394) Shrink grafl's reusable fuzz, trim, and postprocess buffers after large transient outputs. Return oversized buffers to the default 1 MiB baseline instead of keeping rare large allocations alive ind... push 12 May 2026 08:16PM UTC web-flow github
83.49
25752555477 afl-buf-cap Limit retained AFL output buffer capacity Shrink grafl's reusable fuzz, trim, and postprocess buffers after large transient outputs. Return oversized buffers to the default 1 MiB baseline instead of keeping rare large allocations alive indefinitely. Pull #394 12 May 2026 06:00PM UTC renatahodovan github
83.3
25728767153 afl-buf-cap Merge 0c66af253 into feecb7868 Pull #394 12 May 2026 10:32AM UTC web-flow github
83.52
25726996258 afl-buf-cap Limit retained AFL output buffer capacity Shrink grafl's reusable fuzz, trim, and postprocess buffers after large transient outputs. Return oversized buffers to the default 1 MiB baseline instead of keeping rare large allocations alive indefinitely. push 12 May 2026 09:56AM UTC renatahodovan github
83.3
25726813134 master Avoid leaking SubTreePopulation object in AFLTool (#393) Explicitly delete the created population in the destructor of AFLTool. push 12 May 2026 09:52AM UTC web-flow github
83.56
25723519417 pop-leak-fix Avoid leaking SubTreePopulation object in AFLTool Explicitly delete the created population in the destructor of AFLTool. Pull #393 12 May 2026 08:45AM UTC renatahodovan github
83.3
25720203004 master Save AFL trees after queue processing (#392) Populate the subtree pool from queue_get for seed corpus entries and from post_trim once AFL has finished processing a queue item. Avoid saving newly discovered entries in queue_new_entry. Those entri... push 12 May 2026 07:34AM UTC web-flow github
83.52
25719184593 grafl-savetree-fix Merge c574dee45 into 20f790c59 Pull #392 12 May 2026 07:10AM UTC web-flow github
83.27
25717497354 grafl-savetree-fix Save AFL trees after queue processing Populate the subtree pool from queue_get for seed corpus entries and from post_trim once AFL has finished processing a queue item. Avoid saving newly discovered entries in queue_new_entry. Those entries are ... push 12 May 2026 06:28AM UTC renatahodovan github
83.3
25699885239 master Fix AFL max length checks for encoded tree inputs (#391) Do not reject queue entries based on the size of their encoded tree representation. AFL's max_length applies to the post-processed target input, while grafl queue files store encoded trees ... push 11 May 2026 10:03PM UTC web-flow github
83.49
25699128154 grafl-size-fix Fix AFL max length checks for encoded tree inputs Do not reject queue entries based on the size of their encoded tree representation. AFL's max_length applies to the post-processed target input, while grafl queue files store encoded trees that ma... Pull #391 11 May 2026 09:46PM UTC renatahodovan github
83.27
25699053717 master Avoid leaking in AFL postprocess (#390) Store post-processed output in the grafl state instead of allocating a fresh buffer for each callback invocation. AFL copies the returned data but does not take ownership of custom postprocess allocations, ... push 11 May 2026 09:44PM UTC web-flow github
83.27
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 80
  • 81
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc