Commit Graph

9 Commits

Author SHA1 Message Date
jonathanmetzman 439d0bc2c6
Enable centipede on a bunch of projects (#9643) 2023-02-13 14:24:42 -05:00
jonathanmetzman 96afd58872
Make many projects centipede compatible (#9598)
Previously, they would break because they incorrectly used $CC to link
fuzz targets.
2023-02-06 15:46:06 -05:00
Michal Vasko cc256923e3
libyang: add new include dir (#9012) 2022-11-18 02:22:28 -08:00
DavidKorczynski c4c9d98c3b
apache-httpd, libyang: fix pcre2 location (#8654)
pcre2 is now on Github. Fixes both builds.
2022-10-01 17:03:06 +01:00
Michal Vasko 9488d28ab0
libyang: fuzzed branch was renamed (#5859) 2021-05-31 12:38:30 +01:00
Michal Vasko cb0a8bc2c6
libyang: bug report access to more collaborators (#5296) 2021-03-04 05:52:34 -08:00
jonathanmetzman 47fafdca97
[NFC] Remove extra space in project.yaml 2021-03-04 05:52:20 -08:00
Michal Vasko 385b8993a2
libyang: give access to the bug reports (#5260)
Add a gmail account to get access to the detailed reports.
2021-02-26 10:27:51 -08:00
DavidKorczynski 5689519e4f
libyang: initial integration (#5227)
* initial integration.

* Updated the libyang project to reflect upstream set up.

* Remove fuzzer that has false positives.

* Updated project.yaml.
2021-02-26 14:08:50 +11:00