Commit Graph

1242 Commits

Author SHA1 Message Date
Mike Aizatsky e6a8c4d6cd [infra] updating usages of base-libfuzzer (#142) 2017-01-03 15:07:49 -08:00
Mike Aizatsky 2e4b96c93c [infra] enabling track origins for msan (#59) 2017-01-03 14:10:50 -08:00
Mike Aizatsky f329e00249 [json] using projects build file 2017-01-03 13:55:36 -08:00
Abhishek Arya 5faaddd044 Update helper.py 2017-01-03 13:28:28 -08:00
Abhishek Arya 66b19116bd Update helper.py 2017-01-03 11:07:58 -08:00
rsheeter dbca3bf6e8 add primary contact for woff2 (#237) 2017-01-03 11:05:10 -08:00
Abhishek Arya 3cb1898cdd Update README.md 2017-01-03 11:04:50 -08:00
Abhishek Arya e0d84b80dd Update reproducing.md 2017-01-03 11:02:33 -08:00
Abhishek Arya 35c191dd2a Update README.md 2017-01-03 10:53:45 -08:00
Abhishek Arya 6c4110d4a4 Fixes (#236)
* Add reproduce command.
* Remove unneeded run and just_run command with duplicate code as run_fuzzer.
* Fix docs for reproduction.
2017-01-03 10:47:05 -08:00
Caolán McNamara 3c359b58a0 [libreoffice] prepare for adding more fuzzers (#235)
and change CC address for reporting finds
2017-01-02 13:21:58 -08:00
Max Moroz b7105de7f1 [sqlite3] Increase SQLITE_MAX_PAGE_COUNT to 16384. 2017-01-02 11:10:31 +01:00
Max Moroz d7a8ba21d7 [sqlite3] limit max memory page count to avoid creating large databases. 2016-12-30 12:28:48 +01:00
Abhishek Arya 8838824517 Update faq.md 2016-12-29 22:37:33 -08:00
Abhishek Arya 3774c4e801 Update faq.md 2016-12-29 22:35:40 -08:00
Abhishek Arya fee20221d1 Update faq.md 2016-12-29 22:13:10 -08:00
Abhishek Arya fedf1c7e76 Update reference.md 2016-12-29 22:06:54 -08:00
Mike Aizatsky e5233738b1 nit 2016-12-29 14:37:10 -08:00
Mike Aizatsky 25bec26fe4 [infra] nit 2016-12-29 14:36:32 -08:00
Mike Aizatsky 99b0ab2e5f Update reference.md 2016-12-29 14:34:20 -08:00
Mike Aizatsky a0e4cb88c9 Update reference.md 2016-12-29 14:33:51 -08:00
Mike Aizatsky 708f958c13 Update reference.md 2016-12-29 14:33:37 -08:00
Mike Aizatsky b81abc8bb9 Update reference.md 2016-12-29 14:32:42 -08:00
Mike Aizatsky a8041b35b2 Create reference.md 2016-12-29 14:31:38 -08:00
Mike Aizatsky 603ec83647 Update README.md 2016-12-29 14:29:32 -08:00
Mike Aizatsky 3d220f2588 [infra] renaming images: base->base-image, base-libfuzzer->base-builder
Continue publishing base-libfuzzer until images a built and
derived images migrated.

Issue #142
2016-12-29 13:39:41 -08:00
Mike Aizatsky 21bf4d622e [infra] adding afl to base image (#128) 2016-12-29 13:15:48 -08:00
Mike Aizatsky f62a882408 [infra] -e build_fuzzers flag to set environment variable (#229)
* [infra] -e helper flag to set environment variable

Can be used to switch sanitizer or fuzzing engine.

* removed unneeded class

* nit
2016-12-29 13:08:47 -08:00
Mike Aizatsky 06b1f4406d [infra] using utc instead of local time (#230) 2016-12-29 13:00:56 -08:00
Mike Aizatsky f751053545 [infra] missing unstable builds 2016-12-29 11:19:37 -08:00
Mike Aizatsky e77895463b [infra] unwrapping value 2016-12-29 11:12:56 -08:00
Mike Aizatsky 647b9cc06e [infra] removed debug output 2016-12-29 11:11:01 -08:00
Mike Aizatsky 9c8784509f [infra] nits 2016-12-29 11:09:40 -08:00
Mike Aizatsky 5390e7241b [infra] showing unstable builds 2016-12-29 11:06:49 -08:00
Mike Aizatsky a5b6c3dc05 [info] printing out job info 2016-12-29 10:43:04 -08:00
Max Moroz 833614005c [libreoffice] Use apt-get install for wget instead of build-dep. 2016-12-29 16:24:27 +01:00
Mike Aizatsky bb9f228220 [libreoffice] wget is needed for build 2016-12-28 18:41:31 -08:00
Mike Aizatsky 0003b50f94 [json] enabling memory sanitizer 2016-12-28 17:12:46 -08:00
Mike Aizatsky f2a90a6b95 [freetype2] nit 2016-12-28 16:21:36 -08:00
Alex Gaynor f7babe24ff [libjpeg-turbo] small simplification to dockerfile (#226) 2016-12-28 15:55:21 -08:00
Mike Aizatsky 9d98005257 copying options file 2016-12-28 14:09:39 -08:00
Mike Aizatsky 7d911ec094 [infra] replacing wget with ADD where possible 2016-12-28 14:09:09 -08:00
Abhishek Arya 6086188f2d Create ftfuzzer.options 2016-12-28 14:07:27 -08:00
Mike Aizatsky 0952c4aa6e [freetype2] move less frequently changed files up 2016-12-28 14:01:23 -08:00
Mike Aizatsky 3e817c4298 [json] using fuzzers from the source repo
Thanks @nlohmann for adding them.
2016-12-28 12:01:01 -08:00
Mike Aizatsky d75677378e [infra] enabling leak detector by default
Fixes #9
Issues like #224 should fail the build now.
2016-12-28 11:18:46 -08:00
Mike Aizatsky 7e56c88379 [infra] some builds never fail 2016-12-28 10:42:30 -08:00
Mike Aizatsky b4279ffd59 [libass] fixing fribidi linking and discovery 2016-12-28 10:39:49 -08:00
Mike Aizatsky 14e613045f [ffmpeg] more undefined vars 2016-12-28 10:31:50 -08:00
Oleg Oshmyan 3ecd63581b [libass] adding more developer emails (#223)
Corresponding to GitHub users @wm4, @astiob and @MrSmile.
2016-12-28 09:08:23 -08:00