Commit Graph

16 Commits

Author SHA1 Message Date
Nikita Popov 6c14075986 [php] Enable i386 architecture (#2899) 2019-09-29 06:25:34 -07:00
Nikita Popov 09aa9ac556 [php] Enable fuzzer for parser (#2883) 2019-09-24 07:08:09 -07:00
Nikita Popov 5d8994506e [php] Enable unserialize fuzzer (#2871)
* [php] Enable leak detection

* [php] Enable unserialize fuzzer

* [php] Pass -n$(proc) to make
2019-09-20 15:06:06 -07:00
Nikita Popov 88e3c3e420 Switch email address to use gmail (#2842)
Switch auto_ccs entry to my gmail address, as authentication in the bug tracker does not work otherwise.
2019-09-18 07:11:08 -07:00
Stanislav Malyshev 44e7362ff5 fuzzer has been merged into upstream repo, no need to check out extra repo anymore (#2839) 2019-09-17 07:52:40 -07:00
Stanislav Malyshev 8b911bf10c Add Nikita Popov to CC addresses for PHP issues (#2840) 2019-09-17 06:54:28 -07:00
Stanislav Malyshev b45c95203d Fix PHP build - needs PIC flag now (#2821) 2019-09-10 06:41:33 -07:00
Max Moroz e0f427fb3b
[php] Enable undefined sanitizer configuration (#1984). (#2535) 2019-06-21 11:34:01 -07:00
Stanislav Malyshev 30190987f4 Fix build - option got renamed to --without-libxml (#2338) 2019-04-20 22:26:16 -07:00
Stanislav Malyshev 795aa42757 Use libonig5 - this will enable mbstring regex limits (#2282) 2019-04-01 12:29:42 -07:00
Stanislav Malyshev e5f5406f87 Fuzzer moved to official php repo (#2239) 2019-03-13 14:27:13 -07:00
Stanislav Malyshev a51f446e14 Add mbstring fuzzer for PHP (#2233) 2019-03-13 07:31:48 -07:00
Stanislav Malyshev a558ea17e7 Also enable exif fuzzer (#2215) 2019-03-09 05:35:27 -08:00
Max Moroz 8aafddfb9e [php] Disable UBSan for now (related to #2202). 2019-03-05 11:03:25 -08:00
Max Moroz 9087f31be2 [php] Remove experimental flag and specify ASan and UBSan only. 2019-03-05 07:13:46 -08:00
Stanislav Malyshev b7e17966a8 [php] Add files to run php fuzz (#2202)
So far only one fuzzer active - json one. More to come.
2019-03-05 07:12:32 -08:00