69 Commits

Author SHA1 Message Date
vanhauser-thc
09458343c0 github workflow for qemu 2021-05-10 14:00:00 +02:00
vanhauser-thc
e20f0bf0ea try to avoid CI build failure by updating apt packages 2021-04-01 12:33:45 +02:00
vanhauser-thc
eac254ae57 -m32 support for docker container 2021-03-26 19:06:30 +01:00
vanhauser-thc
236a67621b try to trigger github actions 2021-03-25 10:27:30 +01:00
vanhauser-thc
2d662ace87 try to trigger github actions 2021-03-25 10:25:32 +01:00
vanhauser-thc
e73c7c59c1 refactor finding binaries 2021-03-19 14:55:25 +01:00
julihoh
2dd5a02061
Ergonomic Improvements for Rust Custom Mutators (#772)
* allow returning of str instead of CStr in rust custom mutator

* use OsStr instead of CStr for file paths

* fix cfg and compiler errors

* custom mutator default descriptions

* fix usage of afl_internal feature flag

* fix example mutator cfg

* fix lain mutator

* Revert "fix lain mutator"

This reverts commit adf700180888d86e8331939cea62d0b39fc699a7.

* actually fix lain mutator

* resolve question around utf-8 null bytes

* change from OsStr to Path to be even more ergonomic

* add rust custom mutator ci

* fix github action

* again

* separate compilation check
2021-03-05 19:40:59 +01:00
vanhauser-thc
c9819e3b94 reduce github action minutes 2021-03-05 18:24:41 +01:00
vanhauser-thc
e11665564b fix docker build action 2021-02-09 08:30:49 +01:00
Pamplemousse
a124540e50 Use GitHub Actions to build Docker image
... then deploy to hub.docker.com .

Signed-off-by: Pamplemousse <xav.maso@gmail.com>
2021-02-08 20:36:06 -07:00
van Hauser
2a22dc433c ci fix 2020-12-21 13:01:56 +01:00
van Hauser
6e27c66058 ci fix 2020-12-21 12:48:02 +01:00
van Hauser
7172302be8 ci fix 2020-12-21 12:38:12 +01:00
van Hauser
b42f405e60 ci fix 2020-12-21 12:35:09 +01:00
van Hauser
816ba61080 fix ci 2020-12-21 12:27:06 +01:00
van Hauser
2a0d066121 update ci 2020-12-21 12:14:08 +01:00
van Hauser
ed85d5374b switch to github actions 2020-12-21 11:56:01 +01:00
van Hauser
c28ecbbb2b update codeql yml 2020-12-21 10:59:29 +01:00
Andrea Fioraldi
f9d9ff2cd2
Create codeql-analysis.yml 2020-12-21 09:52:20 +01:00