-
-
Notifications
You must be signed in to change notification settings - Fork 323
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor InProcessExecutor, merge timeout executors (#1789)
* move windows, inprocess fork to a different file, try new hook mechanism for the executor * fix * even more * more * more * fix * fix * macosgit add -ugit add -u * windows! * windows! * aa * aa * macos * std * wtf unresolved? * Copy, Clone * why you just don't have the same API! * inproc * next; inprocess * windows? * ci * ci * ci * unused * ci * unused * no_std * windows no std * fix * inprocess * fix * windows * fuzzers * macos , book * fix * aa * allow * fix * stop suggesting wrong lint AAAAAAAAAAAAAAAAA!!! * stop suggesting wrong lint AAAAAAAAAAAAAAAAA!!! * win * fix * wip * wip2 * windows done? * remove TimeoutExecutor * ci * ci * miri * fixfi * compile on windows * a * clp * no_std stuff * windows no_std * mac stuff * m * a * ci * ci * deleting timeoutexecutor, gradually * fucking macos * ci * test * ci * ci * batch mode constructor * fix * ci * aa * miri * aaa * tmate again * fix windows stuff * final fix * another win fix * add * let's add the new fix later * more * fi * parse * win clippy * win no std * safety * fix * DEFAULT * final fix * libafl_libfuzzer * comments * fix * fix fuzzres * fixxxxx * fixxxxx * last fix * change name
- Loading branch information
Showing
52 changed files
with
3,070 additions
and
2,839 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -66,3 +66,5 @@ libafl_nyx/packer | |
.gdb_history | ||
# No llvm IR | ||
*.ll | ||
|
||
.tar.gz |
This file contains 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 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 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 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 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 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 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 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 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 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 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 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.