Commit Graph

4017 Commits

Author SHA1 Message Date
Abhishek Arya 43317c9327
Revert "Enable UBSan's pointer-overflow check. (#3121)" (#3123)
This reverts commit d843ee46bd.
2019-12-13 06:48:16 -08:00
mbarbella-chromium d843ee46bd
Enable UBSan's pointer-overflow check. (#3121) 2019-12-12 20:00:13 -05:00
mbarbella-chromium 3f186c0c03
Enable UBSan's object-size check. (#3120) 2019-12-12 19:56:48 -05:00
tsdgeos 0d738e73df Fix build of karchive and kcodecs (#3118)
I'm being a bit naughty building Qt so this is mostly my fault
2019-12-12 15:40:18 -08:00
Eric 13068b8e50 [libc++] Correctly remove the system stdlib includes using -nostdinc++ (#3117)
This change was tested and verified to work by running:

1. git clone oss-fuzz
2. ./infra/helper.py build_image llvm_libcxx
3. ./infra/helper.py build_fuzzers llvm_libcxx
2019-12-12 13:26:02 -08:00
Eric c8b58c19f5 Really fix the libc++ build's include paths. (#3116)
The -I flag I previously removed was used to drag in the
"fuzzing/fuzzing.h" header.
2019-12-12 13:06:13 -08:00
Eric ebd899105b Correctly insert libc++ include path to use local version. (#3115)
Previously we're using the installed libc++ headers.
2019-12-12 12:52:43 -08:00
Eric afdf534851 Add myself to libc++ and libc++abi project files. (#3114) 2019-12-12 12:52:04 -08:00
Kostya Serebryany 2ae468e4d5 [llvm_libcxxabi] switch to the new github repo 2019-12-12 11:46:36 -08:00
Kostya Serebryany 2290b8080c [llvm_libcxx] switch to the new github repo (#3113) 2019-12-12 11:15:57 -08:00
David Bryant 4da5132015 wavpack: add Dockerfile and update project.yaml (#3112)
* wavpack: add Dockerfile and update project.yaml

* Update Dockerfile
2019-12-12 10:58:50 -08:00
Leo Neat 2dd2a0fdcc [infra] Add functionality to check out a specific commit for a project (#3092)
* Starting the git python API

* repo manager working with tests

* Docker repo manager working, can update image with specific commit

* Working bisection

* Formatting and linting

* Working bisection

* Specific commit checkout

* Specific commit checkout

* Removed bisector and updated helper

* remove branch bug

* Max comments

* Added tests for infer main repo

* Oliver comments

* helper.py function names change

* Oliver comments pt. 2

* Olivers comments

* Formatting updates

* Removing DockerRepoManager class

* Removing DockerRepoManager class

* Changing from copying repo to docker image to mounting repo on docker image

* Jonathan comments

* Build image from commit tests

* Oliver comments pt.3

* Oliver comments pt.4

* Linting

* Max comments pt. 2

* change check commit exists

* Max comments pt. 3

* Regex updated

* Formatting updates
2019-12-12 09:26:37 -08:00
Catena cyber 0d226427c7 Fix gonids target name to match seed corpus (#3108) 2019-12-12 06:27:12 -08:00
Catena cyber dd68f02b02 Removes binutils patch, applied upstream (#3109) 2019-12-12 06:25:21 -08:00
Andrew Bartlett 131f4c5f01 Fix WORKDIR for Samba (#3094) 2019-12-11 10:50:59 -08:00
Abhishek Arya 075af21e28
Enable enum feature for UBSan (#3102) 2019-12-11 08:17:44 -08:00
Tyson Smith a0eb412444 Update multiple vendor_ccs lists (#3091)
* Update and add more Mozilla employees
2019-12-10 17:51:56 +00:00
Bhargava Shastry df5a80bf97 [solidity] Upgrade to evmone v0.4.0 (#3100) 2019-12-09 09:58:39 -08:00
Alex Gaynor b2603f7bc2 Fuzzer for avahi's core DNS parser (#3098) 2019-12-09 07:47:49 -08:00
Catena cyber f2410ec0b2 Adds people to binutils project (#3099) 2019-12-09 07:43:18 -08:00
Andrew Bartlett c828e7f68b Clone from the official GitLab mirror (#3095)
https://gitlab.com is much faster than the canonical Samba Team mirror so
use that instead.   It is also hosted at Google GCE so should be faster
when in use.

Signed-off-by: Andrew Bartlett <abartlet+google@catalyst.net.nz>
2019-12-07 17:57:42 -08:00
Michael Niedermayer 6089bc488b [FFmpeg] Add fuzzing for bitstream filters (#3096)
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2019-12-07 17:56:58 -08:00
Douglas Bagnall c4579d9358 [samba] Add Samba project (#2993) 2019-12-06 08:36:20 -08:00
Tiziano Santoro 6cb657fe6a Add more Oak team members (#3090)
Also sort list of members
2019-12-05 05:58:36 -08:00
Guido Vranken 40d7406c1f [cryptofuzz] Add NSS (#3089)
* [cryptofuzz] Add NSS

* [cryptofuzz] Add NSS CCs
2019-12-04 16:55:39 -08:00
Tom D 2ed0ce1313 [go-attestation] Add new fuzzer methods to go-attestation config. (#3088) 2019-12-04 15:56:36 -08:00
Tyson Smith 5c1b6e8bc5 [libjpeg-turbo] Update CC list (#3087) 2019-12-04 14:59:40 -05:00
Bhargava Shastry 91d0e07860 solidity: Upgrade to z3 4.8.7 (#3086) 2019-12-04 12:02:08 -05:00
Catena cyber 5280ba894f Use upstream fuzz target for gonids project (#3085) 2019-12-03 09:36:03 -08:00
Kevin Lubick 51b43ef183 [skia] Rebase memory-reducing fuzz patch (#3080) 2019-12-02 07:18:19 -08:00
Gabriel Kihlman e9334a14a7 [libfido2] Update CC list and activate memory sanitizer (#3077) 2019-11-29 08:31:29 -08:00
Oliver Chang bc7bef4c1a
Update project.yaml 2019-11-28 15:41:19 +11:00
Oliver Chang 1fd6ac3bab
Update project.yaml 2019-11-28 15:40:54 +11:00
Oliver Chang 1c5e6063a8
Update project.yaml 2019-11-28 15:32:40 +11:00
Oliver Chang 0d6b1d8ebf
Update project.yaml 2019-11-28 15:23:34 +11:00
Gabriel Kihlman ce001fc2aa [libfido2] Initial integration (#3076) 2019-11-27 07:51:53 -08:00
Randy e6cc220b4f [libspectre] initial integration (#3025)
* [libspectre] initial integration

* Update project.yaml

* update primary contact

* clone from upstream repository
2019-11-27 07:17:05 -08:00
Sharvil Shah 1179fecf31 [osquery] Update osquery contact (#3073) 2019-11-26 21:22:22 -08:00
Tyson Smith 1afa786c22 [openh264] Update CC list (#3074) 2019-11-26 15:26:49 -08:00
Max Moroz 66e0e37939
[infra] Install LLVM binaries in base-runner using base-clang artifacts (#3067). (#3072)
* [infra] Install LLVM binaries in base-runner using base-clang artifacts (#3067).

* add one more comment and remove MAINTAINER lines from all images
2019-11-26 10:40:58 -08:00
Franziskus Kiefer 3891af1d18 Update project.yaml (#3070)
Kevin Jacobs (kjacobs@mozilla.com) is working on NSS things as well and should have access.
2019-11-26 09:15:50 -08:00
Catena cyber d8dc38a48c Changes ndpi email address (#3068)
To have a google account
2019-11-26 07:02:59 -08:00
Victor M. Alvarez 7907eef878 [yara] Install pkg-config in build image. (#3069)
YARA now needs pkg-config during the build process.
2019-11-26 07:00:52 -08:00
Max Moroz 0ca53f3c94
[infra] Update binaries in the base-runner image (#3065). (#3066) 2019-11-25 14:10:58 -08:00
Peter Wu 4813b64e0a wireshark: fix build by adding ares dependency (#3064)
Since wireshark commit v3.3.0rc0-15-g451a241e50, c-ares became a
required dependency.

Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=19095
2019-11-25 07:05:15 -08:00
mbarbella-chromium 48f8d5edc4 Enable UBSan builtin, null, returns-nonnull-attribute, and unreachable checks. (#3062) 2019-11-24 17:44:53 -08:00
Abhishek Arya 4985ddfcfe
Revert "Enable UBSan's builtin, null, and unreachable checks. (#3057)" (#3061)
This reverts commit 146316b705.
2019-11-22 13:27:04 -08:00
jonathanmetzman 5668cc422c
Install clang using git (#3060) 2019-11-22 13:21:29 -08:00
Fletcher Woodruff 6869eb232e [cras] fix build (#3055)
We now use some rust code in CRAS, fix the fuzzer build so that code is
compiled as well.
2019-11-22 13:17:37 -08:00
mbarbella-chromium 146316b705
Enable UBSan's builtin, null, and unreachable checks. (#3057) 2019-11-21 15:37:44 -08:00