main
docs: Update various external links to use HEAD instead of master
fuzzing: Add copyright/licensing headers to fuzzing files
Integrate oss-fuzz targets
fuzzing: Add fuzz tests for GDataInputStream’s complex read methods
fuzzing: Fix buffer overread error in the fuzz test itself
fuzzing: Add a fuzz test for g_dbus_node_info_new_for_xml()
fuzzing: Add fuzz tests for g_filename_{to,from}_uri()
gcharset: Fix potential negative string offsets in g_get_locale_variants()
gkeyfile: Fix a one-byte heap under-read with g_key_file_get_locale_string_list()
fuzzing: Add a fuzz test for g_markup_escape_text()
gthreadedresolver: Move private testing symbols to a private header
fuzzing: Fix fuzz_special_dirs
fuzzing: Add input length limits on g_string_replace() test
Add fuzzing harness for g_utf8_normalize()
fuzzing: Add a fuzz test for g_utf8_validate()
fuzzing: Add fuzz test for g_uuid_string_is_valid()
fuzzing: Add a new fuzz test for g_variant_byteswap()
fuzzing: Skip build if oss-fuzz and tests are both omitted