Commit Graph

532 Commits

Author SHA1 Message Date
Mike Aizatsky 7b766f591a Update libfuzzer-pipeline.groovy 2016-11-03 16:13:18 -07:00
Mike Aizatsky f6a2b51af9 Update libfuzzer-pipeline.groovy 2016-11-03 16:05:25 -07:00
Mike Aizatsky 2cf65130b7 Update libfuzzer-pipeline.groovy 2016-11-03 15:08:58 -07:00
Mike Aizatsky 7cc30cbe95 Update libfuzzer-pipeline.groovy 2016-11-03 14:48:17 -07:00
Mike Aizatsky 7498e5c26e Update libfuzzer-pipeline.groovy 2016-11-03 14:40:29 -07:00
Mike Aizatsky 1e6fc4b119 comment 2016-11-03 14:13:51 -07:00
Mike Aizatsky 643a22578a writing src entry 2016-11-03 13:51:00 -07:00
Mike Aizatsky 107a3df757 Update libfuzzer-pipeline.groovy 2016-11-03 13:38:07 -07:00
Mike Aizatsky 9e8084c45e experiment 2016-11-03 13:31:45 -07:00
Mike Aizatsky 6dc749ec06 experiment 2016-11-03 13:26:08 -07:00
Mike Aizatsky c249174980 cleanup 2016-11-03 13:19:01 -07:00
Mike Aizatsky 596c4b6baa file (aka libmagic) fuzzers. Fixes #63 2016-11-03 10:20:34 -07:00
Mike Aizatsky c37f5a2550 Update build.sh 2016-11-02 23:38:18 -07:00
Mike Aizatsky 43489960b0 Update run_fuzzer 2016-11-02 17:30:46 -07:00
Mike Aizatsky 19a558f8b8 Update just_run 2016-11-02 17:30:33 -07:00
Mike Aizatsky da2ddedf02 setting path in just_run 2016-11-02 16:33:21 -07:00
Mike Aizatsky 7df69b51d1 test uses .options and seed corpus 2016-11-02 16:24:50 -07:00
Mike Aizatsky 217223fd72 use seed corpus while running a fuzzer. Fixes #19 2016-11-02 16:22:37 -07:00
Mike Aizatsky 8e2aa92c9c helper.py run should use .options file
It is very unfortunate, but we have to copy the file. I'll think
how it is possible to restructure our images to avoid duplication.

Issue #19
2016-11-02 16:07:48 -07:00
Mike Aizatsky e1a2d3c14c [infra] .options support for run command (#61)
Initial work for #19.
2016-11-02 16:02:17 -07:00
Mike Aizatsky fddbae61b7 pipefail fuzzer run 2016-11-02 14:40:01 -07:00
Mike Aizatsky 7ef092ef97 Update new_target.md 2016-11-02 13:44:36 -07:00
Mike Aizatsky 883cfe9611 Update reproducing.md 2016-11-02 12:43:54 -07:00
Mike Aizatsky 8752e68cdf Update reproducing.md 2016-11-02 12:43:02 -07:00
Mike Aizatsky 924712dcf7 Update debugging.md 2016-11-02 12:42:00 -07:00
Mike Aizatsky 122733498a Update build.sh 2016-11-01 21:53:07 -07:00
Mike Aizatsky 9d178fab04 Update build.sh 2016-11-01 15:55:32 -07:00
Mike Aizatsky 2b092122a5 Update build.sh 2016-11-01 15:54:57 -07:00
Mike Aizatsky 00d4f5f26e build doesn't like -j 2016-11-01 15:54:21 -07:00
Mike Aizatsky f40bead58e [infra] using more CPUs 2016-11-01 14:58:43 -07:00
Mike Aizatsky a6773cc760 table cleanup 2016-11-01 14:38:48 -07:00
Kurt Roeckx 7dc035f11e Add OpenSSL (#62)
Fixes #45 

Don't use clang++ to link, instead use EX_LIBS with $FUZZER_LDFLAGS
2016-11-01 14:33:38 -07:00
Mike Aizatsky 6c2eab980d targets, not projects 2016-11-01 13:25:09 -07:00
Mike Aizatsky c669d498fa Update templates.py 2016-11-01 13:23:40 -07:00
Mike Aizatsky 0e826e4151 Update new_target.md 2016-11-01 13:23:23 -07:00
Mike Aizatsky efbcadbe12 putting libfuzzer.a into /usr/lib/ 2016-11-01 13:19:39 -07:00
Mike Aizatsky b770674426 using pcre2's own fuzzer 2016-10-31 13:07:50 -07:00
Mike Aizatsky ee0e3f2a05 Update Jenkinsfile 2016-10-31 12:40:49 -07:00
Mike Aizatsky 50a6cab7fc updated to new library location 2016-10-31 12:38:35 -07:00
Mike Aizatsky c582ee79be Update build.sh 2016-10-28 17:04:34 -07:00
Mike Aizatsky 774fd2e916 Update Dockerfile 2016-10-28 17:04:16 -07:00
Mike Aizatsky 0d7d4bb587 [docs] more examples 2016-10-28 15:29:42 -07:00
Mike Aizatsky e16f0a65fa Rename http.options to curl_fuzzer.options 2016-10-28 15:29:04 -07:00
Mike Aizatsky 0a42cafab9 Rename fuzzer.cc to curl_fuzzer.cc 2016-10-28 15:28:51 -07:00
Mike Aizatsky 777e8be5a8 Update build.sh 2016-10-28 15:28:40 -07:00
Mike Aizatsky 8f572cea32 Update new_target.md 2016-10-28 15:26:02 -07:00
Mike Aizatsky 73862473da Update new_target.md 2016-10-28 15:25:08 -07:00
Mike Aizatsky fcc92c0e8a [boringssl] seed corpus 2016-10-28 15:24:34 -07:00
Mike Aizatsky 28dec3521c [infra] adding zip to the image, since corpus files should be zips 2016-10-28 15:24:34 -07:00
Mike Aizatsky 9ba1584455 Update new_target.md 2016-10-28 15:13:26 -07:00