index
:
oss-fuzz
master
continuous fuzzing for open source software
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
infra
Commit message (
Expand
)
Author
Age
*
Don't traverse symlinks in patch_build.py (#4086)
Abhishek Arya
2020-07-07
*
Update Dockerfiles (#4070)
devtty1er
2020-07-06
*
Skip coverage build in CI for non C/C++ projects. (#4075)
Abhishek Arya
2020-07-06
*
Feature addition: Individual schedulers for projects (#4066)
kabeer27
2020-07-06
*
Added deploy file and restructured cloud function directory (#4057)
kabeer27
2020-07-01
*
Revert "Don't create empty corpus archive as it wont unpack. (#3903)" (#4048)
Max Moroz
2020-06-30
*
Renaming infra/build/functions files (#4031)
kabeer27
2020-06-29
*
[util-linux] cover mnt_table_parse_stream (#4032)
Evgeny Vereshchagin
2020-06-25
*
Cloud function for syncing OSS-Fuzz projects (#3538). (#4023)
kabeer27
2020-06-25
*
[cifuzz] Temporary fix for sanitizer validation. (#3997)
jonathanmetzman
2020-06-17
*
Add Github Actions CI. (#3971)
Abhishek Arya
2020-06-12
*
Add AFL_NO_AFFINITY to run_fuzzer
Abhishek Arya
2020-06-12
*
[CIFuzz] Add support for different sanitizers (#3969)
Evgeny Vereshchagin
2020-06-11
*
build_specified_commit: Handle build.sh which are part of upstream repo. (#3932)
Oliver Chang
2020-06-10
*
Install latest cmake, make easy to install i386 packages (#3943)
Abhishek Arya
2020-06-07
*
Retry building project images in build_specified_commit. (#3915)
Oliver Chang
2020-06-01
*
Fix builds_status cron exception. (#3914)
Abhishek Arya
2020-05-31
*
Don't create empty corpus archive as it wont unpack. (#3903)
Abhishek Arya
2020-05-29
*
Fix CIFuzz issue where targets assumed in OSS-Fuzz build if exists (#3817)
jonathanmetzman
2020-05-28
*
Set up python in one docker layer, remove python deps. (#3893)
Abhishek Arya
2020-05-27
*
Remove libbz2-dev dependency installed in base-builder for python3 (#3890)
Abhishek Arya
2020-05-27
*
build_specified_commit: Don't replace gitdir if already relative. (#3875)
Oliver Chang
2020-05-26
*
Install Python 3.8.3 on builder image. (#3874)
Abhishek Arya
2020-05-25
*
Don't add sanitizer=coverage in RUSTFLAGS
Abhishek Arya
2020-05-25
*
build_specified_commit: revert to using cp. (#3871)
Oliver Chang
2020-05-25
*
Use latest git version. (#3870)
Abhishek Arya
2020-05-24
*
Don't add Rust sanitizer flags when using ubsan or i386. (#3862)
Abhishek Arya
2020-05-21
*
Remove unneeded RUSTC_BOOTSTRAP since nightly is used
Abhishek Arya
2020-05-21
*
Set rust flags always in compile step. (#3859)
Abhishek Arya
2020-05-21
*
Bump httplib2 from 0.11.3 to 0.18.0 in /infra/gcb (#3853)
dependabot[bot]
2020-05-20
*
Relax project language requirement. (#3846)
Oliver Chang
2020-05-20
*
cifuzz: use pull_request.number instead of GITHUB_REF (#3845)
Evgeny Vereshchagin
2020-05-18
*
Use hardcoded FUZZING_LANGUAGE to unbreak CIFuzz. (#3844)
Abhishek Arya
2020-05-18
*
Fix missing FUZZING_LANGUAGE in coverage build. (#3843)
Abhishek Arya
2020-05-18
*
Add fuzzing language correctly during compile step. (#3837)
Abhishek Arya
2020-05-17
*
Add FUZZING_LANGUAGE to build step. (#3835)
Abhishek Arya
2020-05-17
*
Parse project language and use in infra/helper.py (#3834)
Abhishek Arya
2020-05-17
*
Quick fix for helper.py build_fuzzers. (#3832)
Oliver Chang
2020-05-18
*
Simplify rust project setup. (#3830)
Abhishek Arya
2020-05-17
*
Fix clang updating script to actually track Chrome's (#3806)
jonathanmetzman
2020-05-13
*
[CIFuzz] Support ALLOWED_BROKEN_TARGETS_PERCENTAGE (#3726)
jonathanmetzman
2020-05-13
*
Include repo URL in bisection error. (#3795)
Oliver Chang
2020-05-13
*
bisector: always reset projects/ even when we exception out. (#3769)
Oliver Chang
2020-05-07
*
Remove deprecated go-fuzz-build (#3761)
Abhishek Arya
2020-05-06
*
Use dedup_token_length in bisector. (#3764)
Oliver Chang
2020-05-06
*
bisector: Properly detect MSan issues as well. (#3762)
Oliver Chang
2020-05-06
*
Add a better check for crash during bisection. (#3758)
Oliver Chang
2020-05-04
*
bisector: Increase rsync performance. (#3757)
Oliver Chang
2020-05-04
*
Raise exception if old_commit has the same behaviour as new_commit. (#3749)
Oliver Chang
2020-05-01
*
cifuzz: upload artifacts only when the "run fuzzers" step fails (#3733)
Evgeny Vereshchagin
2020-04-30
[next]