-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Comparing changes
Open a pull request
base repository: AFLplusplus/AFLplusplus
base: v4.33c
head repository: AFLplusplus/AFLplusplus
compare: stable
- 19 commits
- 22 files changed
- 6 contributors
Commits on Jun 24, 2025
-
poll() has lower overhead than select(). This improves my benchmark/benchmark.py speed by 0.8% on linux
Configuration menu - View commit details
-
Copy full SHA for 870894e - Browse repository at this point
Copy the full SHA 870894eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 63cdbff - Browse repository at this point
Copy the full SHA 63cdbffView commit details
Commits on Jun 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 9d6e45f - Browse repository at this point
Copy the full SHA 9d6e45fView commit details -
Merge pull request #2481 from kcwu/select-poll
replace select() by poll()
Configuration menu - View commit details
-
Copy full SHA for a5ae138 - Browse repository at this point
Copy the full SHA a5ae138View commit details
Commits on Jul 8, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 373e678 - Browse repository at this point
Copy the full SHA 373e678View commit details
Commits on Jul 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 0ca5300 - Browse repository at this point
Copy the full SHA 0ca5300View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d77cbd - Browse repository at this point
Copy the full SHA 7d77cbdView commit details
Commits on Jul 13, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f20ca72 - Browse repository at this point
Copy the full SHA f20ca72View commit details
Commits on Jul 16, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5371f76 - Browse repository at this point
Copy the full SHA 5371f76View commit details
Commits on Jul 19, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 95eed62 - Browse repository at this point
Copy the full SHA 95eed62View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a2bf32 - Browse repository at this point
Copy the full SHA 2a2bf32View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70b1e98 - Browse repository at this point
Copy the full SHA 70b1e98View commit details
Commits on Jul 20, 2025
-
Merge pull request #2502 from TERESH1/fix_AFL_DUMP_MAP_SIZE_for_LLVM_…
…CLASSIC check AFL_DUMP_MAP_SIZE for LLVM CLASSIC
Configuration menu - View commit details
-
Copy full SHA for 8c9b6bf - Browse repository at this point
Copy the full SHA 8c9b6bfView commit details -
Merge pull request #2500 from k4lizen/scroll-maybe
Dont clear the screen when printing stats by scrolling it
Configuration menu - View commit details
-
Copy full SHA for f5743ae - Browse repository at this point
Copy the full SHA f5743aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a8767c - Browse repository at this point
Copy the full SHA 7a8767cView commit details
Commits on Jul 25, 2025
-
Update SanitizerCoveragePCGUARD.so.cc
FIx isssue #2503:Incorrect guard offset calculation for __afl_coverage_interesting calls and comparison instructions in FunctionGuardArray.
Configuration menu - View commit details
-
Copy full SHA for 0ccc209 - Browse repository at this point
Copy the full SHA 0ccc209View commit details -
Merge pull request #2504 from 85lx/patch-1
FIx isssue #2503:Incorrect guard offset calculation for __afl_coverage_interesting calls and comparison instructions in FunctionGuardArray.
Configuration menu - View commit details
-
Copy full SHA for e90f704 - Browse repository at this point
Copy the full SHA e90f704View commit details -
Configuration menu - View commit details
-
Copy full SHA for a38b7f6 - Browse repository at this point
Copy the full SHA a38b7f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b6cc9c - Browse repository at this point
Copy the full SHA 6b6cc9cView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v4.33c...stable