summaryrefslogtreecommitdiff
path: root/test/fuzz
Commit message (Expand)AuthorAgeFilesLines
* network: rename Protocol= in [RoutingPolicyRule] to IPProtocol=Yu Watanabe2018-12-022-2/+2
* catalog: reject entries where the language is too short earlyEvgeny Vereshchagin2018-11-291-0/+2
* networkd: add support to configure ip rule port range and protocol.Susant Sahani2018-11-282-0/+14
* tests: update test/fuzz/fuzz-netdev-parser/directives.netdevEvgeny Vereshchagin2018-11-282-0/+13
* tests: add a fuzzer for the udev rules parser (#10929)Evgeny Vereshchagin2018-11-2623-0/+709
* tests: add a fuzzer for server_process_native_fileEvgeny Vereshchagin2018-11-231-0/+0
* tests: add a fuzzer for catalog_import_fileEvgeny Vereshchagin2018-11-221-0/+390
* tests: add a fuzzer for journald streamsEvgeny Vereshchagin2018-11-201-0/+8
* journald: check whether sscanf has changed the value corresponding to %nEvgeny Vereshchagin2018-11-171-0/+1
* tests: add a fuzzer for process_audit_stringEvgeny Vereshchagin2018-11-161-0/+1
* core: remove JoinControllers= configuration settingLennart Poettering2018-11-161-1/+0
* tests: add a reproducer for a heap-buffer-overflow fixed in 937b1171378bc1000aEvgeny Vereshchagin2018-11-161-0/+0
* tests: add a reproducer for a memory leak fixed in 30eddcd51b8a472e05d3b8d1 i...Evgeny Vereshchagin2018-11-161-0/+0
* tests: add a fuzzer for dev_kmsg_recordEvgeny Vereshchagin2018-11-164-0/+7
* Merge pull request #10736 from yuwata/coredump-commentLennart Poettering2018-11-121-0/+0
|\
| * fuzz: add testcase of oss-fuzz#8658Yu Watanabe2018-11-121-0/+0
* | Merge pull request #10731 from yuwata/fix-oss-fuzz-11344Lennart Poettering2018-11-121-0/+6
|\ \ | |/ |/|
| * fuzz: add testcase of oss-fuzz#11344Yu Watanabe2018-11-121-0/+6
* | Merge pull request #10669 from danderson/networkd-6rdYu Watanabe2018-11-122-0/+9
|\ \
| * | Add 6rd directive to the netdev fuzzing corpus.David Anderson2018-11-092-0/+9
* | | fuzz: add testcase of oss-fuzz#10734Yu Watanabe2018-11-121-0/+0
* | | fuzz: add testcase of already fixed issue 10908Yu Watanabe2018-11-121-0/+9
| |/ |/|
* | fuzz: add testcase of oss-fuzz#11345Yu Watanabe2018-11-111-0/+2
* | fuzz: add testcase for oss-fuzz#11324Yu Watanabe2018-11-101-0/+0
|/
* fuzz: add testcases of recent issuesYu Watanabe2018-11-092-0/+7
* fuzz: add a testcase for oss-fuzz#11285Yu Watanabe2018-11-081-0/+2
* fuzz: add more testcases of already fixed issue about multiple netdev kindYu Watanabe2018-11-085-0/+0
* fuzz: add testcases for oss-fuzz#11279 and #11280Yu Watanabe2018-11-072-0/+0
* tests: add a couple of files containing all the sections and directivesEvgeny Vereshchagin2018-11-062-0/+340
* tests: replace AdActorSysPrio with AdActorSystemPriorityEvgeny Vereshchagin2018-11-061-1/+1
* tests: add a reporoducer for https://github.com/systemd/systemd/issues/10639Evgeny Vereshchagin2018-11-061-0/+8
* tests: add some data that can be fed to fuzz-network-parserEvgeny Vereshchagin2018-11-0653-0/+384
* tests: add a reproducer for https://github.com/systemd/systemd/issues/10629Evgeny Vereshchagin2018-11-061-0/+10
* networkd: make netdev_load_one "public" and add a fuzzer for itEvgeny Vereshchagin2018-11-0628-0/+211
* tests: add an lldp fuzzerEvgeny Vereshchagin2018-10-293-0/+0
* Merge pull request #10378 from poettering/json-fuzz-fixZbigniew Jędrzejewski-Szmek2018-10-251-0/+9
|\
| * fuzz: add test from oss-fuzz#10908Lennart Poettering2018-10-181-0/+9
* | fuzz: add testcase of oss-fuzz#11019Yu Watanabe2018-10-191-0/+0
|/
* core: implement per unit journal rate limitingAnita Zhang2018-10-181-0/+2
* meson: rename cpp_cmd to cxx_cmdZbigniew Jędrzejewski-Szmek2018-10-101-1/+1
* meson: we cannot call get_compiler('cpp') if we didn't "add" itZbigniew Jędrzejewski-Szmek2018-10-091-1/+1
* meson: use same compilers to build fuzzersYu Watanabe2018-10-091-1/+3
* test: add a testcase for oss-fuzz#10746Yu Watanabe2018-10-031-0/+0
* bus-message: avoid wrap-around when using length read from messageZbigniew Jędrzejewski-Szmek2018-10-021-0/+0
* bus-message: return -EBADMSG not -EINVAL on invalid !gvariant messagesZbigniew Jędrzejewski-Szmek2018-10-021-0/+0
* fuzz-bus-message: add two test cases that pass nowZbigniew Jędrzejewski-Szmek2018-10-022-0/+0
* bus-message: fix skipping of array fields in !gvariant messagesZbigniew Jędrzejewski-Szmek2018-10-021-0/+0
* bus-message: fix calculation of offsets table for arraysZbigniew Jędrzejewski-Szmek2018-10-021-0/+0
* bus-message: fix calculation of offsets tableZbigniew Jędrzejewski-Szmek2018-10-021-0/+0
* bus-message: do not crash on message with a string of zero lengthZbigniew Jędrzejewski-Szmek2018-10-021-0/+0