summaryrefslogtreecommitdiffstats
path: root/src/fuzz/fuzz-dhcp6-client.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* fuzz-dhcp6-client: avoid assertion failure on samples which dont fit in pipeYu Watanabe2019-03-041-0/+3
* fuzz: explicitly set initial value of global variablesYu Watanabe2018-11-111-1/+1
* fuzz: set SOCK_CLOEXEC and SOCK_NONBLOCKYu Watanabe2018-11-111-1/+1
* fuzz: add a fuzzer for dhcp6_clientEvgeny Vereshchagin2018-09-291-0/+59