Max Moroz
|
1e67fae34c
|
[libxml2] Disable HTTP functionality since it is blocked in the sandbox.
|
2018-11-21 13:38:36 -08:00 |
Max Moroz
|
e1ded36332
|
[libxml2] Use seed corpus from libxml2/test for all fuzz targets + xml.dict.
|
2018-11-21 12:31:39 -08:00 |
Stefan Bucur
|
0622421290
|
[libxml2] Add a libXML fuzzer that exercises its file-based parsing interface. (#1967)
|
2018-11-21 12:21:56 -08:00 |
Mike Aizatsky
|
3dd707ed58
|
[infra] using -lFuzzingEngine instead of -lfuzzer
|
2016-12-07 11:41:08 -08:00 |
Kuang-che Wu
|
7048975d6a
|
Fix parallel make command (#144)
'make -j' will make targets parallelly. In other words, "clean" may run after "all" for 'make -j clean all' line.
|
2016-12-07 06:47:37 -08:00 |
Mike Aizatsky
|
a143b9b39a
|
[infra] renaming targets/ to projects/
|
2016-11-29 10:55:25 -08:00 |