Commit Graph

4 Commits

Author SHA1 Message Date
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
DavidKorczynski 3fc07edb24
hiredis: only build static libraries (#9573)
The dynamically shared libraries are not needed. This makes the build
Fuzz Introspector compatible.
2023-02-03 11:40:50 +00:00
DavidKorczynski aeb6f092e6
hiredis: enable afl and cleanup project.yaml (#5157)
* hiredis: enable afl.

* hiredis: fix build.

* removed unneeded fixes.

* Fix dockerfile.
2021-02-10 09:06:05 -08:00
AdamKorcz b3f128912a
[Hiredis] Initial integration (#4822)
* [teleport] Initial integration

* Minor update to run tests again

* [Hiredis] Initial integration

* Added maintainer email and slightly updated the build script

* Removed empty line
2020-12-17 11:38:43 -08:00