aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects
Commit message (Collapse)AuthorAge
* [llvm][opt-fuzzer] Add simplifycfg pass as a new fuzzing target. (#1116)Gravatar igor-laevsky2018-01-26
|
* Add myself to the ACL for libgd reports (#1117)Gravatar Christoph M. Becker2018-01-26
|
* Update list of gRPC members to email bugs (#1115)Gravatar Matt Kwong2018-01-25
|
* Add libgd (#1109)Gravatar Tim D. Smith2018-01-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [libgd] Add libgd with GIF and TGA fuzzers * [libgd] Add gif corpus * use a Googlier email address * Remove template comments * Centralize image size constraint instead of trying to parse each format individually in the fuzzing target. * Add BMP fuzzing target * Add project emails * Document workaround for image size cap * Single-source format fuzzers * Add other built-in formats * Add libz-dev for gd2 format * Linker incantation for zlib (thanks Alex!)
* [llvm][opt-fuzzer] Add early-cse pass as a new fuzzing target. (#1108)Gravatar igor-laevsky2018-01-24
|
* add Akila to libxml2 CCGravatar Kostya Serebryany2018-01-24
|
* First try at filter_fuzz in oss-fuzz (#1103)Gravatar Kevin Lubick2018-01-23
| | | | Try to prevent ooms and timeouts. Use a seed corpus hosted in cloud storage.
* [gnutls] updated reference to libtasn1 project (#1106)Gravatar Nikos Mavrogiannopoulos2018-01-23
| | | | | | | The project was moved to gitlab. Closes #1101 Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
* [dlplibs] add corpus for FictionBook v.2 (#1105)Gravatar David Tardon2018-01-22
|
* [mupdf] Ensure ctm variable is initialized (#1102)Gravatar Jonathan Rudenberg2018-01-22
|
* [mupdf] Add @sebras to auto_ccs (#1100)Gravatar Jonathan Rudenberg2018-01-21
|
* Changed email address of ImageMagick developer. (#1097)Gravatar Dirk Lemstra2018-01-20
|
* [mupdf] Ensure document is always freed (#1094)Gravatar Jonathan Rudenberg2018-01-19
|
* undo disabling trace-cmpGravatar Kostya Serebryany2018-01-19
| | | ... as per https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=5377#c6
* ofz#4860 fix off-by-one in ICU (#1092)Gravatar David Tardon2018-01-19
|
* [mupdf] Fix fuzzer (#1091)Gravatar Jonathan Rudenberg2018-01-19
| | | Without the document handlers registered, nothing gets fuzzed!
* disable trace-cmp on llvm_libcxx to make it faster, see ↵Gravatar Kostya Serebryany2018-01-18
| | | | https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=5377
* Interpret a blob of memory as a rar file for fuzzing. (#1090)Gravatar Varun Khaneja2018-01-18
| | | | | | | | | | | * Interpret a blob of memory as a rar file for fuzzing. (#4) * Use the in-memory representation of the file * Interpret a blob of memory as a rar file for fuzzing. (#5) * Use the in-memory representation of the file * Use a fixed filename, skip calling getpid
* [systemd] add more addresses to CC (#1089)Gravatar Zbigniew Jędrzejewski-Szmek2018-01-18
| | | | | | Backup address for Lennart Poettering, addresseses for Canonical and systemd contributors who work on memory correctness issues. Follow-up for #1084.
* Added e-mail address for other core developer. (#1088)Gravatar Dirk Lemstra2018-01-18
|
* Updates (#1086)Gravatar David Tardon2018-01-18
| | | | | | | | | | | * [dlplibs] merge 2 fuzzers for Lotus formats The difference was mostly nominal anyway as all versions are parsed by the same code. * [dlplibs] add corpus for MS Multiplan fuzzer * [dlplibs] move abw.dict to the project
* Disable failing ubsan config in mupdf (#1085)Gravatar Abhishek Arya2018-01-18
|
* [mupdf] Add mupdf fuzzer (#1067)Gravatar Jonathan Rudenberg2018-01-18
| | | | | | | | | | | | | | | | * Add fuzzer for mupdf * Address review comments * Add check to ensure corpus/dict exist * Silence stderr spam * Update fuzzer based on review comments * Enable MemorySanitizer * Set primary contact
* [systemd] Enable memory sanitizer (#1084)Gravatar Jonathan Rudenberg2018-01-18
|
* [systemd] Add initial systemd integration (#1073)Gravatar Jonathan Rudenberg2018-01-18
| | | | | | | | | | | | * [systemd] Add initial systemd integration * Add @keszybz to auto_ccs * Use ppa:pitti/systemd-semaphore for libmount backport * Simplify build now that dependencies are disabled * Update Dockerfile to use upstream repo
* mercurial: initial import of fuzzer configuration for Mercurial (#1083)Gravatar Augie Fackler2018-01-17
|
* find the static archive and use it, just use whats in src (#1082)Gravatar Chris Wolfe2018-01-17
|
* Projects: Include libsodium (#1051)Gravatar Chris Wolfe2018-01-17
| | | | | Add libsodium fuzzers. Add secret_key_auth_fuzzer and secretbox_easy_fuzzer targets from libsodium.
* [llvm-opt-fuzzer] Set max_len to 0 (#1080)Gravatar igor-laevsky2018-01-17
| | | | | | * [llvm-opt-fuzzer] Set max_len=0 * Update build.sh
* Moved the build script to the repository of ImageMagick. (#1078)Gravatar Dirk Lemstra2018-01-16
|
* [knot-dns] don't specify coverage flags for oss-fuzz builds (#1079)Gravatar Jonathan Foote2018-01-16
|
* Move region_deserialize to Skia proper (#1077)Gravatar Kevin Lubick2018-01-16
|
* [irssi] Add theme-load-fuzz (#1076)Gravatar Joseph Bisch2018-01-15
| | | | | | | | | | | | * [irssi] Add theme-load-fuzz * [irssi] Move irssi-fuzz target into for loop in build.sh * [irssi] Add seed corpus for theme-load-fuzz * [irssi] Add dictionary for theme-load-fuzz * Update build.sh
* [irssi] Add event-get-params-fuzz (#1074)Gravatar Joseph Bisch2018-01-15
|
* sqlite3: Add zlib1g-dev (#1068).Gravatar Oliver Chang2018-01-15
| | | | | | For MSan builds, the configure script thinks zlib is installed and tries to use it in a build because its .so/.a files are available. However, the include files aren't because zlib1g-dev isn't installed.
* Fix harfbuzz build failure due to fonts dir change (#1071)Gravatar Abhishek Arya2018-01-13
|
* Add Myke to the llvm auto_ccs listGravatar Kostya Serebryany2018-01-12
|
* Update project.yamlGravatar Oliver Chang2018-01-12
|
* fixed yaml file for imagemagick (#1062)Gravatar Alex Gaynor2018-01-10
|
* update dependency cache (#1061)Gravatar Caolán McNamara2018-01-09
|
* [cras] Update configure option (#1060)Gravatar Dylan Reid2018-01-09
| | | | | | The configure options was changed to lower case. Fix the build script to match the new option. Signed-off-by: Dylan Reid <dgreid@chromium.org>
* [imagemagick] Files were moved in the ImageMagick project. (#1059)Gravatar Dirk Lemstra2018-01-09
|
* [imagemagick] move fuzzers to the upsteram and build from that (#1056)Gravatar Paul Kehrer2018-01-09
| | | Pushing towards the ideal integration one commit at a time...
* [dlplibs] update bundled libs (#1055)Gravatar David Tardon2018-01-09
|
* [imagemagick] Fix seed corpus archive name.Gravatar Max Moroz2018-01-08
|
* [imagemagick] Imagemagick support (#1040)Gravatar Paul Kehrer2018-01-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * implement imagemagick fuzzing * Compile one fuzzer per encoder * oops, need this * formatting! * make the fuzzer per encoder work :) * use ADD * sizeof all teh things! * oops * add dirk as the primary contact * use Degrees here * extract just the images we want for the seed corpus (corpi?) * use Width where possible * add all sanitizers * fix a foolish bug * move the corpus gen to the end of build.sh
* Add mitchphillips to autocc. (#1053)Gravatar Mitch Phillips2018-01-05
|
* [knot-dns] Explicitly enable all sanitizer configurations.Gravatar Max Moroz2018-01-03
|
* [knot-dns] initial integration (take two) (#1052)Gravatar Jonathan Foote2018-01-03
| | | | | | | | | | * [knot-dns] initial integration * [knot-dns] remove unnecessary dependencies, etc. * [knot-dns] rename fuzz targets * [knot-dns] use $OUT instead of /out
* [knot-dns] submit knot-dns project.yaml (#1046)Gravatar Jonathan Foote2017-12-27
|