|
fc3f06caec
|
Merge pull request #689 from AFLplusplus/cmplog_merge
cmplog merge
|
2021-01-21 12:03:21 +01:00 |
|
|
0306261fec
|
Fix build error for Android
- LTO not work yet
|
2021-01-20 15:46:39 +08:00 |
|
|
c71ce79963
|
fix colorization
|
2021-01-17 15:18:20 +01:00 |
|
|
34732e3c5e
|
refactored kill signal env parsing
|
2021-01-08 11:36:40 +01:00 |
|
|
a06b25538f
|
cleaned up AFL_KILL_SIGNAL
|
2021-01-07 23:21:10 +01:00 |
|
|
6c095b3937
|
code format
|
2021-01-04 23:13:56 +01:00 |
|
|
c6e038fe25
|
code cleanups (shadowed vars, (un)signed type mismatches, format types, etc.)
|
2021-01-04 20:40:53 +01:00 |
|
|
03849d147a
|
warn on _AFL and __AFL env vars
|
2020-12-23 17:56:39 +01:00 |
|
|
8241ded12e
|
more portability non std array initializers
|
2020-12-22 20:19:43 +01:00 |
|
|
4e96447b43
|
fix showmap output
|
2020-12-08 23:26:08 +01:00 |
|
|
a2e2fae840
|
AFL_CRASH_EXITCODE env var added, u8->bool
|
2020-12-03 14:43:06 +01:00 |
|
|
1b75cc9f74
|
add DEBUGF
|
2020-11-30 21:38:15 +01:00 |
|
|
f80f62f14b
|
renamed env var to AFL_DEBUG_CHILD
|
2020-11-18 03:02:13 +01:00 |
|
|
ac1c3b8701
|
mini improvements
|
2020-10-19 11:34:57 +02:00 |
|
|
d8a058bf59
|
fix AFL_CMIN_CRASHES_ONLY=1 afl-showmap
|
2020-10-17 14:34:14 +02:00 |
|
|
d5c3b4bafd
|
directly add new queue to cache
|
2020-10-16 09:35:35 +02:00 |
|
|
b82e9ad3db
|
next afl-showmap fix attempt
|
2020-10-16 09:16:35 +02:00 |
|
|
5540a055c5
|
afl-showmap: free malloced coverage map
|
2020-10-10 11:19:45 +02:00 |
|
|
e4de4e3500
|
update gitignore
|
2020-08-31 18:32:01 +02:00 |
|
|
bea76b346c
|
fixed build error
|
2020-08-31 18:29:45 +02:00 |
|
|
53e63e9ded
|
added forkserver init timeout
|
2020-08-31 18:28:36 +02:00 |
|
|
4d9d52e3d9
|
code format
|
2020-08-23 11:00:46 +02:00 |
|
|
6184832ea9
|
added more env var docs, fsrv fixes for cmin, tmin
|
2020-08-23 10:59:56 +02:00 |
|
|
b5d1a021ef
|
fix llvm and afl-showmap
|
2020-08-13 22:34:11 +02:00 |
|
|
212bb990b7
|
LTO: apply laf-intel+redqueen/cmplog at link time
|
2020-08-13 21:27:11 +02:00 |
|
|
699ebaa8e2
|
code format
|
2020-08-07 17:32:41 +02:00 |
|
|
22d3a5e90a
|
enabled Wextra, fixed bugs
|
2020-08-07 16:55:58 +02:00 |
|
|
139665c01d
|
ubsan options
|
2020-07-03 10:20:10 +02:00 |
|
|
e5e485fcdb
|
fix autodict
|
2020-06-29 00:58:05 +02:00 |
|
|
81974c4d5e
|
debug code
|
2020-06-28 22:50:18 +02:00 |
|
|
07fead0466
|
fix shared memory leaks in afl-showmap, initialize cmplog_mode
|
2020-06-26 01:14:21 +02:00 |
|
|
171b1923e9
|
shmem release fix
|
2020-06-25 22:02:02 +02:00 |
|
|
ea1222b33f
|
old compiler fix
|
2020-06-22 21:40:02 +02:00 |
|
|
37edfe2de9
|
shmem support for afl-tmin and afl-showmap
|
2020-06-22 19:56:34 +02:00 |
|
|
87f127722c
|
fix afl-cmin.bash
|
2020-06-22 08:28:41 +02:00 |
|
|
dc002b4b35
|
code format
|
2020-06-15 11:08:24 +02:00 |
|
|
67d87dd2a9
|
Porting to Haiku.
getrusage does not implement resident memory gathering, no shm api neither.
|
2020-06-14 15:32:02 +00:00 |
|
|
7b40d7b942
|
new code formatting + applied
|
2020-05-12 11:12:25 +02:00 |
|
|
30bfd44dfd
|
indenting preprocessor directives breaks compilation and cant be fixed, reverting ... :-(
|
2020-05-10 12:09:37 +02:00 |
|
|
26f8708fed
|
fix warning, code format
|
2020-05-10 11:35:31 +02:00 |
|
|
2e553bcd69
|
code-format
|
2020-05-10 10:24:24 +02:00 |
|
|
515de0d68d
|
Illumos biuld fix (#357)
|
2020-05-10 00:21:26 +02:00 |
|
|
fbd9994f6f
|
better fix for showmap
|
2020-04-27 22:11:58 +02:00 |
|
|
087c368242
|
better fix for showmap
|
2020-04-27 22:10:08 +02:00 |
|
|
a56354a893
|
fix for afl-showmap with -Q
|
2020-04-27 19:30:32 +02:00 |
|
|
280374f739
|
clang warning fixed
|
2020-04-20 22:07:47 +02:00 |
|
|
8197e9b2e4
|
clang-tidy readability-braces (#323)
|
2020-04-19 16:42:40 +02:00 |
|
|
f22d8120ef
|
fix afl-showmap for PATH_MAX on *BSD
|
2020-04-17 13:22:39 +02:00 |
|
|
76e15a0695
|
refactoring getting the map size
|
2020-04-17 11:56:08 +02:00 |
|
|
2d4d16755c
|
merged upstream
|
2020-04-17 11:20:09 +02:00 |
|