3dc7f71098
Update copyright year
2022-02-25 17:46:43 +01:00
22162f82b2
Update copyright year
2021-01-22 21:58:38 +01:00
59d9ecd9c0
* Update copyright year to 2020
2020-01-10 00:33:02 +01:00
4b9edbad2d
Update Copyright statements to be compatible with update-copyright module
2019-09-10 23:41:56 +02:00
12f1a03693
Changed G_GNUC_WGET prefix to WGET_GCC
...
* include/wget/wget.h: Changed G_GNUC_WGET prefix to WGET_GCC
* */*.[ch]: Likewise
2019-08-08 17:13:24 +02:00
cdb3600791
Update copyrigght to 2019
2019-01-02 12:42:53 +01:00
3688ffb941
Update copyright to 2018
2018-04-30 20:52:11 +02:00
af88a7a2c3
Add G_GNUC_WGET_UNUSED to fuzz code
...
* fuzz/libwget_xml_parse_buffer_fuzzer.c: Likewise
* fuzz/main.c: Likewise
2018-04-30 20:08:06 +02:00
2713b8621f
* fuzz/libwget_xml_parse_buffer_fuzzer.c: Don't hang when readng from stdin
2017-06-22 17:05:13 +02:00
832de11161
* fuzz/libwget_xml_parse_buffer_fuzzer.c: Increase fuzz code coverage
2017-06-22 10:28:01 +02:00
6ddcfa5261
Increase fuzz coverage for wget_xml_parse_buffer()
...
* libwget_xml_parse_buffer_fuzzer.c: Increase fuzz coverage
* libwget_xml_parse_buffer_fuzzer.dict: Add 'style' keyword
2017-06-08 16:18:06 +02:00
98a8b90f3b
Use C instead of C++ for fuzzer targets
...
* configure.ac: Remove AC_PROG_CXX
* fuzz/Makefile.am: Amend *_SOURCES for .c fuzzer targets,
Remove non-portable EXTRA_DIST wildcards,
Add dist-hook to include fuzzer target files,
Add oss-fuzz make target.
* fuzz/fuzzer.h: New file
* fuzz/*cc: Rename to C, include fuzzer.h
* fuzz/main.c: Include fuzzer.h
* fuzz/run-clang.sh: Build and run fuzzer targets made with clang/libFuzzer
2017-06-08 12:37:28 +02:00