Commit Graph

14 Commits

Author SHA1 Message Date
Julien Voisin aeb77f29c8
Add two defines to libarchive's build (#8743)
This should increase coverage by making libarchive ignore some crc
computation results.

Co-authored-by: Julien Voisin <jvoisin@google.com>
2022-10-11 14:29:51 +01:00
Julien Voisin cf0808d299
Make use of libarchive uuencoded testfiles (#8686)
Please do squash me :)

Co-authored-by: Julien Voisin <jvoisin@google.com>
Co-authored-by: jonathanmetzman <31354670+jonathanmetzman@users.noreply.github.com>
2022-10-06 10:44:35 -04:00
Julien Voisin e74acd6a70
Make use of liblzo2 in libarchive (#8685)
Co-authored-by: Julien Voisin <jvoisin@google.com>
2022-10-05 15:34:26 +01:00
Julien Voisin 0a8a100e8d
Improve a bit libarchive's corpus (#8683)
- Add corkami's repository of weird formats/archives
- Speed up compilation a bit

Co-authored-by: Julien Voisin <jvoisin@google.com>
2022-10-05 11:20:41 +01:00
DavidKorczynski 4ff34a956e
infra: fuzz-introspector updates and bump (#7497)
* infra: remove use of git_repo_url to fuzz-introspector

* libarchive,fluent-bit: add fuzz-introspector exclusion config

* fuzz-introspector: bump

Co-authored-by: Oliver Chang <oliverchang@users.noreply.github.com>
2022-04-04 11:35:58 +10:00
Oliver Chang 8d55f22548
Fix libarchive build. (#7481)
Set --enable-static for libxml2. This was set to false by default in a
recent commit
2022-03-31 13:52:59 +11:00
DavidKorczynski 1194a4d59c
libarchive: fix xenial build to latest base (#6441)
* libarchive: fix xenial build to latest base

* libarchive: switch to cmake build
2021-09-14 17:36:51 -07:00
AdamKorcz aec1054d97
[Libarchive] Removed creation of corpus from build script (#3744) 2020-04-30 09:12:02 -07:00
AdamKorcz 4eb1249499
Suggested fix for broken build (#3678) 2020-04-20 12:20:30 -07:00
AdamKorcz 3dcc003479
Added a seed corpus to libarchive fuzzer (#3590)
* Added seed corpus to libarchive fuzzer

* Added auto cc

* Updated cc-list
2020-04-17 07:25:38 -07: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
Mike Aizatsky 3dd707ed58 [infra] using -lFuzzingEngine instead of -lfuzzer 2016-12-07 11:41:08 -08:00
Mike Aizatsky 879120437d [infra] build.sh cleanup 2016-11-29 11:33:42 -08:00
Mike Aizatsky a143b9b39a [infra] renaming targets/ to projects/ 2016-11-29 10:55:25 -08:00