Age | Commit message (Expand) | Author |
---|---|---|
2023-01-09 | Move fuzz tests into tests/fuzz (#22376) | Khaled Yakdan |
2023-01-05 | Rewrite fuzzers to native Go harnesses (#22313) | AdamKorcz |
2022-12-12 | Add a simple test for external renderer (#20033) | Lunny Xiao |
2022-11-27 | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn |
2022-05-02 | Remove legacy `+build:` constraint (#19582) | wxiaoguang |
2022-01-20 | format with gofumpt (#18184) | 6543 |
2022-01-19 | Propagate context and ensure git commands run in request context (#17868) | zeripath |
2021-08-24 | Add bundle download for repository (#14538) | John Olheiser |
2021-08-13 | Fix NPE in fuzzer (#16680) | zeripath |
2021-06-25 | Fuzzer finds an NPE due to incorrect URLPrefix (#16249) | zeripath |
2021-04-23 | Fix go-fuzz (#15596) | 6543 |
2020-12-10 | Added 2 fuzzers (#13818) | AdamKorcz |
2020-09-04 | Add 'make watch' (#12636) | silverwind |