summaryrefslogtreecommitdiff
path: root/src/libsystemd-network/fuzz-dhcp6-client.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: introduce PIPE_EBADF macroYu Watanabe2022-12-201-1/+1
* tree-wide: use -EBADF also in pipe initializersZbigniew Jędrzejewski-Szmek2022-12-191-1/+1
* dhcp6: gracefully handle NoBinding errorYu Watanabe2022-08-131-1/+1
* fuzzers: ignore size limits when compiled standaloneZbigniew Jędrzejewski-Szmek2022-05-121-1/+1
* fuzz-dhcp6-client: add prefix hint and vendor option to sent messageYu Watanabe2022-02-141-0/+8
* fuzz-dhcp6-client: merge with fuzz-dhcp6-client-sendYu Watanabe2022-02-141-0/+16
* fuzz-dhcp6-client: test multiple statesYu Watanabe2022-02-141-22/+43
* sd-dhcp6-client: do not expose set_transaction_id()Yu Watanabe2022-02-141-1/+1
* dhcp: do not use ifindex when generating iaid in testsYu Watanabe2021-06-121-0/+1
* tree-wide: avoid uninitialized warning on _cleanup_ variablesLuca Boccassi2021-04-141-1/+1
* tree-wide: use UINT64_MAX or friendsYu Watanabe2021-03-051-1/+1
* fuzzers: move several fuzzersYu Watanabe2021-01-191-0/+62