b1e0d6e640
fix macos ci
2022-07-07 18:39:21 +02:00
ada61204f3
Merge pull request #1468 from waugustus/add-missing-dependencies
...
add missing dependencies for "make source-only"
2022-07-07 15:17:35 +02:00
72344a2f5f
move the apt call
2022-07-07 18:48:02 +08:00
0bb8cc46b4
build nyx in docker
2022-07-07 12:47:12 +02:00
05080f32ee
fixes
2022-07-07 11:10:12 +02:00
32c4be4773
add missing dependencies for "make source-only"
2022-07-07 17:01:36 +08:00
1759859ae2
fix double free on exit for -c 0 on src cmplog
2022-07-07 09:03:46 +02:00
e6f27c2645
add missing laf compare split predicates
2022-07-07 00:34:30 +02:00
c90dd00fc9
no longer need this line
2022-07-04 22:38:28 +00:00
0da935183f
allow unset env var
2022-07-04 22:36:06 +00:00
4848c8d24c
use env as base
2022-07-04 22:30:03 +00:00
250000ee79
simpler format bin selector
2022-07-04 22:27:55 +00:00
fc520a2bde
fix
2022-07-04 21:57:42 +02:00
6c9c8fdc65
check code formatting ( #5 )
2022-07-04 14:32:48 -04:00
24458ae285
nits
2022-07-04 18:13:21 +02:00
36a0ab1193
Merge pull request #1466 from rhtenhove/cpubind
...
feat: show bound cpu
2022-07-04 10:01:39 +02:00
1334851e7c
cmplog support for gcc_plugin by adacore
2022-07-04 09:59:47 +02:00
b077a7963b
feat: show bound cpu
2022-06-30 21:11:22 +00:00
3e65e1a029
fix test using test specific build
2022-06-28 15:59:56 +00:00
e21738a248
init new dev release
2022-06-28 14:30:03 +02:00
4094750803
Merge pull request #1438 from AFLplusplus/dev
...
push to stable
4.01c
2022-06-28 14:18:44 +02:00
92352951d7
nits
2022-06-28 11:52:05 +02:00
bb509765df
added back missing memcpy to python mutators
2022-06-28 11:45:22 +02:00
6705953a49
Python mutators: Gracious error handling for illegal return type ( #1464 )
...
* python types error handling
* reverted example change
* more python
* format
2022-06-28 10:23:20 +02:00
b3edb657c2
check python too
2022-06-28 01:50:39 +00:00
a1889db9bf
simpler jobs
2022-06-27 16:17:02 -04:00
c83635e1d2
Merge pull request #1462 from bostick/patch-1
...
Update afl-system-config
2022-06-27 19:18:28 +02:00
fd404194f2
Update afl-system-config
...
System Integration Protection -> System Integrity Protection
2022-06-27 11:38:33 -04:00
5fa7861149
no need for that line anymore
2022-06-27 15:37:15 +00:00
e969972c97
gcta
2022-06-27 15:35:41 +00:00
80e829f79d
revert more and global replace
2022-06-27 15:30:35 +00:00
73db4fe993
use actor
2022-06-27 15:13:16 +00:00
22c3b519fa
reverts, fixes and even smaller image ( #3 )
2022-06-27 11:05:17 -04:00
88077d4136
prepare release
2022-06-27 08:44:35 +02:00
cfb0257c99
nits
2022-06-27 08:37:21 +02:00
9a93688e3e
nits
2022-06-27 08:32:06 +02:00
48c2d51689
nits
2022-06-27 08:31:03 +02:00
1dac69b1eb
use container; more is built + tested; use make -i ( #2 )
2022-06-24 09:26:09 -04:00
0da7ddb738
concurrency and caching ( #1 )
...
* use concurrency
* run here too
* allow test failure
* only push on push
* fix coresight mode build
* support but disable coresight
* woops
* no unicorn for arm
* update codeql and fix makefile
* forgot those
* disable forward cache
* fix needing buildx
Co-authored-by: Ruben ten Hove <ruben.tenhove@tno.nl >
2022-06-22 06:36:35 -04:00
6e960f78d6
arm needs qemu indeed
2022-06-21 22:01:30 +02:00
3282023047
check for package instead of if in docker
2022-06-21 21:36:02 +02:00
c7db5b67f9
just disable nyx
2022-06-21 21:30:43 +02:00
fc98d53e27
separate platforms
2022-06-21 18:54:54 +02:00
a5822c7c2f
various changes
2022-06-21 18:52:43 +02:00
01cb84051a
secure apt key; fix multilib
2022-06-21 16:54:47 +02:00
d9c2487c3e
reduce layers, size and complexity
2022-06-21 10:30:30 -04:00
a7f3f87f41
Merge pull request #1450 from jrozner/add-22.04-to-ci
...
Update workflows to ubuntu 22.04
2022-06-21 07:48:49 +02:00
1a4c0d2ecd
nits
2022-06-20 17:59:14 +02:00
eb37cec76e
Update workflows to ubuntu 22.04
...
22.04 is the most recent LTS release and the official docker container
is running on it. It probably makes sense to run the unit tests on that
as well.
2022-06-19 11:42:31 -07:00
5ed993d74e
Merge pull request #1440 from rhtenhove/dev
...
require value in env variables
2022-06-18 21:48:58 +02:00