Dominik Maier
7f72d70977
Windows Fuzzing Example ( #41 )
...
* windows fuzzer target and minor changes - breaks android support and maybe linux build
* adapted windows example
* removed warnings from build.rs
* fixed build on unix
* fixed no_std
* build fix, silenced warnings
* no_std warning silenced
* clippy fixes
* fmt
* windows fuzzer target and minor changes - breaks android support and maybe linux build
* adapted windows example
* removed warnings from build.rs
* fixed build on unix
* fixed no_std
* build fix, silenced warnings
* no_std warning silenced
* clippy fixes
* fmt
* clippy
* trying to add clang support
* debugging win build
* debugging win build more
* debuggin..
* debuggin....
* more debugging
* giving up
Co-authored-by: richinseattle <richinseattle@gmail.com>
2021-03-23 13:50:22 +01:00
Dominik Maier
15955f0af9
Merge branch 'dev' of https://github.com/AFLplusplus/libAFLrs into dev
2021-03-22 16:16:25 +01:00
Dominik Maier
c328a27ebd
ci on dev
2021-03-22 16:16:18 +01:00
Takayuki Maeda
39d33ce7ff
Fix clippy warnings ( #37 )
...
* fix some clippy warnings
* add a actions job for linting
* remove needless line
* add `run-on` to build_and_test.yml
2021-03-21 22:05:25 +01:00
Dominik Maier
c44113e54d
fix ci on pr
2021-03-10 19:51:58 +01:00
Dominik Maier
4ce6e72e1b
reenabled ci for prs
2021-03-09 19:28:48 +01:00
Dominik Maier
5392d534a9
reenabled on ci on main branch
2021-03-05 20:18:00 +01:00
Dominik Maier
54466e200d
disabled ci for now (saving private fun)
2021-03-05 18:53:18 +01:00
Dominik Maier
72a947a831
merged build steps
2021-03-05 18:49:56 +01:00
vanhauser-thc
f4284bbdc0
less CI time
2021-03-05 18:28:03 +01:00
Dominik Maier
eaa3dc786b
Fork ( #20 )
...
* wip forking
* fixed build
* fixed build
* import cleanup
* more fork
* added windows ci
* fmt
* no_std fixes
* windows
* unix build fixed
* ignoring tests on windows
* fixed windows tests
2021-03-03 17:06:17 +01:00
Marcin Kozlowski
959c8f0dd8
Libmozjpeg example added ( #15 )
...
* WIP Harness for libmozjpeg
* Taskset removal (wrong invocation, without -c)
* Clean up
Fixed taskset in test.sh
* Docs
* Formatting
* Formatting
* Formatting
* Formatting
* jpeg example now uses a tokens file
* fixed testcases
* fixing build
* fixed more bugs
* metadatas->metadata
* token files
* added doctest test
Co-authored-by: Dominik Maier <domenukk@gmail.com>
2021-03-01 17:54:47 +01:00
Dominik Maier
58c642427e
more less typos
2021-02-26 13:41:23 +01:00
Dominik Maier
9fe8aee48b
merged build tasks
2021-02-26 13:27:28 +01:00
Dominik Maier
fb0d47dc2e
tiny fixes
2021-02-26 13:21:12 +01:00
Dominik Maier
c23376a03f
fixed no-default-features build path
2021-02-26 08:38:44 +01:00
Dominik Maier
d48524168a
Moved fuzzer to examples
2021-02-26 08:35:18 +01:00
Dominik Maier
07a7ce4fe2
doc, not docs
2021-02-25 17:30:11 +01:00
Dominik Maier
63a7b3ac6e
more ci jobs
2021-02-25 17:24:07 +01:00
Evan Richter
5aae4173d7
build and test action
2021-02-24 19:51:08 -06:00