jonathanmetzman
|
9e4853525f
|
[Golang] Disable AFL (#2738)
* Update project.yaml
* Update project.yaml
|
2019-08-21 15:08:30 -07:00 |
Max Moroz
|
e944cdfbb8
|
[golang] Use pre-installed go-fuzz dependencies (#2714). (#2736)
|
2019-08-21 12:08:22 -07:00 |
Max Moroz
|
3ac2dbc09c
|
[golang] Add myself to the CC list to monitor new crashes and comments.
I have access to it anyway, but auto-CC made debugging go-fuzz integration a bit more convenient for me.
|
2019-08-17 14:37:49 -07:00 |
Max Moroz
|
13f62b853d
|
[golang] Use ASan instead of UBSan because CF needs it for corpus pruning.
|
2019-08-16 10:56:46 -07:00 |
Guido Vranken
|
aebba43c02
|
[golang] Golang internal library fuzzers (#2188)
* Add golang fuzzer
* Use dvyukov's fuzzers
* Add more fuzzers
* Move data retrieval to Dockerfile + cosmetic changes
* Use upstream Golang, go-fuzz
- Install Golang 1.9 binaries to bootstrap latest development Golang
- Deprecate go-fuzz fork in favor of upstream go-fuzz
* Disable Go fuzzers whose build is broken
* Trigger Travis
* project.yaml stub
* auto_ccs
|
2019-08-16 10:55:55 -07:00 |