summaryrefslogtreecommitdiff
path: root/fuzz
Commit message (Expand)AuthorAge
* Remove boost system requirement.Takatoshi Kondo2023-10-03
* Remove Boost::system.Takatoshi Kondo2023-10-03
* Unify all package related names to msgpack-cxx.Takatoshi Kondo2023-02-28
* Merge pull request #972 from kovdan01/fix_fuzz_runningTakatoshi Kondo2021-08-31
|\
| * Fix #969Daniil Kovalev2021-08-30
* | Add `MSGPACK_USE_STATIC_BOOST` cmake optionDaniil Kovalev2021-08-30
|/
* Modernize codebaseDaniil Kovalev2021-07-01
* remove C part in source codeyuangongji2020-06-05
* add a test file for regression tests, cmakelist.txt to get it build correctlyChris Wolfe2018-05-19
* add regression test casesChris Wolfe2018-05-19
* lower the input limits, I might need to push a config change to oss-fuzz as w...Chris Wolfe2018-04-29
* Merge pull request #674 from derwolfe/fix-fuzzerTakatoshi Kondo2018-04-26
|\
| * Fix the fuzzer by setting limits for depth and ext.Chris Wolfe2018-04-25
* | move the seed corpus in repoChris Wolfe2018-04-25
|/
* conform to project norms and naming conventionsChris Wolfe2018-04-24
* add the fuzzer from oss-fuzz and a test that exercises itChris Wolfe2018-04-24