aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/ujson
Commit message (Expand)AuthorAge
* infra: add Python coverage support (#7298)Gravatar DavidKorczynski2022-04-06
* ujson: fix build (#6498)Gravatar DavidKorczynski2021-09-21
* [infra][python] Split out python projects to their own builder. (#6341)Gravatar jonathanmetzman2021-08-30
* Update fuzzers to new Atheris version (#6060)Gravatar Bitshift2021-08-16
* [all] Make fuzz targets world executable (#5751)Gravatar Fabian Meumertzheim2021-05-12
* ujson: ensure hypothesis fuzzer is copied in (#5277)Gravatar DavidKorczynski2021-03-03
* Show how to use Hypothesis to fuzz Python code (#4975)Gravatar Zac Hatfield-Dodds2021-01-15
* Fix symbolization for python targets. (#4836)Gravatar Abhishek Arya2020-12-13
* Fix atheris integration. (#4824)Gravatar Abhishek Arya2020-12-11
* Force symbolization in atheris python fuzz targets (#4765)Gravatar Abhishek Arya2020-12-02
* Make json_differential_fuzzer produce known bugs (#4758)Gravatar Ian Eldred Pudney2020-11-30
* Enable UBSan for python projects. (#4757)Gravatar Abhishek Arya2020-11-30
* Leak detection is not expected to work with python targets, disable. (#4751)Gravatar Abhishek Arya2020-11-30
* Fix "exec format error" due to incorrect shebang in python target. (#4746)Gravatar Abhishek Arya2020-11-29
* Fix ujson project and infra/ for python atheris. (#4706)Gravatar Abhishek Arya2020-11-24
* Python fuzzing fixes - disable leak checking, remove flags in atheris. (#4681)Gravatar Abhishek Arya2020-11-20
* Fix ujson python fuzzing. (#4667)Gravatar Abhishek Arya2020-11-19
* Improve ujson build.sh to build fuzzers. (#4662)Gravatar Abhishek Arya2020-11-19
* Initial support for ujson (as a Python fuzzing sample). (#4657)Gravatar mbarbella-chromium2020-11-19