Oliver Chang
|
60835ac420
|
oss-fuzz/BASE_IMAGE -> oss-fuzz-base/BASE_IMAGE
|
2017-03-22 12:12:51 -07:00 |
Oliver Chang
|
c2feab5746
|
More ossfuzz/IMAGE -> gcr.io/oss-fuzz/IMAGE.
|
2017-03-15 19:11:01 -07:00 |
Oliver Chang
|
7df64d4ac4
|
[infra] ossfuzz/IMAGE -> gcr.io/oss-fuzz/IMAGE
|
2017-03-15 18:46:31 -07:00 |
Mike Aizatsky
|
6488931029
|
[infra] using str comparison
|
2017-03-10 16:11:34 -08:00 |
Mike Aizatsky
|
72ec6fcc03
|
[infra] accepting OSSFUZZ_REVISION env variable
|
2017-03-10 11:14:20 -08:00 |
Abhishek Arya
|
534c720afc
|
Build AFL libs with -O2, #421
|
2017-03-07 09:29:39 -08:00 |
Abhishek Arya
|
1e9d8d25fd
|
Enable AddressUseAfterScope everywhere, fix #426
|
2017-03-06 10:05:31 -08:00 |
Mike Aizatsky
|
6af349b61f
|
[infra] simplifying bash
|
2017-03-03 16:37:19 -08:00 |
Mike Aizatsky
|
4e0110dc18
|
[infra] syntax fix
|
2017-03-03 15:31:38 -08:00 |
Mike Aizatsky
|
a7ed13b878
|
[infra] do not create uid 0
|
2017-03-03 14:30:45 -08:00 |
Oliver Chang
|
228f6d1b91
|
afl: don't override sanitizer flags
|
2017-02-22 09:03:58 -08:00 |
Abhishek Arya
|
499690c55f
|
Enable UBSan without vptr for ffmpeg, disable vptr for libFuzzer. (#404)
|
2017-02-17 23:13:50 -08:00 |
Abhishek Arya
|
208517244b
|
Disable object-size, crashing all targets, #232
|
2017-02-17 10:30:40 -08:00 |
Oliver Chang
|
2e00fe90d1
|
[infra] (experimental) Support building with AFL (#396)
|
2017-02-16 15:09:37 -08:00 |
Abhishek Arya
|
b2d512c47e
|
Remove --no-create-home to fix #374.
|
2017-02-11 07:57:49 -08:00 |
Abhishek Arya
|
45d8efa8a6
|
Enable object-size in UBSan
|
2017-02-09 06:40:18 -08:00 |
Abhishek Arya
|
921f143c3e
|
Update Dockerfile
|
2017-02-08 07:08:34 -08:00 |
Abhishek Arya
|
c90ad0fee2
|
Update README.md
|
2017-02-02 18:48:11 -08:00 |
Abhishek Arya
|
b6a6514100
|
Update Dockerfile
|
2017-02-02 09:38:08 -08:00 |
Abhishek Arya
|
e321b99479
|
Update compile_afl
|
2017-01-31 12:47:28 -08:00 |
Kostya Serebryany
|
b74fe4041b
|
build libFuzzer with -O2 (#335)
|
2017-01-30 20:43:00 -08:00 |
Kostya Serebryany
|
662df1fe24
|
[infra] add trace-cmp (#309)
Fixes #291
|
2017-01-23 15:37:18 -08:00 |
Mike Aizatsky
|
b32dc64e8a
|
[infra] using trace-pc-guard by default. Fxes #84 (#292)
|
2017-01-18 12:34:22 -08:00 |
Mike Aizatsky
|
59b8c60fac
|
[infra] do not use any sanitizers for afl (#128)
|
2017-01-05 13:49:28 -08:00 |
Mike Aizatsky
|
23b72b4130
|
[infra] afl fuzzing engine support (#128)
Use FUZZING_ENGINE="afl" to build fuzzers.
|
2017-01-05 13:40:45 -08:00 |
Mike Aizatsky
|
2e4b96c93c
|
[infra] enabling track origins for msan (#59)
|
2017-01-03 14:10:50 -08:00 |
Abhishek Arya
|
35c191dd2a
|
Update README.md
|
2017-01-03 10:53:45 -08:00 |
Abhishek Arya
|
6c4110d4a4
|
Fixes (#236)
* Add reproduce command.
* Remove unneeded run and just_run command with duplicate code as run_fuzzer.
* Fix docs for reproduction.
|
2017-01-03 10:47:05 -08:00 |
Mike Aizatsky
|
603ec83647
|
Update README.md
|
2016-12-29 14:29:32 -08:00 |
Mike Aizatsky
|
3d220f2588
|
[infra] renaming images: base->base-image, base-libfuzzer->base-builder
Continue publishing base-libfuzzer until images a built and
derived images migrated.
Issue #142
|
2016-12-29 13:39:41 -08:00 |