Commit Graph

3 Commits

Author SHA1 Message Date
Yunshu Ouyang e0f8bad47b
[PostgreSQL] Add new protocol fuzzer (#4431)
* Add new protocol fuzzer

* Fixed fuzzer

* Removed tar
2020-09-16 21:42:31 -07:00
Yunshu Ouyang 5353a65136
[Postgresql] Added initialization parts to fuzzers (#4357) 2020-08-28 15:25:55 -07:00
Yunshu Ouyang b189f869ca
[Postgresql] Initial integration, new fuzzer added (#4058)
* [postgresql] Added auto_css to project.yaml

* [postgresql] Added new fuzzer

* [postgresql] Cleaned up files, changed project.yaml

* Dockerfile - changed to official repo

* Renamed fix.diff

* [postgresql] Fixed parser_fuzzer, added new json_parser_fuzzer

* Removed dictionary

* Removed dictionary

* Moved fuzzers to fuzzer directory

* fixed new lines

* Updated years, removed maintainer field in Dockerfile

* Removed line spaces

* Updated year

* Changed existing fuzzer

* Changed Makefile
2020-07-17 10:31:19 -07:00