DavidKorczynski
07454dc5d9
[leveldb] initial integration ( #4636 )
...
* initial integration of leveldb
* leveldb: fix build.
* leveldb: Added a remaining on API call.
* leveldb: update project to fit review.
2020-11-18 15:21:23 -08:00
Joachim Metz
35575e1fca
Added libfsxfs to libyal project configuration ( #4654 )
2020-11-18 13:05:21 -08:00
DavidKorczynski
f6eb565cd8
[Librdkafka] Initial integration ( #4652 )
...
* Added initial integration of librdkafka.'
* librdkafka: updated primary email and auto_ccs.
* librdkafka: fix build script.
2020-11-18 07:10:09 -08:00
AdamKorcz
750a177e5a
[NATS] initial integration ( #4630 )
...
* nats initial integration
* Added maintainer email
* Running test again
* Running tests again
2020-11-17 17:18:50 -08:00
Amit Patankar
63fa6a111b
Add amitpatankar@google.com to CCs. ( #4651 )
2020-11-17 13:54:20 -08:00
Abhishek Arya
583bd2b3c3
Update project.yaml
2020-11-17 10:03:03 -08:00
DavidKorczynski
2d0251ce65
[libphonenumber] Initial integration ( #4629 )
...
* [libphonenumber] Initial integration
* Fixed coverage build of libphonenumber.
* Fix build of libphonenumber.
* Trying to fix coverage build. Cannot replicate CI issue locally, however.
2020-11-17 09:51:47 -08:00
Oliver Chang
88251fcd5c
Update project.yaml
2020-11-17 17:09:00 +11:00
Guido Vranken
20670816b6
[protobuf-c] Initial integration ( #2772 )
...
* [protobuf-c] Initial integration
* [protobuf-c] Disable UBSAN
2020-11-16 12:43:36 -08:00
Guido Vranken
a21e7d975e
[bearssl] Add project ( #4645 )
...
* [bearssl] Add project
* [bearssl] Specify compile-time Cryptofuzz options
2020-11-16 09:04:04 -08:00
AdamKorcz
cd9be3e383
[flatbuffers] Initial integration ( #4638 )
...
* [flatbuffers] initial integration
* Running tests again
* Running tests again
* Add developer email.
2020-11-15 12:48:53 -08:00
AdamKorcz
cfd6969ba1
[snappy] Initial integration ( #4631 )
2020-11-13 17:59:49 -08:00
Petteri Aimonen
0c86aff172
[nanopb] Move build script to project repository ( #4640 )
2020-11-13 08:22:18 -08:00
Jon Siwek
4c18f0337d
projects/zeek: update build script to fix coverage build ( #4633 )
2020-11-12 13:49:49 -08:00
Ondřej Surý
c1f671f078
[bind9] Add missing -lssl to the build instructions ( #4634 )
2020-11-12 06:21:33 -08:00
AdamKorcz
a7a973458c
[teleport] Initial integration ( #4570 )
...
* [teleport] Initial integration
* Minor update to run tests again
2020-11-11 13:37:57 -08:00
Catena cyber
d751d093e9
Updates for mysql 8.22 ( #4627 )
...
* Updates for mysql 8.22
* Mysql uses mv instead of cp to save disk space
* Dummy fix to temp file creation in mysql
2020-11-11 12:09:30 -08:00
Sergey Nizovtsev
5a49742166
Move tmux corpus to the new location ( #4628 )
2020-11-11 07:19:02 -08:00
Martin Holst Swende
52d73b8923
project/go-ethereum: use canon address instead of vanity-alias ( #4625 )
2020-11-10 18:47:02 -08:00
Nick Terrell
7e4c035a82
[lz4] Disable i386 fuzzing ( #4600 )
...
There are 3 open LZ4 i386 issues. Each claims to be reliabily reproducable. We've
never been able to reproduce any of them. At this point it is just causing noise.
So we want to disable i386 fuzzing until these issues have been sorted out.
OSS-Fuzz claims the latest tested revision is
664427aa8f
from 5 days ago. Does that mean it was able to succesfully reproduce then?
2020-11-10 11:44:30 -08:00
Guido Vranken
260479e790
[cryptofuzz] Disable i386 build ( #4626 )
2020-11-10 09:02:33 -08:00
Martin Holst Swende
e838b5f3a4
projects/go-ethereum: improve build + move config to project repo ( #4621 )
2020-11-10 08:58:58 -08:00
metamerism
6195bf380e
[OpenEXR] update for OpenEXR-3.0 build config ( #4624 )
...
* [OpenEXR] update for OpenEXR-3.0 build config
Signed-off-by: Peter Hillman <peter@pedro.kiwi>
2020-11-09 19:02:22 -08:00
Sergey Nizovtsev
04bc87103d
Move tmux to point at the correct repository ( #4622 )
2020-11-09 11:34:39 -08:00
StalkR
77fa6b32ba
capstone/keystone/unicorn: add to auto_ccs ( #4456 )
2020-11-09 07:31:47 -08:00
Bhargava Shastry
e0c46fa6b8
Solidity: Fuzz breaking branch instead of develop ( #4620 )
2020-11-09 07:29:09 -08:00
Gabriel Kihlman
8a54f35c2d
[libfido2] Update contacts list ( #4619 )
2020-11-09 06:56:34 -08:00
Sergey Nizovtsev
a0528670aa
[tmux] Initial integration ( #4593 )
...
Signed-off-by: Sergey Nizovtsev
2020-11-09 06:55:00 -08:00
Guido Vranken
24f263f32d
[cryptofuzz, nettle] Update Botan library path ( #4616 )
2020-11-07 07:33:46 -08:00
Catena cyber
b28d30ef3b
Compatible build for Suricata with CIFuzz ( #4606 )
2020-11-05 15:26:34 -08:00
DavidKorczynski
dc5574d93d
Fix set up of Fluent Bit following new fuzzers upstream. ( #4607 )
2020-11-05 15:25:42 -08:00
Omkar Jadhav
8fdab54d83
[yhirose/cpp-httplib] Enable memory sanitizer ( #4598 )
...
* enable msan
* Update Dockerfile
2020-11-05 07:36:13 -08:00
Max Dymond
d3d7d67812
[libssh2] Move libssh2 to point at the correct repository ( #4601 )
...
Point the Dockerfile at the correct place now
2020-11-05 06:20:40 -08:00
Ondřej Surý
aeef1e43f1
[bind9] Drop libltdl build as it was replaced by libuv in the upstream ( #4602 )
2020-11-05 06:19:57 -08:00
Catena cyber
24e1b863eb
Adds one dictionary for suricata ( #4603 )
2020-11-05 06:19:17 -08:00
bungeman
d83e3f543d
[freetype] Remove zlib and libpng dev packages. ( #4597 )
...
The upstream build of the fuzzer currently builds freetype --without-zlib
and --without-png so these are not needed. In addition, because of the
way these dependencies are used they must be built with the sanitizer in
order to detect interesting issues like CVE-2020-15999, where FreeType
may call into libpng incorrectly but it is libpng which actually does
the reads and writes. This has been proposed upstream at
https://github.com/freetype/freetype2-testing/pull/86 which uses
prefixes to ensure that the system symbols are never used, but it would
be beneficial to not have them available at all.
2020-11-04 11:01:18 -08:00
Bhargava Shastry
80dda19d4f
mruby: Fix build ( #4583 )
2020-11-04 09:22:49 -08:00
apascovici
d987cc1021
Fix building & repro on local source ( #4594 )
...
* Fix building & repro on local source
With this
https://google.github.io/oss-fuzz/advanced-topics/reproducing/#reproduce-using-local-source-checkout
actually works
* Update Dockerfile
Co-authored-by: Abhishek Arya <inferno@chromium.org>
2020-11-03 09:49:47 -08:00
Josh Matthews
edf81080a8
Update servo email. ( #4590 )
2020-11-02 10:44:19 -08:00
Kevin Lubick
7dc92a6cb5
[skia] Fix MSAN build and remove link limit for CIFuzz ( #4588 )
...
* [skia] Fix MSAN build and remove link limit for CIFuzz
* Fix unbound var
2020-11-02 08:38:08 -08:00
ankitgoogle
b3f9b646b4
Adding an myself to the mailing list. ( #4587 )
...
@inferno-chromium
@yhirose
2020-11-02 08:03:36 -08:00
Michael Niedermayer
3725c071d0
[FFmpeg] update git link to libva ( #4582 )
...
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2020-10-30 23:22:48 -07:00
Catena cyber
9f3ede2499
Fix ecc-diff-fuzzer build ( #4581 )
...
* Fix ecc-diff-fuzzer build
by using a more recent npm version
* Remove useless symlink in ecc-diff-fuzzer
* Remove old libgcrypt
2020-10-30 11:48:14 -07:00
Martin Holst Swende
37102494f8
go-ethereum: update maintainers ( #4579 )
2020-10-30 08:11:28 -07:00
Guido Vranken
5aee8e4e76
[nettle] Add project ( #4578 )
...
* [nettle] Add project
* [nettle] Fix language field in project.yaml
2020-10-29 22:09:09 -07:00
apascovici
2d57e6e37a
Update Dockerfile ( #4577 )
...
per https://bellard.org/quickjs/
2020-10-29 09:16:38 -07:00
Teju Nareddy
3e90a4ab3f
[espv2] Fix build failures due to OOM ( #4569 )
...
* [espv2] Fix build failures due to OOM
ESPv2 builds have been failing with OOM since we updated our envoy dependency.
Signed-off-by: Teju Nareddy <nareddyt@google.com>
* Fix ubsan and coverage builds
Only use `--copt -D__SANITIZE_ADDRESS__` for `address` builds
Signed-off-by: Teju Nareddy <nareddyt@google.com>
* Remove another copt
Signed-off-by: Teju Nareddy <nareddyt@google.com>
* Fix spawn strategy, unsure why it causes build failure
Signed-off-by: Teju Nareddy <nareddyt@google.com>
2020-10-29 07:50:50 -07:00
Arash Partow
0c8e9162eb
[exprtk] Initial Integration ( #4543 )
2020-10-28 12:55:56 -07:00
Guido Vranken
250926a9a4
[cryptofuzz] Multiple updates ( #4567 )
...
* [wolfCrypt] Enable more wolfCrypt features
* [cryptofuzz] Add Monocypher
* [cryptofuzz] Update Boost to v1.74
* [cryptofuzz] Improve Botan build time
* [cryptofuzz] Improve Crypto++ build time
* [cryptofuzz] wolfCrypt: Add build option required for ECDSA signing
* [cryptofuzz] Reference Nettle's libhogweed.a
This is required for Nettle ECC operations.
* [cryptofuzz] wolfCrypt: Enable XCHACHA
2020-10-27 23:17:32 -07:00
asraa
2b9e9e7bd0
add libc++ ( #4565 )
...
Signed-off-by: Asra Ali <asraa@google.com>
2020-10-26 13:33:43 -07:00