summaryrefslogtreecommitdiff
path: root/fuzzing/fuzz_uri_escape.c
Commit message (Expand)AuthorAgeFilesLines
* fuzzing: Add copyright/licensing headers to fuzzing filesPhilip Withnall2022-05-181-0/+20
* uri: add a GError to the new g_uri_unescape_bytes()Marc-André Lureau2020-07-261-2/+7
* uri: add illegal_characters argument to unescape_bytesMarc-André Lureau2020-07-151-1/+1
* fuzzing: Test g_uri_unescape_segment() as well as g_uri_unescape_bytes()Philip Withnall2020-07-011-7/+38
* fuzzing: Add fuzz tests for GUri parsing and escapingPhilip Withnall2020-06-251-0/+29