|
f7f106c42a
|
remove maybe_linking artifacts
|
2020-04-09 10:23:37 +02:00 |
|
|
7f817fe583
|
rename all 'Makefile' to 'GNUmakefile', use -Werror for -flto checks
|
2020-04-09 10:23:37 +02:00 |
|
|
5e66d95fbd
|
better asan
|
2020-04-09 10:23:37 +02:00 |
|
|
d064b2e4af
|
el no longer has to be used in loop
|
2020-04-09 10:23:37 +02:00 |
|
|
9d067d26da
|
fix unit test case for long list
|
2020-04-09 10:23:37 +02:00 |
|
|
8e417ecb5c
|
makefile asan fix
|
2020-04-09 10:23:37 +02:00 |
|
|
a9d072ad02
|
O3 again
|
2020-04-09 10:23:37 +02:00 |
|
|
5630c2e72c
|
list testcase added
|
2020-04-09 10:23:37 +02:00 |
|
|
29ff59cc8a
|
fixing unit tests (again) remove CFLAGS_FLTO, put LDFLAGS near the end
|
2020-04-09 10:23:37 +02:00 |
|
|
dab429521b
|
added (broken) list test
|
2020-04-09 10:23:37 +02:00 |
|
|
48fc106905
|
added prealloc testcase
|
2020-04-09 10:23:37 +02:00 |
|
|
ee72d5d01d
|
add Make rule for new unit test
|
2020-04-09 10:23:37 +02:00 |
|
|
378f4dd46d
|
fix make target unit test (tested on Ubuntu 16.04)
|
2020-04-09 10:23:37 +02:00 |
|
|
2455f081fc
|
llvm_mode: using MaybeAlign wrapper over the deprecated setter.
seems to be available even on LLVM 3.7
|
2020-04-09 10:23:37 +02:00 |
|
|
d40866add2
|
unittest for prealloc added
|
2020-04-01 14:39:03 +02:00 |
|
|
9ca8ff77f3
|
Merge branch 'master' of github.com:aflplusplus/aflplusplus into dev
|
2020-04-01 13:10:14 +02:00 |
|
|
e95ac10ff7
|
fix ASAN check
|
2020-04-01 13:10:07 +02:00 |
|
|
c7cf2c17a2
|
fix ASAN bulid for old gcc versions
|
2020-04-01 13:10:07 +02:00 |
|
|
29b1e30126
|
fixed asan mem limit
|
2020-04-01 13:10:07 +02:00 |
|
|
24b9eddc7e
|
disable memory limits for ASAN build
|
2020-04-01 13:10:07 +02:00 |
|
|
effa766d4a
|
fix cmocka fixup
|
2020-04-01 13:10:07 +02:00 |
|
|
b9783e44a3
|
cmocka mocks
|
2020-04-01 13:10:07 +02:00 |
|
|
35c817ccd0
|
mocking cmocka 1 for cmocka 0.x
|
2020-04-01 13:10:07 +02:00 |
|
|
77d68bc7bd
|
old cmocka is old
|
2020-04-01 13:10:07 +02:00 |
|
|
6392a349ce
|
add assert_ptr_equal fallback
|
2020-04-01 13:10:07 +02:00 |
|
|
4489dd24a8
|
typo fix
|
2020-04-01 13:10:07 +02:00 |
|
|
d374648ce3
|
docs
|
2020-04-01 13:10:07 +02:00 |
|
|
d611e7d50e
|
next_p2 replaced by next_pow2
|
2020-04-01 13:10:07 +02:00 |
|
|
25d6d21617
|
code format
|
2020-04-01 13:10:07 +02:00 |
|
|
74b4096570
|
one less alloc
|
2020-04-01 13:10:07 +02:00 |
|
|
eca55be4fb
|
minor changes
|
2020-04-01 13:10:07 +02:00 |
|
|
71372c4d2f
|
fixed docu
|
2020-04-01 13:10:07 +02:00 |
|
|
a0693d466c
|
try to fix forkserver
|
2020-04-01 13:10:07 +02:00 |
|
|
14d2456c35
|
fix gcc
|
2020-04-01 13:10:07 +02:00 |
|
|
c8bdf0790f
|
reenabled custom mutator report
|
2020-04-01 13:10:07 +02:00 |
|
|
0b8a5cb4bb
|
travis: dont fail on custom mutator - currently
|
2020-04-01 13:10:07 +02:00 |
|
|
8f98d5a8f8
|
fix unit test compilation
|
2020-04-01 13:10:07 +02:00 |
|
|
b83a2c1a00
|
make travis happy
|
2020-04-01 13:10:07 +02:00 |
|
|
5a4d4ad736
|
fixed bug in cmplog
|
2020-04-01 13:10:07 +02:00 |
|
|
5bc6dccbbd
|
src doku is now markdown
|
2020-04-01 13:10:07 +02:00 |
|
|
42ee300e92
|
dropped make switches
|
2020-04-01 13:10:07 +02:00 |
|
|
582f5103d9
|
enabled fortify source
|
2020-04-01 13:10:07 +02:00 |
|
|
abef859925
|
Update regexp.dict
|
2020-04-01 13:10:07 +02:00 |
|
|
6eb79c28d1
|
Update regexp.dict
|
2020-04-01 13:10:07 +02:00 |
|
|
84a096561a
|
tiny fixes
|
2020-04-01 13:10:07 +02:00 |
|
|
9a1f105869
|
fix ubuntu cmocka pkgname
|
2020-04-01 13:10:07 +02:00 |
|
|
677f2c6ca9
|
mutator docs
|
2020-04-01 13:10:07 +02:00 |
|
|
508230e91b
|
code format
|
2020-04-01 13:10:07 +02:00 |
|
|
9cab515e58
|
added unittests to test.sh
|
2020-04-01 13:10:07 +02:00 |
|
|
514036898f
|
added unit target to make help and README
|
2020-04-01 13:10:07 +02:00 |
|