aboutsummaryrefslogtreecommitdiff
path: root/projects/civetweb
AgeCommit message (Collapse)Author
2021-05-25[civetweb] Disable DFSAN builds. (#5834)jonathanmetzman
DFSAN builds are failing, causing ClusterFuzz exceptions. DFSAN isn't really supported right now anyway.
2021-02-12civetweb: enable remaining fuzzers. (#5162)DavidKorczynski
2021-01-29Civetweb: initial integration (#4983)DavidKorczynski
* civitweb: initial integration. * updated the project.yaml * Trying with a different port. * Trying port 8002. * new port. * Updated the project configurations for civetweb and removed changing of port.