-
-
Notifications
You must be signed in to change notification settings - Fork 384
De-duplicate OnDiskCorpus #2802
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
Closed
dhanvithnayak
wants to merge
34
commits into
AFLplusplus:main
from
dhanvithnayak:deduplicate-ondiskcorpus
Closed
Changes from all commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
033f94a
add support to share new objectives in CentralizedEventManager
dhanvithnayak 96ee382
handle received Objectives
dhanvithnayak a88aea5
remove duplicate event fires in centralized event manager
dhanvithnayak d369d3d
share input on share_objectives feature (broken)
dhanvithnayak 971d4ee
split impl LlmpEventManager based on share_objectives
dhanvithnayak 91e49a6
reduce code duplication in impl LlmpEventManager (broken)
dhanvithnayak e17d84e
fix traits error (temp)
dhanvithnayak 4de182a
fix mismatched types
dhanvithnayak 2e30191
resolve merge conflicts
dhanvithnayak 10ba9e4
fix cargo format issue
dhanvithnayak 176d8e9
Merge branch 'main' into main
dhanvithnayak f12fa78
fix merge conflicts
dhanvithnayak eb4b884
merge duplicated functions into single impl in llmp/mod.rs
dhanvithnayak 11480dd
merge duplicate impl blocks in stages/sync.rs
dhanvithnayak 1016513
fix clippy warnings
dhanvithnayak 23a8c76
implement generate_name()
dhanvithnayak b092636
implement file lock for save_testcase()
dhanvithnayak da3028a
Fix empty multipart (#2789)
riesentoaster 6ed8ad4
Add macros to libafl_bolts tuples for mapping and merging types (#2788)
riesentoaster fafdb9c
libafl_cc: Automatically find llvm_ar path (#2790)
s1341 55fd4c6
imemory_ondisk: Don't fail write under any circumstances if locking i…
s1341 4d4f3c4
frida: Deduplicate with IfElseRuntime (#2792)
s1341 b53a7a1
Add bloom filter for duplicate execution of the same inputs (#2771)
riesentoaster 1f09cda
bolts limit ashmem concept to Linux/Android only. (#2795)
devnexen 7d91c49
Optimize event serialization with pre-allocated buffer (#2794)
mzfr 675ddc7
Added expect error message to TimeFeedback where there used to be an …
AshrafIbrahim03 759f6dc
New year new clippy (#2797)
domenukk ad9b320
implement generate_name()
dhanvithnayak 65076e6
implement file lock for save_testcase()
dhanvithnayak d4ca687
make locking optional
dhanvithnayak c735807
autofix
dhanvithnayak de1f0f8
implement logic for removing testcase
dhanvithnayak 6317780
remove the god-awful bfr
dhanvithnayak 3be79dd
cleanup comment notes
dhanvithnayak File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.