-
-
Notifications
You must be signed in to change notification settings - Fork 437
Compile-time edge module compilation check, native support for ConstMapObserver #2592
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
3ccc726
compile-time edge module compilation trick
rmalmain ef8d01a
clippy
rmalmain 6bb94fa
possible since rust 1.79
rmalmain aa50cb2
split edge module in submodules
rmalmain 5b39956
Update frida to 0.14.0 (#2596)
rmalmain 4350245
tracers and generators private modules
rmalmain decaa67
do not use star export.
rmalmain d04be02
same for drcov
rmalmain 964da23
forgot a file...
rmalmain d66d787
first draft of generic-based edge module for ConstantLengthMapObserver.
rmalmain 505c88d
integration of OwnedSizedSlice.
rmalmain 6bf7530
Merge branch 'main' into improve_edge_module_builder
rmalmain 6e838aa
fix serde stuff
rmalmain 0611e32
no std
rmalmain d9dc77c
import
rmalmain 35297dc
fixed qemu_cmin with new constant map abstraction.
rmalmain 65c3ff7
fix const map
rmalmain 2b59798
fix clippy from another pr...
rmalmain b22cf6c
fix non-null usage
rmalmain f8ac5b0
fix ci?
rmalmain bfe4b14
Merge branch 'main' into improve_edge_module_builder
rmalmain 925dab2
new feature stuff
rmalmain c7c8cd8
Merge branch 'main' into improve_edge_module_builder
rmalmain 6b8035a
Merge branch 'main' into improve_edge_module_builder
rmalmain bb70553
Merge branch 'main' into improve_edge_module_builder
rmalmain ad413e7
Merge branch 'main' into improve_edge_module_builder
rmalmain 606f5e0
fixes
rmalmain c870076
minor fixes
rmalmain f715038
fmt
rmalmain 236b2b3
non null
rmalmain 481cee8
im stupid
rmalmain 3d51d58
fmt
rmalmain 1a69530
fix fuzzer
rmalmain 7982f7f
fix fuzzers
rmalmain 93b5bbf
sized slice
rmalmain cb21994
fuzzer fixes
rmalmain f520a9a
ptr::NonNull -> NonNull
rmalmain fa035af
shorter trait length
rmalmain 7263d91
fmt
rmalmain 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
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.