aboutsummaryrefslogtreecommitdiff
path: root/projects/golang
AgeCommit message (Expand)Author
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