Commit Graph

30 Commits

Author SHA1 Message Date
Abhishek Arya b1992b5485
Fix example project build
LIB_FUZZING_ENGINE is a flag now and this old optimization in f858510cbe (diff-f46017656f0a817860c81ddb2621b7ee) is incorrect now and caused build to break.
2019-08-17 22:19:01 -07:00
Abhishek Arya cf4af86972
Switch docs to new structure (#2663) 2019-08-07 07:37:16 -07:00
Jay Berkenbilt f858510cbe Qpdf ownership (#2496)
* example project: fix minor problems with standalone fuzzer

* typo: "successfull" -> "successful"
* main should explicitly return 0 on success

* example project: fix minor problems with Makefile

* make "all" the first target
* use LIB_FUZZING_ENGINE to reference fuzzer in all places

* example project: fix typos in README

* Add upstream qpdf maintainer as auto_cc for qpdf

I am adding myself (using my Google account) as an auto_cc in
preparation for taking over ownership of the qpdf project and doing a
full integration with oss-fuzz.
2019-06-09 18:59:50 -07:00
sebpop 3e1d680a5c [zlib-ng] add zlib-ng project (#1694) 2018-08-10 15:22:43 -07:00
Kostya Serebryany 88f245f7f3 Delete standalone_fuzz_taget_runner.cpp 2017-06-01 08:45:55 -07:00
Kostya Serebryany 8ac575f3cd fix a typo in a file name 2017-06-01 08:44:52 -07:00
Oliver Chang 7d454b344c Update README.md 2017-05-24 14:03:50 -07:00
Oliver Chang 803075bc3a Delete do_stuff_fuzzer.options 2017-05-24 14:02:06 -07:00
Kostya Serebryany 5b414908fd Update README.md 2017-05-15 18:44:54 -07:00
Kostya Serebryany d43cf3e1a7 Update README.md 2017-05-15 18:43:49 -07:00
Kostya Serebryany 469212c094 Update README.md 2017-05-15 18:43:27 -07:00
Kostya Serebryany aae5b00982 Create do_stuff_fuzzer.dict 2017-05-15 17:51:38 -07:00
Kostya Serebryany 09149e9e49 Delete do_stuff.dict 2017-05-15 17:51:19 -07:00
Kostya Serebryany ca437a202d Update README.md 2017-05-15 17:50:54 -07:00
Kostya Serebryany 1d658d3072 Update README.md 2017-05-15 17:50:22 -07:00
Kostya Serebryany ce400ca70b Create do_stuff_fuzzer.options 2017-05-15 17:49:16 -07:00
Kostya Serebryany 7658a1fd84 Update README.md 2017-05-15 17:47:30 -07:00
Kostya Serebryany 6c67064b01 Update README.md 2017-05-15 17:47:13 -07:00
Kostya Serebryany 10a0cff0f2 Create do_stuff.dict 2017-05-15 17:45:27 -07:00
Kostya Serebryany f722121aad Update README.md 2017-05-15 17:39:34 -07:00
Kostya Serebryany 735cea2b95 Update README.md 2017-05-15 17:38:55 -07:00
Kostya Serebryany 04c587f42f Update Makefile 2017-05-15 17:36:20 -07:00
Kostya Serebryany ad6b32f53b Update README.md 2017-05-15 15:50:00 -07:00
Kostya Serebryany cb496977be Update README.md 2017-05-15 15:22:14 -07:00
Kostya Serebryany f923a1c846 Update README.md 2017-05-15 15:13:33 -07:00
Kostya Serebryany dc94c65c33 Update README.md 2017-05-15 15:11:54 -07:00
Kostya Serebryany 4c83f493b0 Update README.md 2017-05-15 15:10:30 -07:00
Max Moroz 8fa985b10d [example] Fix a typo in "example" project from #603. 2017-05-14 12:56:09 +02:00
Kostya Serebryany 03c1936613 Update README.md 2017-05-13 17:38:56 -07:00
Kostya Serebryany 2c44d80a9c add an 'example' project (#603) 2017-05-13 13:24:17 -07:00