Commit Graph

6 Commits

Author SHA1 Message Date
DavidKorczynski af7ef0f6be
postgresql: fix build (#6570)
* postgresql: fix build

* update PostgresMain params

* use PostgresSingle following updates in postgres

* postgresql tmp fix

* fix build
2021-10-08 15:49:02 +01:00
DavidKorczynski 30f3a8f1c0
postgresql: fix build (#5618)
* postgresql: fix patch.

* enable afl

* Fix afl build.

* Fix build.sh.
2021-04-15 12:48:02 +01:00
DavidKorczynski 2b4a1cdea5
postgresql: fix fuzzers + build, and enable AFL. (#5164)
* postgresql: fix fuzzers and build, and enable AFL.

* postgresql: fix up main repo.

* postgresql: fix up the patch for postgresql.
2021-02-21 16:07:01 -08:00
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