You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
fping/src
David Schweikert aba04241c7 add _GNU_SOURCE to fix some warnings 5 years ago
..
.clang-format reformat 8 years ago
Makefile.am integrate optparse (https://github.com/skeeto/optparse) 8 years ago
fping.c add _GNU_SOURCE to fix some warnings 5 years ago
fping.h first version of fping that can do ipv4 and ipv6 at the same time 8 years ago
maketags.sh reformat 8 years ago
options.h -i/-p restrictions only enforced with ./configure --enable-safe-limits, change -i default from 25 to 10 8 years ago
optparse.c integrate optparse (https://github.com/skeeto/optparse) 8 years ago
optparse.h integrate optparse (https://github.com/skeeto/optparse) 8 years ago
seqmap.c add _GNU_SOURCE to fix some warnings 5 years ago
seqmap.h increase SEQMAP_MAX to 65355 11 years ago
socket4.c Fix running on servers with disabled IPv6, fixes #118 7 years ago
socket6.c Fix running on servers with disabled IPv6, fixes #118 7 years ago