summaryrefslogtreecommitdiff
path: root/test/fuzz
Commit message (Expand)AuthorAgeFilesLines
* network/erspan: support erspan version 0 and 2Yu Watanabe2022-06-011-0/+3
* sd-bus: fix buffer overflowYu Watanabe2022-05-283-0/+0
* Merge pull request #23464 from bnf/update-wiki-linksYu Watanabe2022-05-212-2/+2
|\
| * tree-wide: replace obsolete wiki links with systemd.io/manpagesBenjamin Franzke2022-05-212-2/+2
* | resolved: use strv_extend_with_size() to avoid slow parsing of /etc/hostsZbigniew Jędrzejewski-Szmek2022-05-201-0/+1000
|/
* fuzz: drop too large inputYu Watanabe2022-05-161-0/+0
* Merge pull request #23335 from keszybz/fuzz-json-more-coverageYu Watanabe2022-05-113-0/+3
|\
| * shared/json: fix memleak in sortZbigniew Jędrzejewski-Szmek2022-05-101-0/+1
| * shared/json: fix another memleak in normalizationZbigniew Jędrzejewski-Szmek2022-05-101-0/+1
| * shared/json: fix memory leak on failed normalizationZbigniew Jędrzejewski-Szmek2022-05-101-0/+1
* | shared/calendarspec: fix formatting of entries which collapse to a starZbigniew Jędrzejewski-Szmek2022-05-101-0/+1
* | shared/calendarspec: fix printing of second ranges which start with 0Zbigniew Jędrzejewski-Szmek2022-05-102-0/+2
* | fuzz-calendarspec: increase coverage by calculating occurencesZbigniew Jędrzejewski-Szmek2022-05-101-0/+0
* | fuzz-calendarspec: add input sample with a list of weekdays and all syntax ch...Zbigniew Jędrzejewski-Szmek2022-05-101-0/+0
|/
* shared/bootspec: add missing terminator to tableZbigniew Jędrzejewski-Szmek2022-05-081-0/+21
* fuzz-bootspec: also add loader autoentriesZbigniew Jędrzejewski-Szmek2022-05-081-0/+5
* fuzz-bootspec: one more test case that was fixed in strv codeZbigniew Jędrzejewski-Szmek2022-05-081-0/+1
* shared/bootspec: avoid crashing on config without a valueZbigniew Jędrzejewski-Szmek2022-05-081-0/+1
* Add fuzzer for the bootspec parserZbigniew Jędrzejewski-Szmek2022-05-081-0/+17
* fuzz-network-parser: drop ".network" and shorten namesZbigniew Jędrzejewski-Szmek2022-05-0459-0/+0
* fuzz: rename test cases for brevity and meaningZbigniew Jędrzejewski-Szmek2022-05-0425-0/+0
* network: tunnel: handle null address as "any"Yu Watanabe2022-04-171-0/+0
* Add ConditionCPUFeature to load-fragment-gperf.gperf (#23076)Eduard Tolosa2022-04-141-0/+2
* network: rename netdev kind virtual-wlan -> wlanYu Watanabe2022-03-281-1/+1
* fuzz: rename fuzz-dhcp-server-relay-message to fuzz-dhcp-server-relayZbigniew Jędrzejewski-Szmek2022-03-213-0/+0
* fuzz: rename the longest test samplesZbigniew Jędrzejewski-Szmek2022-03-214-0/+0
* network: dhcp: rename NextServer= and Filename= settingsYu Watanabe2022-03-111-2/+3
* network: add NextServer= and Filename= setting to [DHCPServer] sectionYu Watanabe2022-02-251-0/+2
* Merge pull request #22591 from evverx/no-depsFrantisek Sumsal2022-02-231-2/+3
|\
| * meson: pass skip-deps on to the fuzzers as wellEvgeny Vereshchagin2022-02-221-2/+3
* | watchdog: add setting to configure pretimeout governorLuca Boccassi2022-02-221-0/+1
* | watchdog: Add watchdog pretimeout supportCurtis Klein2022-02-221-0/+1
|/
* network,udev/net: add Kind= settings in [Match] sectionYu Watanabe2022-02-172-0/+2
* Merge pull request #22502 from yuwata/udev-net-virtual-wlan-interfaceYu Watanabe2022-02-161-0/+4
|\
| * network: add support to create wlan virtual interfaceYu Watanabe2022-02-151-0/+4
* | fuzz-dhcp6-client: merge with fuzz-dhcp6-client-sendYu Watanabe2022-02-143-0/+0
|/
* udev/net: support Match.Firmware= in .link files (#22462)Alvin Šipraga2022-02-102-0/+2
* Add support for `isolated` parameterSanta Wiryaman2022-02-093-0/+3
* udev/net: support to set MDI-X modeYu Watanabe2022-02-081-0/+1
* Merge pull request #22355 from yuwata/network-tunnel-externalAnita Zhang2022-02-031-0/+1
|\
| * network: tunnel: support external modeYu Watanabe2022-02-031-0/+1
* | tests: pass FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION to fuzzersEvgeny Vereshchagin2022-02-031-2/+3
* | tests: fuzz client_send_messageEvgeny Vereshchagin2022-02-033-0/+0
|/
* tests: add a file triggering a memory leak in dhcp_lease_parse_search_domainsEvgeny Vereshchagin2022-01-291-0/+0
* tests: fuzz client_handle_offerEvgeny Vereshchagin2022-01-291-0/+0
* sd-dhcp-server: refuse too large packet to sendYu Watanabe2022-01-281-0/+0
* tests: fuzz dhcp_server_relay_messageEvgeny Vereshchagin2022-01-272-0/+0
* fuzz-dhcp-server: duplicate input dataYu Watanabe2022-01-241-0/+0
* fuzz: add testcases of heap-buffer-overflow for sd-dhcp-serverYu Watanabe2022-01-242-0/+0
* core: add ExtensionDirectories= settingLuca Boccassi2022-01-215-0/+5