1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-02 02:21:44 +03:00
systemd/src/fuzz
Lennart Poettering e4de72876e util-lib: split out all temporary file related calls into tmpfiles-util.c
This splits out a bunch of functions from fileio.c that have to do with
temporary files. Simply to make the header files a bit shorter, and to
group things more nicely.

No code changes, just some rearranging of source files.
2018-12-02 13:22:29 +01:00
..
fuzz-bus-message.c fuzz-bus-message: add fuzzer for message parsing 2018-10-02 11:09:05 +02:00
fuzz-catalog.c util-lib: split out all temporary file related calls into tmpfiles-util.c 2018-12-02 13:22:29 +01:00
fuzz-compress.c fuzz-compress: add fuzzer for compression and decompression 2018-10-30 11:04:53 +01:00
fuzz-dhcp6-client.c fuzz: explicitly set initial value of global variables 2018-11-12 01:58:17 +09:00
fuzz-dhcp-server.c tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
fuzz-dhcp-server.options fuzz-dhcp-server: fix name of options file 2018-03-11 16:33:59 +01:00
fuzz-dns-packet.c tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
fuzz-dns-packet.options
fuzz-journal-remote.c tests: suppress "unwanted log lines" in several fuzzers 2018-11-28 10:10:09 +09:00
fuzz-journal-remote.options fuzz-journal-remote: a fuzzer for journal-remote over-the-wire input 2018-05-31 13:04:18 +02:00
fuzz-journald-audit.c tests: introduce dummy_server_init and use it in all journald fuzzers 2018-11-17 13:02:26 +01:00
fuzz-journald-kmsg.c tests: introduce dummy_server_init and use it in all journald fuzzers 2018-11-17 13:02:26 +01:00
fuzz-journald-native-fd.c util-lib: split out all temporary file related calls into tmpfiles-util.c 2018-12-02 13:22:29 +01:00
fuzz-journald-native.c tests: add a fuzzer for server_process_native_message 2018-09-03 07:16:52 +00:00
fuzz-journald-stream.c tests: add a fuzzer for journald streams 2018-11-20 03:03:32 +01:00
fuzz-journald-syslog.c tests: rework the code fuzzing journald 2018-09-03 06:46:24 +00:00
fuzz-journald.c tests: add a fuzzer for journald streams 2018-11-20 03:03:32 +01:00
fuzz-journald.h tests: introduce dummy_server_init and use it in all journald fuzzers 2018-11-17 13:02:26 +01:00
fuzz-json.c tests: add a fuzzer for the json parser and dumper 2018-10-10 10:13:30 +02:00
fuzz-lldp.c fuzz: set SOCK_CLOEXEC and SOCK_NONBLOCK 2018-11-12 01:57:27 +09:00
fuzz-main.c tests: add a fuzzer for the udev rules parser (#10929) 2018-11-26 18:14:30 +09:00
fuzz-ndisc-rs.c fuzz: explicitly set initial value of global variables 2018-11-12 01:58:17 +09:00
fuzz-udev-rules.c tests: make fuzz-udev-rules work also in the environment created by run_minijail 2018-11-28 01:34:38 +01:00
fuzz-unit-file.c fuzz-unit-file: skip BOM (#8723) 2018-04-16 10:59:41 +02:00
fuzz.h tree-wide: add multiple inclusion guard 2018-06-25 13:04:59 +09:00
meson.build tests: add a fuzzer for the udev rules parser (#10929) 2018-11-26 18:14:30 +09:00