aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-06-27Merge tm-dev-plus-aosp-without-vendor@8763363temp_sam_242648940Xin Li
Bug: 236760014 Merged-In: I69970a4bd5f6cbe5064b0be447ffcc8892e875a4 Change-Id: I325a16d0a9d130ef54fb4533a304bd4b7a93a8e1
2022-05-10[automerger skipped] Statically link ldac into module am: 2473c05ce2 -s oursWilliam Escande
am skip reason: Merged-In I69970a4bd5f6cbe5064b0be447ffcc8892e875a4 with SHA-1 1c014860e8 is already in history Original change: https://googleplex-android-review.googlesource.com/c/platform/external/oss-fuzz/+/18059556 Change-Id: I449ed0d7ed8949e987b077571a4312e2e04c87db Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-05-02Statically link ldac into moduleWilliam Escande
If we statically link ldac, we enforce at build time the "api" are still the same. We also enforce the current module version was tested against a known ldac encoder and we do not have to deal with version mismatched Bug: 226572369 Test: Build + boot + Not yet tested Tag: #refactor Ignore-AOSP-First: Apex only on TM Merged-In: I69970a4bd5f6cbe5064b0be447ffcc8892e875a4 Change-Id: I69970a4bd5f6cbe5064b0be447ffcc8892e875a4
2022-05-02Statically link ldac into moduleandroid13-devWilliam Escande
If we statically link ldac, we enforce at build time the "api" are still the same. We also enforce the current module version was tested against a known ldac encoder and we do not have to deal with version mismatched Bug: 226572369 Test: Build + boot + Not yet tested Tag: #refactor Ignore-AOSP-First: Apex only on TM Merged-In: I69970a4bd5f6cbe5064b0be447ffcc8892e875a4 Change-Id: I69970a4bd5f6cbe5064b0be447ffcc8892e875a4
2021-10-12Upgrade oss-fuzz to fd15c6d57aa13667af2521daf6167a2d8cd2ecb7 am: ebda00b748 ↵Elliott Hughes
am: 83853d5c3c am: c85b7e55ec am: 771bcd4878 am: 99d4aa6a8d Original change: https://android-review.googlesource.com/c/platform/external/oss-fuzz/+/1854493 Change-Id: Ic78475bc2c8df766f7eb8b128191f402573fbb91
2021-10-12Upgrade oss-fuzz to fd15c6d57aa13667af2521daf6167a2d8cd2ecb7 am: ebda00b748 ↵Elliott Hughes
am: 83853d5c3c am: c85b7e55ec am: 771bcd4878 Original change: https://android-review.googlesource.com/c/platform/external/oss-fuzz/+/1854493 Change-Id: I19b73b74ac475ff8cb9f4be6a260564d97fac5bc
2021-10-12Upgrade oss-fuzz to fd15c6d57aa13667af2521daf6167a2d8cd2ecb7 am: ebda00b748 ↵Elliott Hughes
am: 83853d5c3c am: c85b7e55ec Original change: https://android-review.googlesource.com/c/platform/external/oss-fuzz/+/1854493 Change-Id: Ic3e07737fb49199dc2c3d37f810a7588098df3e9
2021-10-12Upgrade oss-fuzz to fd15c6d57aa13667af2521daf6167a2d8cd2ecb7 am: ebda00b748 ↵Elliott Hughes
am: 83853d5c3c Original change: https://android-review.googlesource.com/c/platform/external/oss-fuzz/+/1854493 Change-Id: Ib651a9289868094de89fab8703ea57b3bbd6720c
2021-10-12Upgrade oss-fuzz to fd15c6d57aa13667af2521daf6167a2d8cd2ecb7 am: ebda00b748android-t-preview-2android-t-preview-1android-t-beta-3android-s-v2-beta-3android-s-qpr3-beta-1android-t-preview-1android-s-v2-beta-3android-s-qpr3-beta-1Elliott Hughes
Original change: https://android-review.googlesource.com/c/platform/external/oss-fuzz/+/1854493 Change-Id: If3c3af15f08f7f3028c21434c0f702c7918a43e9
2021-10-12Upgrade oss-fuzz to fd15c6d57aa13667af2521daf6167a2d8cd2ecb7android-s-v2-preview-2android-s-v2-preview-1android-s-v2-beta-2android-s-v2-preview-1Elliott Hughes
Test: make Change-Id: Ib2733efe65798b72a56aa5db61992b878b4c6be1
2021-10-12Add XNU (SockFuzzer) (#6583)Ned Williamson
2021-10-11nDPI: add some missing (optional) dependencies (#6581)Ivan Nardi
Enable fuzzing of QUIC traffic.
2021-10-11Run multiple jobs/workers by setting env vars (#5924)Federico Maggi
* Run multiple jobs/workers by setting env vars ```bash $ infra/base-images/all.sh $ python3 infra/helper.py run_fuzzer -e N_JOBS=4 -e N_WORKERS=4 --engine $ENGINE $PROJECT_NAME $FUZZ_TARGET ``` * Switched from N_JOBS/WORKERS to FUZZER_EXTRA_ARGS * Added hashicorp/hcl/hclsyntax fuzzers * Getting rid of FUZZER_EXTRA_ARGS
2021-10-11profraw: move from golang to python (#6565)Catena cyber
2021-10-11libreoffice: move dep installation to a script in libreoffice git (#6569)Caolán McNamara
so can automatically update it as needed without churn at oss-fuzz side
2021-10-11[php] Enable tracing-jit fuzzer (#6580)Nikita Popov
This complements the function-jit fuzzer and tests the default JIT configuration.
2021-10-11Update requirements.txt (#6574)Oliver Chang
2021-10-11opensips: add more CCs (#6578)DavidKorczynski
2021-10-11opensips: add another fuzzer (#6577)DavidKorczynski
2021-10-11[cifuzz] Improve handling of coverage builds. (#6573)jonathanmetzman
Don't delete unaffected fuzzers and don't do bad build check.
2021-10-11opensips: add maintainer (#6575)DavidKorczynski
2021-10-08[php] Disable mbstring fuzzer (#6572)Nikita Popov
The mbstring fuzzer is really a fuzzer for the oniguruma library through the PHP mbregex extension. This was important at the time as the upstream oniguruma project did not have fuzzing and we were bundling the library (and thus responsible for security backports). Nowadays we no longer bundle this library and the upstream project does their own fuzzing, including integration with oss-fuzz: https://github.com/google/oss-fuzz/tree/master/projects/oniguruma I haven't really done anything with reports from this fuzzer in a long time, as issues get addressed upstream. As such, I think it's safe to drop it on the PHP side.
2021-10-08[pulumi] Initial integration (#5895)AdamKorcz
2021-10-08opensips: initial integration. (#6420)DavidKorczynski
* opensips: initial integration. * opensips: include primary contact
2021-10-08tint: add SPIRV-Tools fuzzers (#6515)Alastair Donaldson
* tint: add SPIRV-Tools fuzzers * Fix script. * Move to release builds. * Reduce the number of targets that are built in CI.
2021-10-08postgresql: fix build (#6570)DavidKorczynski
* postgresql: fix build * update PostgresMain params * use PostgresSingle following updates in postgres * postgresql tmp fix * fix build
2021-10-07GDAL: add access to new developer (#6567)Even Rouault
2021-10-07varnish: fix build (#6568)DavidKorczynski
2021-10-07poppler: Use a newer glib (#6566)tsdgeos
2021-10-06Use FreeRADIUS project's member's gmail addresses for autz (#6564)Arran Cudbard-Bell
2021-10-06Suricata sancov (#6555)Catena cyber
* Improves suricata corpus for one target * suricata: use now sancov-module * Better rust flags for suricata
2021-10-06[cifuzz][helper] Fix error message for nonexistent external project (#6558)jonathanmetzman
Say path doesn't exist instead of the last directory in path. Fixes: https://github.com/google/oss-fuzz/issues/6528
2021-10-06Fix CIFuzz coverage generation. (#6523)Oliver Chang
Also clean up the external action definitions: - Set default values for the storage repo branches. - Remove storage repo options from build_fuzzers.
2021-10-05[cifuzz] Use javascript actions library for uploading artifacts (#6552)jonathanmetzman
Delete our python implementation which appears buggy and will be annoying to maintain. Fixes: https://github.com/google/oss-fuzz/issues/6526
2021-10-05[cifuzz][prow] Support docker in docker to support prow. (#6556)jonathanmetzman
2021-10-04clusterfuzzlite: Upload builds after bad build check. (#6531)jonathanmetzman
Fixes: #6525 Depends on: #6530
2021-10-04ClusterFuzzLite: Install nodejs in cifuzz-base. (#6534)jonathanmetzman
We will use this to upload artifacts in the future.
2021-10-04rust coverage: fix binary ids padding (#6551)Catena cyber
2021-10-04[infra] Add different messages depending on bisection type (#6547)hanyoungYoo
A printed message after bisection should be different depending on the bisection type
2021-10-02Fix false positive result due to floating point divide by zero (which is not ↵Kevin Backhouse
a bug). (#6549)
2021-10-02rocksdb: fix build (#6546)DavidKorczynski
2021-10-02dnsmasq: fix fuzzer and build (#6545)DavidKorczynski
2021-10-01sudoers: set optimization flag in LDFLAGS for the object size sanitizer (#6544)Todd C. Miller
Sudo does not link executables using CFLAGS, only LDFLAGS. When building with UBSan, the compiler warns that the object size sanitizer has no effect at -O0 but is explicitly enabled.
2021-10-01[clusterfuzzlite] Keep unaffected fuzzers when uploading a build. (#6530)jonathanmetzman
Otherwise incomplete builds may be uploaded. Fixes: https://github.com/google/oss-fuzz/issues/6529 Related: https://github.com/google/oss-fuzz/issues/6525
2021-09-30[clusterfuzzlite] Include shebang line when generating project. (#6532)jonathanmetzman
Fixes: #6527
2021-09-29suricata: default rules in out directory (#6540)Catena cyber
* suricata: default rules in out directory to be used as config by a dedicated target * Adding a corpus and a dictionary to the next suricata fuzz target
2021-09-29protobuf-java: update contact information (#6542)Adam Cozzette
This makes kfm@google.com the primary contact and allows access for some more protobuf team members.
2021-09-29update tendermint/tendermint project file (#6541)Tess Rinearson
2021-09-29[infra] Add block listed target name logic from ClusterFuzz (#6538)Fabian Meumertzheim
* [infra] Add block listed target name logic from ClusterFuzz
2021-09-29Done (#6536)Nikita Mikhaylov