Commit Graph

26 Commits

Author SHA1 Message Date
9325a4fcbb http->https 2021-11-06 10:28:22 +01:00
6ce3d7fede add AFL_USE_TSAN 2021-11-04 15:53:17 +01:00
9ec63d3f17 fix frida, fix dictionary generation to honor AFL_LLVM_{ALLOW/DENY}LIST 2021-07-14 14:31:27 +02:00
76c0940cee format 2021-06-07 12:54:16 +02:00
96c802fce8 fix stupid typos 2021-06-01 18:41:38 +02:00
97225f1f6f adapt to incompatible LLVM 13 API 2021-06-01 18:36:28 +02:00
b9799bbe1d fix classic threadsafe counters 2021-06-01 11:28:31 +02:00
7665354405 threadsafe doc fixes, code format 2021-06-01 10:13:16 +02:00
b246de7891 add support for AFL_LLVM_THREADSAFE_INST to other LLVM passes 2021-05-30 15:25:10 +02:00
c9539aa6b7 support new env var AFL_LLVM_THREADSAFE_INST to enable atomic counters.
add new test case for that.
2021-05-30 11:45:11 +02:00
32be08d7b3 add some comments 2021-05-07 08:13:50 +02:00
70e2737222 first working NeverZero implementation 2021-05-06 21:11:37 +02:00
b15fcde477 still not working 2021-04-30 12:09:06 +02:00
976969dce5 work in progress: not working correctly yet 2021-04-28 00:29:15 +02:00
00e54565ef use atomic read-modify-write increment for LLVM CLASSIC 2021-04-17 21:29:50 +02:00
791c5c171d fix ctx-1 2021-03-09 18:44:42 +01:00
c429021de1 fix typos and format 2021-03-05 15:27:10 +01:00
be5274d4a9 fix kctx compilation hang 2021-03-04 15:12:08 +01:00
0aa93afeb8 vectorial top-k CTX first implementation 2021-03-04 14:50:26 +01:00
8f538e77ed code format 2021-03-04 11:33:51 +01:00
1e76079e93 llvm mode CALLER mode 2021-03-04 11:32:32 +01:00
0e736276e6 restore correct CTX behaviour in llvm mode 2021-03-04 11:00:54 +01:00
0ad56167c5 fix scan-build issues 2021-02-07 07:51:29 +01:00
1a85fca49f haiku fix 2021-01-05 19:14:51 +01:00
7f4b3a460a more code cleanup (instrumentation) 2021-01-04 22:23:04 +01:00
996986bed5 first batch of changes 2020-09-05 12:11:48 +02:00