aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Fix cras build failure, use default rust nightly.Gravatar Abhishek Arya2020-05-21
|
* [libfido2] bump libcbor version from 0.5.0 to 0.7.0 (#3861)Gravatar Gabriel Kihlman2020-05-21
|
* [fasthttp] Initial integration (#3858)Gravatar AdamKorcz2020-05-21
|
* Remove unneeded RUSTC_BOOTSTRAP since nightly is usedGravatar Abhishek Arya2020-05-21
|
* Set rust flags always in compile step. (#3859)Gravatar Abhishek Arya2020-05-21
| | | This is needed for projects that mix both rust and c/c++.
* [Minify] Initial integration (#3848)Gravatar AdamKorcz2020-05-21
|
* [TiDB] initial integration (#3849)Gravatar AdamKorcz2020-05-20
|
* Bump httplib2 from 0.11.3 to 0.18.0 in /infra/gcb (#3853)Gravatar dependabot[bot]2020-05-20
| | | | | | | | | | Bumps [httplib2](https://github.com/httplib2/httplib2) from 0.11.3 to 0.18.0. - [Release notes](https://github.com/httplib2/httplib2/releases) - [Changelog](https://github.com/httplib2/httplib2/blob/master/CHANGELOG) - [Commits](https://github.com/httplib2/httplib2/compare/v0.11.3...v0.18.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Fixed changes added in clang-11.0. (#3852)Gravatar DavidKorczynski2020-05-20
|
* libzmq: add maintainer, add UBSAN (#3829)Gravatar Luca Boccassi2020-05-19
| | | | | | | | | | | | * Add another maintainer to libzmq's CC list * Enable UBSAN for libzmq * libzmq: disable afl fuzzer, CI fails * libsodium: do not let libsodium's autogen.sh download files from gnu.org There is no sanity check and if the download fails because gnu.org is down the build fails with unhelpful errors
* Relax project language requirement. (#3846)Gravatar Oliver Chang2020-05-20
| | | | | This is necessary for the bisector to be able to build older revisions. Print a warning instead.
* wasmtime: build fuzz targets with --all-features (#3850)Gravatar Nick Fitzgerald2020-05-19
| | | This enables not only the binaryen-using fuzz targets, but also the peepmatic fuzz targets (which is necessary after https://github.com/bytecodealliance/wasmtime/pull/1727).
* cifuzz: use pull_request.number instead of GITHUB_REF (#3845)Gravatar Evgeny Vereshchagin2020-05-18
| | | Closes https://github.com/google/oss-fuzz/issues/3732
* solidity: Disable Z3 build in dockerfile (#3831)Gravatar Bhargava Shastry2020-05-18
|
* Use hardcoded FUZZING_LANGUAGE to unbreak CIFuzz. (#3844)Gravatar Abhishek Arya2020-05-18
|
* Fix missing FUZZING_LANGUAGE in coverage build. (#3843)Gravatar Abhishek Arya2020-05-18
|
* Remove unneeded rust hacks after #3830. (#3840)Gravatar Abhishek Arya2020-05-18
|
* Add fuzzing language correctly during compile step. (#3837)Gravatar Abhishek Arya2020-05-17
|
* Add FUZZING_LANGUAGE to build step. (#3835)Gravatar Abhishek Arya2020-05-17
|
* Parse project language and use in infra/helper.py (#3834)Gravatar Abhishek Arya2020-05-17
| | | | | * Parse project language and use in infra/helper.py * Fix exception message.
* Quick fix for helper.py build_fuzzers. (#3832)Gravatar Oliver Chang2020-05-18
|
* Simplify rust project setup. (#3830)Gravatar Abhishek Arya2020-05-17
| | | | | | | | * Simplify rust project setup. - Add rust and cargo-fuzz in base builder. - Set RUSTC_BOOSTRAP to make ASan available. - Set RUSTFLAGS and C,CXXFLAGS properly.
* [knot-dns] link against liblmdb statically (#3797)Gravatar Daniel Salzman2020-05-16
| | | | | Relates to https://gitlab.labs.nic.cz/knot/knot-dns/-/commit/d4ec3a3aa8b7e2ba4d196e2f7984173069e3d91b Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=22191
* [doc] Update new_project_guide.md (#3828)Gravatar Zhicheng Cai2020-05-15
|
* [gRPC-gateway] Initial integration (#3807)Gravatar AdamKorcz2020-05-15
|
* [cryptofuzz] Add Microsoft SymCrypt (#3826)Gravatar Guido Vranken2020-05-15
|
* [Prometheus] Initial integration (#3821)Gravatar AdamKorcz2020-05-15
| | | | | * [Prometheus] Initial integration * Added missing dash in project.yaml
* Revert "ClickHouse fuzzing (#3800)" (#3820)Gravatar jonathanmetzman2020-05-15
| | | | | Build is failing. This reverts commit 564354a8346d6ee0205fd6365c5eb55259aaef3c.
* [rdkit] Speculative fix for build. (#3818)Gravatar jonathanmetzman2020-05-15
| | | | | | | [rdkit] Speculative fix for build failure Build was failing on GCB because WORKDIR is parsed, changed and then restored by gcb build script. Parsing assumed that only one WORKDIR call is made.
* Add Thyla and Ben to NSS OSS-Fuzz results (#3809)Gravatar J.C. Jones2020-05-14
|
* [libspectre] update to ghostscript-9.52 (#3812)Gravatar Randy2020-05-14
|
* solidity: Fix solidity proto fuzzer failing build (#3808)Gravatar Bhargava Shastry2020-05-14
|
* Add Zeek project (#3799)Gravatar Jon Siwek2020-05-14
|
* ClickHouse fuzzing (#3800)Gravatar kyprizel2020-05-13
| | | Start fuzzing ClickHouse project
* Fix clang updating script to actually track Chrome's (#3806)Gravatar jonathanmetzman2020-05-13
| | | | | | | | | | | | | | | | | | | | | | | Fix clang updating script to actually update clang based on Chrome's With this change, clang (llvm-project) will be updated from: e84b7a5fe230e42b8e6fe451369874a773bf1867 to Chrome's current version: 99ac9ce7016d701b43b8f0c308dc3463da57d983. This commit fixes two bad bugs: 1. Using the output of a command instead of the return code. 2. Using ! to determine whether the command succeeded ! in bash will do the same thing for 0 and 1. These bugs were hidden by OUR_LLVM_REVISION which we traditionally set to the last commit we rolled back to. If this were a comment instead of stored as a variable that is not supposed to be used unless FORCE_OUR_REVISION is set, this bug probably could have been caught earlier. Instead, the code always used the value provided by this variable. Fixes https://github.com/google/oss-fuzz/issues/3805
* cifuzz: ↵Gravatar Evgeny Vereshchagin2020-05-13
| | | | s/allowed_broken_targets_percentage/allowed-broken-targets-percentage/ (#3803)
* [dav1d] Update vendor_ccs (#3804)Gravatar Tyson Smith2020-05-13
|
* Build fixes (#3802)Gravatar Tyson Smith2020-05-13
| | | | | | | | | * [libtheora] Update upstream repository url * [speex] Update upstream repository url * [tremor] Update upstream repository url * [vorbis] Update upstream repository url
* [CIFuzz] Support ALLOWED_BROKEN_TARGETS_PERCENTAGE (#3726)Gravatar jonathanmetzman2020-05-13
| | | | | | | | Currently we use Github action's inputs as inputs to cifuzz. This means we need to do an extra step to convert each input into an env var so our scripts can actually use it. This is pretty bug prone and unnecessary, we should probably get rid of this abstraction and switch to encouraging devs to set the env vars directly.
* [serde-json] initial integration. (#3785)Gravatar DavidKorczynski2020-05-13
|
* projects/ffmpeg/Dockerfile: Update git URLs for xiph (#3796)Gravatar Michael Niedermayer2020-05-13
| | | | | Fixes: 22072 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* [dragonfly] initial integration (#3790)Gravatar AdamKorcz2020-05-13
|
* [vitess] Initial integration (#3792)Gravatar AdamKorcz2020-05-13
|
* Integrate rdkit with oss-fuzz (#3747)Gravatar intrigus2020-05-13
|
* Include repo URL in bisection error. (#3795)Gravatar Oliver Chang2020-05-13
|
* add adi (#3794)Gravatar asraa2020-05-12
| | | Signed-off-by: Asra Ali <asraa@google.com>
* [opus] Update upstream repository url (#3793)Gravatar Felicia Lim2020-05-12
|
* [cascadia] initial integration (#3780)Gravatar AdamKorcz2020-05-11
|
* [fluent-bit] fix build by disabling alter_size filter plugin (#3783)Gravatar Eduardo Silva2020-05-10
| | | Signed-off-by: Eduardo Silva <edsiper@gmail.com>
* Fix libraries needed for mysql fuzz targets (#3781)Gravatar Catena cyber2020-05-10
|