Commit Graph

3 Commits

Author SHA1 Message Date
Paul Dreik 676071636c Libtorrent take2 (#2299)
* switch to another fuzzer repo aimed to be merged upstream

* update email addresses

checked with arvid, he approved adding his address

* [libtorrent] improve building

 - use ninja
 - don't build tests
 - respect CXXFLAGS when building boost
 - less verbose output when downloading

* create initial corpus zip files from git

this makes it much easier to add and remove
both fuzzers and corpus upstream and make
sure they work well.
2019-04-09 11:22:07 -07:00
Paul Dreik 7b3ebc2abb [libtorrent] add address for google account (#2286)
see https://github.com/google/oss-fuzz/issues/2261#issuecomment-479085906
2019-04-02 09:53:51 -07:00
Paul Dreik b858b0036d Libtorrent (#2268)
* [boost] add fuzzers for boost property tree parsers

* [boost] fix missing files in Docker copy command

* add libtorrent

* set email address, clone depth 10

* remove templated text
2019-04-01 11:31:16 -07:00