Commit Graph

9 Commits

Author SHA1 Message Date
Max Moroz fc08d7132e [c-ares] Fixing build flags to have proper coverage + stack-traces. (#94)
Use --enable-debug flag for ./configure to have -g instead of -g0.
2016-11-23 08:35:52 -08:00
Mike Aizatsky 870004d2d2 Delete Jenkinsfile 2016-11-22 21:58:14 -08:00
Mike Aizatsky eae03b98dc [c-ares] removing CFLAGS=. Fuzzer is instantly happy
@Dor1s
2016-11-22 12:31:54 -08:00
Mike Aizatsky f1847c08af [infra] adding target.yaml files (#92)
Fixes issue #89
2016-11-21 15:05:13 -08:00
Mike Aizatsky 487e9f4ed6 [infra] removing FUZZER_LDFLAGS (fixes #73)
Workarounds libc++abi issue by folding libc++abi.a into libc++.a.
Will keep FUZZER_LDFLAGS empty for a while until tpm2 is fixed.
2016-11-18 12:16:35 -08:00
Mike Aizatsky 3599908dbf [infra] use $src, $out and $work in build scripts instead of /src, /out, /work (#88)
This will make it possible to run scripts outside of docker container.
2016-11-18 11:16:38 -08:00
Mike Aizatsky 5dfb810427 [infra] setting current directory to src checkout (#87) 2016-11-17 09:49:34 -08:00
Max Moroz 398afbf15a [c-ares] Add CFLAGS= for `make` command to have proper symbolization. 2016-11-16 10:55:20 +01:00
Max Moroz d5436466c1 [c-ares] Add c_ares_ares_create_query_fuzzer, verified with CVE-2016-5180. 2016-11-14 17:27:22 +01:00