Commit Graph

5971 Commits

Author SHA1 Message Date
DavidKorczynski cdeb7f2282
fluent-bit: deploy simple fuzz hook in build (#6075)
Signed-off-by: David Korczynski <david@adalogics.com>
2021-07-20 18:02:21 +01:00
jonathanmetzman 0a398c892b
Fix misspelling of Implementation (#6073) 2021-07-20 07:38:16 -07:00
jonathanmetzman d66e974cbe
[infra][build] Set HOME=/root on GCB when doing fuzzer builds. (#6069)
[infra][build] Set HOME=/root on GCB when doing fuzzer builds.
GCB passes HOME as env var to the docker container. It sets
HOME to /builder/home which is persisted accross builds.
This issue causes build breakages in
https://github.com/google/oss-fuzz/issues/6035
and possibly https://github.com/google/oss-fuzz/issues/5317.
Perhaps more insidiuosly it can cause fuzzers to be built with
the wrong instrumentation.
2021-07-20 06:56:50 -07:00
DavidKorczynski bf60020678
improve fluent-bit build. (#6072) 2021-07-20 11:24:25 +01:00
jonathanmetzman df44f18d65
[infra][myanmar-tools] Fix myanmar-tools temporarily (#6068)
* [infra][myanmar-tools] Fix myanmar-tools temporarily

Workaround state being preserved in build containers.

* fix license header
2021-07-19 08:00:37 -07:00
Tonko Sabolčec b0256d71d5
[lldb-eval] Disable leak reports (#6067) 2021-07-19 07:31:06 -07:00
Guido Vranken f295baa70d
[wolfssl] Build with support for streaming ed25519/448 (#6063) 2021-07-18 19:29:27 -07:00
Abhishek Arya ae1ce87c8d
Pin atheris version (#6062) 2021-07-18 13:38:12 -07:00
Guido Vranken 8260d70f3a
[wolfssl] Build SP math fuzzer with support for ECC point addition (#6061) 2021-07-17 21:59:50 +01:00
DavidKorczynski 9860167073
net-snmp: two new fuzzers and request access to project (#6058) 2021-07-17 13:10:31 +01:00
Oliver Chang b1e5ef81c0
Fix upload_corpus call arguments for batch fuzzing. (#6050) 2021-07-17 07:19:37 +10:00
DavidKorczynski e138c76bfa
tidy-html5: fix breaking build. (#6059) 2021-07-16 17:07:47 +01:00
Dridi Boukelmoune c3a363747b
varnish: Migration to pcre2 (#6027)
* varnish: Migration to pcre2

See https://github.com/varnishcache/varnish-cache/pull/3635

* varnish: Static linking to pcre2

* varnish: Only build the fuzzer

Static linking of pcre2 fails the libvarnishapi build, not needed by
the ESI fuzzer. That's also less time wasted building irrelevant
components. We can figure out why libvarnishapi fails to build in
this environment later.

* varnish: Missing build step
2021-07-16 12:41:32 +01:00
AJ Friend c70da653c3
Update project.yaml (#6049) 2021-07-16 09:37:48 +01:00
Isaac Brodsky 991d91f8c3
Update h3 contact email to gmail (#6047) 2021-07-15 20:38:53 +00:00
Isaac Brodsky 124d8cb7a6
Update h3 contact email (#6043)
It doesn't seem to be possible to log in and view reports without the contact email being associated with a Google account. I'm replacing my email address with a Gmail one, and adding another H3 contributor's Gmail email address as well (he's subscribed to the list that receives reports but also could not login.)

Please let me know if my understanding of how reports are made visible to some email addresses is not correct. Thanks!
2021-07-15 17:24:02 +00:00
Guido Vranken 992924912a
[libecc] Enable elliptic curve point operations (#6042) 2021-07-14 23:48:34 +00:00
Nick Mathewson 3516bed47c
tor: Fix libevent build by installing pkg-config (#6041)
It appears that libevent now requires pkg-config, which was not
previously installed from Tor's Dockerfile.  This change adds
pkg-config.

Adding this dependency should resolve oss-fuzz issue 36048
(https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=36048)
2021-07-14 14:25:16 +00:00
Caolán McNamara 0fc3c25765
update libreoffice build deps (#6036) 2021-07-14 07:16:07 -07:00
Stefan Bodewig 38a6c2a977
Change Apache Commons primary from @bodewig to @jvz (#6040) 2021-07-14 13:47:13 +00:00
van Hauser 88c72fd4fc
workaround for #6037 (#6039)
* enhance afl++ performance

* update afl++, higher chance for cmplog

* workaround for afl++ ctx+cmplog issues
2021-07-14 13:57:52 +01:00
DavidKorczynski 209a0ee334
refine openvpn build script. (#6038) 2021-07-14 11:21:30 +01:00
Stefan Bucur 4d96eed933
Set the tidy-html5 OSS-Fuzz contact info to @balthisar (#6029)
As per https://github.com/htacg/tidy-html5/issues/788#issuecomment-877266838
2021-07-13 08:10:05 -07:00
dependabot[bot] cf39156080
Bump addressable from 2.7.0 to 2.8.0 in /docs (#6031)
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/sporkmonger/addressable/releases)
- [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.7.0...addressable-2.8.0)

---
updated-dependencies:
- dependency-name: addressable
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-13 08:09:18 -07:00
Azat Khuzhin ab607fbea3
libevent: add missing pkg-config to fix the build (#6032) 2021-07-13 13:33:21 +01:00
AdamKorcz d13080d30e
[poco] Fix broken build (#6033) 2021-07-13 10:59:00 +01:00
Riley Dulin 6930458f8c
Update project.yaml (#6028)
Remove me as a subscriber, I'm no longer actively working on the Hermes project
2021-07-12 10:53:19 -07:00
Guido Vranken fca42e9bfd
[wolfssl] Several improvements (#6025)
* [wolfssl] Several improvements

- Build additional target (normal math)
- More cross-pollination (import from Botan and other wolfSSL corpora)

* [wolfssl] Fix normal math 32 bit build
2021-07-12 09:49:14 +01:00
Randy 6ae7009e00
[stb] update Dockerfile for CIFuzz (#6023)
* [stb] update Dockerfile for CIFuzz

* [stb] keep the old build script working
2021-07-11 13:20:54 -07:00
Guido Vranken 9099eaa416
[relic] Enable elliptic curve point operations (#6021) 2021-07-10 17:57:57 +01:00
DavidKorczynski 9373996909
openvpn: fix coverage. (#6020) 2021-07-10 11:25:47 +01:00
DavidKorczynski f480680685
openvpn: add fuzz_crypto (#6016) 2021-07-09 13:22:07 +01:00
Jonathan Hedley 9ec9b3e352
Updating the primary contact for jsoup to me (#6015)
(I'm the jsoup lead)
2021-07-09 10:49:26 +01:00
Darren Tucker 8bc2a7fb27
Correct my email address in the openssh cc list. (#6010) 2021-07-08 21:08:10 -07:00
Tonko Sabolčec 3b5f88cbf1
Add lldb vs lldb-eval fuzz target (#6013) 2021-07-08 18:23:07 +01:00
Kevin Lubick a2562cfa20
[skia] Remove users from auto_ccs (#6011) 2021-07-08 15:14:08 +00:00
Robert Löhning 871e953401
[qt] Add CC (#6009) 2021-07-08 09:32:21 +00:00
Oliver Chang 3022776970
Revert "Bring back build status page fix until quota issues are resolved. (#5997)" (#6008)
This reverts commit e10f1658fa.
2021-07-08 10:32:36 +10:00
van Hauser 0cf9ebe150
update afl++, abuse better cmplog performance (#6006)
* enhance afl++ performance

* update afl++, higher chance for cmplog
2021-07-07 10:26:24 +01:00
DavidKorczynski 336002acff
openvpn: improve route fuzzer. (#6004) 2021-07-06 18:57:20 +01:00
AdamKorcz b2cd6f498d
Fix H3 build (#6003) 2021-07-06 18:37:49 +01:00
Fabian Meumertzheim 360227e3b3
[infra] Do not close file descriptors also for JVM (#6002)
Keeps the JVM coverage libFuzzer args in sync with the change in https://github.com/google/oss-fuzz/pull/5999.
2021-07-06 10:16:48 +01:00
Guido Vranken 1d76e45880
[wolfssl] Import corpora from other projects (#6001) 2021-07-06 10:04:25 +01:00
Cuong Manh Le 275c979de5
projects/tendermint: change tendermint email to interchain.io (#6000)
While at it, also add @tessr and @tychoish to cc list, as the primary
contact is an email group, not individual Google Account.
2021-07-06 10:03:31 +01:00
DavidKorczynski 581aa96454
do not close file descriptors in coverage runs. (#5999) 2021-07-05 19:31:56 -07:00
Abhishek Arya e10f1658fa
Bring back build status page fix until quota issues are resolved. (#5997) 2021-07-05 10:15:45 -07:00
DavidKorczynski d6a3b1cac6
dnsmasq: new fuzzing set up and fuzzers. (#5996)
* dnsmasq: new fuzzing set up and fuzzers.

* remove old util fuzzer from dockerfile.
2021-07-05 17:39:51 +01:00
Guido Vranken 64370814b4
[bitcoin-core] Updates to libsecp256k1 Cryptofuzz build (#5991) 2021-07-05 10:54:32 +01:00
Paul Dreik 2b5114aa25
[simdjson] enable msan (#5992)
* update the homepage

* add memory sanitizer
2021-07-05 10:53:55 +01:00
AdamKorcz 9cd280993d
[h3] Initial integration (#5616) 2021-07-05 12:14:28 +10:00