doylet pushed to master at doylet/DEVenv 2023-08-30 00:45:12 +00:00
8abfcf460f 7zip: Update to 23.01
doylet created branch stacktrace in doylet/Dqn 2023-08-29 14:15:02 +00:00
doylet pushed to stacktrace at doylet/Dqn 2023-08-29 14:15:02 +00:00
0028e9ca62 dqn: Start mocking up stack trace lib
doylet pushed to master at doylet/Dqn 2023-08-29 13:06:19 +00:00
76cc1f278c dqn: Only poison commit pages to speed up poison of large arenas
b624ef1da5 dqn: Reduce ASAN guard size to 128 bytes, make it configurable
85c0fdf5fd dqn: Simplify Hex->U64 and also remove UB right shift
d756a26b42 dqn: Fix poison vet check, use FsFile for logs, various cleanup
0872da026a dqn: Put ASAN poisoning behind macros to allow vetting
Compare 5 commits »
doylet created branch enable-poison-memory in doylet/Dqn 2023-08-28 14:52:45 +00:00
doylet pushed to enable-poison-memory at doylet/Dqn 2023-08-28 14:52:45 +00:00
0872da026a dqn: Put ASAN poisoning behind macros to allow vetting
doylet pushed to main at doylet/ASANManualPoisoning 2023-08-28 13:42:26 +00:00
dd4de96742 Merge header codeblock from <sanitizer/asan_interface.h>
8619b1a7e5 Fix code block extending to end of sentence
9389810c0e Add comments from <sanitizer/asan_interface.h>
35ce425ef9 Fix broken link to ASAN paper
27afe49339 Regenerate readme with new tweaks
Compare 7 commits »
doylet pushed to main at doylet/ASANManualPoisoning 2023-08-28 13:32:34 +00:00
4b2de63902 Merge header codeblock from <sanitizer/asan_interface.h>
doylet pushed to main at doylet/ASANManualPoisoning 2023-08-28 13:31:45 +00:00
4ffbaf815a Merge header codeblock from <sanitizer/asan_interface.h>
doylet pushed to main at doylet/ASANManualPoisoning 2023-08-28 13:29:38 +00:00
1aa3728a55 Fix code block extending to end of sentence
doylet pushed to main at doylet/ASANManualPoisoning 2023-08-28 13:28:11 +00:00
a450f820d9 Add comments from <sanitizer/asan_interface.h>
doylet pushed to main at doylet/ASANManualPoisoning 2023-08-28 12:52:53 +00:00
8313605872 Fix broken link to ASAN paper
doylet pushed to main at doylet/ASANManualPoisoning 2023-08-28 12:43:55 +00:00
7b0c65e253 Regenerate readme with new tweaks
doylet pushed to main at doylet/ASANManualPoisoning 2023-08-28 12:42:34 +00:00
3cb73972ee Tweak wording of readme
doylet deleted branch temp from doylet/ASANManualPoisoning 2023-08-28 12:27:13 +00:00
doylet pushed to main at doylet/ASANManualPoisoning 2023-08-28 12:26:47 +00:00
2f06c5d8c8 Initial commit
doylet created branch temp in doylet/ASANManualPoisoning 2023-08-28 12:22:30 +00:00
doylet pushed to temp at doylet/ASANManualPoisoning 2023-08-28 12:22:30 +00:00
38c4034a17 Tweak wording of sliding window test
3691f4b284 build: Use script directory for build folder in Windows
2627a13432 build: Add GCC build script
24cd544dee Generate the readme from the example
43319c8915 build: Compile into build folder
Compare 6 commits »
doylet pushed to main at doylet/ASANManualPoisoning 2023-08-28 12:20:05 +00:00
6a49e6fb59 Tweak wording of sliding window test
8cce3380f5 build: Use script directory for build folder in Windows
5211a755a3 build: Add GCC build script
1f5070f456 Generate the readme from the example
Compare 4 commits »
doylet pushed to main at doylet/ASANManualPoisoning 2023-08-28 03:35:58 +00:00
591956471e build: Compile into build folder