summaryrefslogtreecommitdiff
path: root/fuzzing/meson.build
Commit message (Expand)AuthorAgeFilesLines
* Add fuzzing harness for g_utf8_normalize()Todd Carson2023-04-141-0/+1
* fuzzing: do not build tests if build_tests is falseStéphane Cerveau2023-03-101-1/+1
* fuzzing: Add a fuzz test for g_utf8_validate()Philip Withnall2022-11-071-0/+1
* fuzzing: Add a new fuzz test for g_variant_byteswap()Philip Withnall2022-10-271-0/+1
* meson: fix build without cpp toolchainJames Hilliard2022-07-151-3/+7
* fuzzing: Add fuzz test for g_uuid_string_is_valid()Philip Withnall2022-06-101-0/+1
* fuzzing: Add copyright/licensing headers to fuzzing filesPhilip Withnall2022-05-181-0/+18
* fuzzing: Add unit tests to check fuzzersPhilip Withnall2022-05-051-0/+10
* fuzzing: Add a fuzz test for parsing DNS recordsPhilip Withnall2021-12-161-0/+1
* docs: Update various external links to use HEAD instead of masterPhilip Withnall2021-06-071-1/+1
* fuzzing: Add fuzz tests for functions which parse pathsPhilip Withnall2021-03-241-0/+2
* fuzzing: Add more fuzzing tests for various string parsing functionsPhilip Withnall2020-12-081-0/+7
* fuzzing: Add fuzz tests for GUri parsing and escapingPhilip Withnall2020-06-251-0/+3
* Introduce oss_fuzz feature optionpdknsk2019-03-131-1/+1
* Integrate oss-fuzz targetspdknsk2018-10-111-0/+28