Max Moroz
13cb49b86c
[Go] remove "-lpthread" flag from "compile_fuzzer" and fix comments ( #2714 ). ( #3657 )
...
* [Go] remove "-lpthread" flag from "compile_fuzzer" and fix comments (#2714 ).
* fix unrelated go-dns and gonids errors
* simplify golang/build.sh as per Abhishek's comment
2020-04-16 10:03:03 -07:00
Abhishek Arya
896ed726e2
Fix syzkaller to use go-fuzz. ( #3646 )
...
Fixes #3639 .
2020-04-14 15:48:08 -07:00
Abhishek Arya
892cec4e75
Switch OSS projects to use native go-fuzz. ( #3638 )
...
* Switch OSS projects to use native go-fuzz.
* Fix go-json-iterator breakage, put source in package search dir.
* Revert syzkaller change, track bug in #3639
2020-04-13 21:57:30 -07:00
Max Moroz
7751ab5a87
[infra] Introduce "language" attribute in the project.yaml ( #3297 ). ( #3299 )
...
* [infra] Introduce "language" attribute in the project.yaml (#3297 ).
* follow up
* enable the attribute for more projects
* trailing newline
2020-01-30 15:36:44 -08:00
Max Moroz
3a0c9fbb3a
[syzkaller] Disable AFL fuzzing engine as it doesn't get coverage feedback.
2019-08-21 15:06:55 -07:00
Max Moroz
b33c276c0d
[infra] Update base-builder image to support go-fuzz ( #2714 ). ( #2735 )
...
* [infra] Update base-builder image to support go-fuzz (#2714 ).
* address review comments
2019-08-21 11:06:59 -07:00
Max Moroz
0fa92706ef
[syzkaller] Make report_fuzzer build successfully and move deps to the Dockerfile. ( #2721 )
2019-08-19 07:04:20 -07:00
Max Moroz
1cfcfec4d7
[syzkaller] Add syzkaller mailing list to the CC and remove view restrictions.
...
As per chat with @dvyukov
2019-08-17 14:36:35 -07:00
Max Moroz
b628847628
[syzkaller] Initial integration. ( #2713 )
...
* [syzkaller] Initial integration.
* clarify a comment
* download pre-built go and build 3 fuzzers out of 5
2019-08-16 21:29:04 -07:00