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
*
[infra] Make travis deal with adding a new project or removing one (#2566)
jonathanmetzman
2019-07-02
*
[infra] Remove debug code breaking bad_build_check #2555 (#2557)
jonathanmetzman
2019-06-30
*
[infra] Add support for dataflow builds to the helper script and build check ...
Max Moroz
2019-06-12
*
[infra] Ignore return code when removing seed corpus for dataflow build.
Max Moroz
2019-06-10
*
[infra] Run tests on the builder after patching MSan libraries. (#2497)
Max Moroz
2019-06-10
*
[infra] Do not archive seed corpus for dataflow builds.
Max Moroz
2019-06-10
*
[docs] Remove `-lFuzzingEngine` reference from base-builder image readme.
Max Moroz
2019-05-31
*
[infra] Change auto-generated build.sh template to use $LIB_FUZZING_ENGINE.
Max Moroz
2019-05-31
*
Use AFL_DRIVER_DONT_DEFER=1 in AFL checks since bad_build_check doesn't suppo...
jonathanmetzman
2019-05-28
*
Update test_all
Abhishek Arya
2019-05-28
*
Remove code for copying dataflow scripts (#2461)
Abhishek Arya
2019-05-24
*
Update regex for clang revision (#2460)
jonathanmetzman
2019-05-24
*
infra: skip files whose names start with afl while looking for fuzz targets (...
Evgeny Vereshchagin
2019-05-24
*
[i386] Use different bucket for i386 builds. (#2435)
jonathanmetzman
2019-05-17
*
[i386] Do i386 builds of projects that have opted-in (#2416)
jonathanmetzman
2019-05-15
*
[travis] Use job matrix to split up builds to avoid timeout (#2423)
jonathanmetzman
2019-05-15
*
[infra] Update name of check_instrumentation and error messages (#2414)
jonathanmetzman
2019-05-15
*
[infra] make it possible to override the percentage of targets that can be br...
Evgeny Vereshchagin
2019-05-15
*
[infra] Fix check_instrumentation in bad_build_check (#2412)
jonathanmetzman
2019-05-14
*
[i386] Improve linking and bad build check (#2410)
jonathanmetzman
2019-05-14
*
Revert "[infra] Roll clang to r360398 (#2405)" (#2408)
jonathanmetzman
2019-05-13
*
Add initial support for i386 builds (#2347)
jonathanmetzman
2019-05-13
*
[travis] Add requirements file for travis and fix diff command (#2406)
jonathanmetzman
2019-05-13
*
[infra] Roll clang to r360398 (#2405)
jonathanmetzman
2019-05-13
*
[travis] Improve build script (#2404)
jonathanmetzman
2019-05-13
*
[travis] Dont build the same project multiple times (#2399)
jonathanmetzman
2019-05-13
*
[infra] Create yaml file and build script for travis. (#2397)
jonathanmetzman
2019-05-10
*
Update requirements.txt
Abhishek Arya
2019-05-02
*
Roll clang to r359254 (#2358)
jonathanmetzman
2019-04-30
*
Revert "[infra] Revert the recent clang roll to fix some builds (#2315) (#231...
jonathanmetzman
2019-04-29
*
use immutable default arguments (#2341)
jonathanmetzman
2019-04-22
*
Prevent misuse of check_build (#2340)
jonathanmetzman
2019-04-22
*
Change LIB_FUZZING_ENGINE to -fsanitize=fuzzer in libFuzzer builds (#2312)
jonathanmetzman
2019-04-15
*
[infra] Revert the recent clang roll to fix some builds (#2315). (#2316)
Max Moroz
2019-04-12
*
Build clang so that it can compile targets with `-fsanitize=fuzzer` (#2311)
jonathanmetzman
2019-04-11
*
[infra] Enabling DataFlow build configuration (#1632). (#2292)
Max Moroz
2019-04-09
*
Fix build breakage caused by unnecessary AFL testing (#2291)
jonathanmetzman
2019-04-04
*
Address comments from https://github.com/google/oss-fuzz/pull/2285. (#2287)
Oliver Chang
2019-04-03
*
Fix builds status script (#2285)
Oliver Chang
2019-04-02
*
Use a single tag for builds. (#2284)
Oliver Chang
2019-04-02
*
[infra] Fix code coverage builder script (regressed after #2264).
Max Moroz
2019-03-31
*
Add a project tag to builds for filtering (#2263). (#2264)
Oliver Chang
2019-03-26
*
Allow preloading external libFuzzer functions using LD_PRELOAD (#2255)
jonathanmetzman
2019-03-20
*
Remove image pushing step from build (#2232)
Oliver Chang
2019-03-13
*
[infra] Disable honggfuzz builds by default (follow up for #2227).
Max Moroz
2019-03-12
*
[infra] Bump build timeout from 10h to 12h. (#2227)
Max Moroz
2019-03-11
*
fix build check for aarch64 (#2179)
Sebastian Pop
2019-02-20
*
enable builds of base images for AArch64 (#2176)
Sebastian Pop
2019-02-20
*
[infra] Suppress errors from cp command in the coverage build (#2087 and othe...
Max Moroz
2019-01-14
*
[infra] Remove unused coverage-report-server.py from base-clang image.
Max Moroz
2019-01-03
[next]