aboutsummaryrefslogtreecommitdiff
path: root/projects/golang
AgeCommit message (Expand)Author
2021-08-30[go][infra] Create base-builder-go and use it to build go projects. (#6335)jonathanmetzman
2021-05-06projects/golang: add Cuong Manh Le as a Go maintainer (#5721)Cuong Manh Le
2021-04-23[golang] Add fuzzer (#5659)AdamKorcz
2021-04-14[golang] Added 2 fuzzers (#5437)AdamKorcz
2021-04-14[golang] Add maintainer (#5617)AdamKorcz
2021-04-06[golang] Refactor build (#5581)AdamKorcz
2021-02-12projects/golang: add Emmanuel Odeke as a Go maintainer (#5189)Emmanuel T Odeke
2020-11-25pillow, golang updates (#4692)Guido Vranken
2020-11-21Golang project uses compile_go_fuzzer script (#4685)Catena cyber
2020-11-19[infra] Use generic compile_go_fuzzer for golang projects (#4659)Catena cyber
2020-07-06Update Dockerfiles (#4070)devtty1er
2020-04-16[Go] remove "-lpthread" flag from "compile_fuzzer" and fix comments (#2714). ...Max Moroz
2020-04-13Switch OSS projects to use native go-fuzz. (#3638)Abhishek Arya
2020-01-30[infra] Introduce "language" attribute in the project.yaml (#3297). (#3299)Max Moroz
2019-10-03[golang] set explictly GO111MODULES=off (#2914)Yevgeny Pats
2019-09-16[golang] add my email to project.yaml (#2838)Josh Bleecher Snyder
2019-09-05Use $LIB_FUZZING_ENGINE instead of -lFuzzingEngine in 4 different projects (#...jonathanmetzman
2019-08-21[Golang] Disable AFL (#2738)jonathanmetzman
2019-08-21[golang] Use pre-installed go-fuzz dependencies (#2714). (#2736)Max Moroz
2019-08-17[golang] Add myself to the CC list to monitor new crashes and comments.Max Moroz
2019-08-16[golang] Use ASan instead of UBSan because CF needs it for corpus pruning.Max Moroz
2019-08-16[golang] Golang internal library fuzzers (#2188)Guido Vranken