Commit Graph

14 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
Andrey Fedotov 0ec1cb2549
[PostgreSQL] Fix in FuzzerInitialize (Postgres commit b406478b87e2234c0be4ca4105eee3bb466a646b). (#6470) 2021-09-20 09:12:52 -04: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
jonathanmetzman 39760db4c4
[postgresql] Remove AFL fuzzing engine. (#5607)
Build never succeeded and causes ClusterFuzz exceptions.
2021-04-13 09:40:52 -07: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
Abhishek Arya 83db551f3e
Add google side maintainer for postgres 2020-09-16 21:43:23 -07: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 762ec93d3b
[PostgreSQL] Fix startup crashes (#4430) 2020-09-11 16:21:59 +10:00
Yunshu Ouyang d66571ff07
Remove get_username (#4418) 2020-09-07 00:47:29 -07:00
Yunshu Ouyang 76672f3c54
[PostgreSQL] Fixed fuzzers (#4398)
* Fixed fuzzers

* Tar database

* New file with common initialization part

* Fixed argc/argv

* Added set_stack_base

* Fixed fuzzer_initialize.c
2020-09-04 21:50:11 -07:00
Yunshu Ouyang 5353a65136
[Postgresql] Added initialization parts to fuzzers (#4357) 2020-08-28 15:25:55 -07:00
Stephen Frost 56a3b89eae
Add gmail.com account to PostgreSQL project (#4206)
This is to add my (Stephen Frost's) gmail.com account to the PostgreSQL
project to allow me to view the issues that are being opened by the fuzz
tool.
2020-07-28 16:04:42 -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
sfrost 8f00854286 Add the PostgreSQL Project (#119)
This is a pull request to add the PostgreSQL project to OSS-Fuzz
submitted by a long-time PostgreSQL Major Contributor and PostgreSQL
Committer who is also a member of the PostgreSQL Security team:

Stephen Frost
sfrost@snowman.net
sfrost@postgresql.org
Google account: frost.stephen.p@gmail.com
Github: sfrost
2016-12-02 06:36:54 -08:00