Commit Graph

5 Commits

Author SHA1 Message Date
jonathanmetzman bfaf92aae7
Use $LIB_FUZZING_ENGINE instead of -lFuzzingEngine in 4 different projects (#2805)
Migrate golang, libvips, unicorn, libpcap
2019-09-05 15:09:59 -07:00
jonathanmetzman acb1bae5b4
[unicorn][libpcap] Try using -lFuzzingEngine to fix MSAN issue (#2370) 2019-05-01 21:09:40 -04:00
jonathanmetzman 3049c50d48
Migrate projects using -lFuzzingEngine to $LIB_FUZZING_ENGINE (#2325)
Migrate from -lFuzzingEngine to $LIB_FUZZING_ENGINE where possible and not causing breakage
2019-05-01 11:09:55 -04:00
Catena cyber 3dfc557d41 [unicorn] Enables unicorn project (#1812)
* Unicorn nits in build.sh

* Enables unicorn project

unicorn-engine/unicorn#1007 is checked in
2018-09-12 15:16:58 -07:00
Catena cyber 59ed318427 [unicorn] Add project (#1725)
* Adds unicorn project

* Using main repo for unicorn
2018-08-28 06:40:53 -07:00