David Schweikert
|
bb32d96daf
|
update ChangeLog
|
8 years ago |
David Schweikert
|
a37399ede9
|
Exit code should be 2 when the hostname can't be resolved (fixes #98)
|
8 years ago |
David Schweikert
|
4e7fcb423c
|
prepare release
|
9 years ago |
David Schweikert
|
8176041ad4
|
prepare release
|
9 years ago |
David Schweikert
|
588661da29
|
prepare release 3.11
|
9 years ago |
David Schweikert
|
895f8f0533
|
update Changelog
|
9 years ago |
Anthony DeRobertis
|
58fcce9547
|
New option -R to use random bytes instead of NULLs (#72, Anthony DeRobertis)
|
9 years ago |
David Schweikert
|
039c8b0645
|
Revert 'get all addresses' change for now
|
10 years ago |
David Schweikert
|
614362b555
|
Use sockaddr_storage and simplify code, so that we can one day support both IPv4 and IPv6 with the same binary
|
10 years ago |
David Schweikert
|
3cc482f2d3
|
Fix double entries with fping -u and unreachable hosts
|
11 years ago |
David Schweikert
|
3aed2604bb
|
prepare v3.10
|
11 years ago |
David Schweikert
|
609f4f17c4
|
Better document -B backoff-factor and when it can be used (#33, Oleksiy Zagorskyi), fixes #33
|
11 years ago |
David Schweikert
|
2b5d9ef795
|
remove support for NIS groups, do not retry twice DNS lookup on DNS lookup problem
|
11 years ago |
David Schweikert
|
86f0b1e380
|
Allow option '-f' also for non-root (since setuid privileges are dropped)
|
11 years ago |
David Schweikert
|
3cf9a8a3cd
|
Fix confusing error message with -g and IPv6 addresses (fixes #58)
|
11 years ago |
David Schweikert
|
c6f37022a4
|
Release 3.9
|
11 years ago |
David Schweikert
|
cd21d0bb91
|
more tests
|
11 years ago |
David Schweikert
|
af0446b046
|
more tests
|
11 years ago |
David Schweikert
|
930af0fc54
|
fix typo in ChangeLog
|
11 years ago |
David Schweikert
|
00e3384d5c
|
Fix complication problem on FreeBSD (#57)
|
11 years ago |
David Schweikert
|
56c431df13
|
add travis-ci / coveralls to ChangeLog
|
11 years ago |
David Schweikert
|
3e8eb6c613
|
Fix random output on socket error (reported by Aleksandrs Saveljevs, #56)
|
11 years ago |
David Schweikert
|
bda0744d2c
|
Give due credit
|
11 years ago |
David Schweikert
|
d6808efd81
|
Fix segmentation fault introduced in version 3.7 with loop mode (#55)
|
11 years ago |
David Schweikert
|
3a714b275f
|
prepare release
|
11 years ago |
David Schweikert
|
d141744adb
|
Fix fping hanging forever on permanent sendto failure (Shawn Chu, #52)
|
11 years ago |
David Schweikert
|
e1cdf8e1d3
|
Fix again compatibility issue with FreeBSD (Shawn Chu)
|
11 years ago |
David Schweikert
|
a2ac5d0fae
|
Remove unnecessary IPv6 socket options
|
11 years ago |
David Schweikert
|
b01f282727
|
merge latest changes
|
11 years ago |
David Schweikert
|
0ab66f80de
|
Refactor socket handling, allow running as non-root on Mac OS X by using non-privileged ICMP (#7)
|
11 years ago |
David Schweikert
|
741236e576
|
Release version 3.6
|
11 years ago |
David Schweikert
|
9fca2a141b
|
Fix wrong min RTT value with -Q option (reported by Alexander Ivanov, #51)
|
11 years ago |
David Schweikert
|
fb5f5779cc
|
Merge seqmap branch, fixes #12
|
11 years ago |
David Schweikert
|
a0252f6e79
|
Removed setsockopt IPV6_CHECKSUM, which shouldn't be set and breaks compiling on Solaris (reported by Juergen Arndt)
|
11 years ago |
David Schweikert
|
7e55f0b073
|
Fix loop issue after 65536 pings (reported by Peter Folk and GBert, #12), Minimum ping data size is now 0
|
11 years ago |
David Schweikert
|
ecba31b2dd
|
Release 3.5
|
12 years ago |
David Schweikert
|
28eea9c273
|
Re-create configure script with autoconf 2.69 for aarch64 support (Chuck Anderson, #45)
|
12 years ago |
David Schweikert
|
121bea1d24
|
Fix compatibility issue with FreeBSD (Alexandre Raynaud, Jason Harris, #39)
|
12 years ago |
David Schweikert
|
5d6db6f08d
|
document new -D flag
|
12 years ago |
David Schweikert
|
70a29a11af
|
fix sprint_tm buffer size crash (reported by Japheth Cleaver)
|
12 years ago |
David Schweikert
|
f906225fbd
|
update changelog
|
12 years ago |
David Schweikert
|
ad4ca1609d
|
Update ChangeLog
|
12 years ago |
David Schweikert
|
fd020977b5
|
Prepare 3.4
|
12 years ago |
David Schweikert
|
81c96c0807
|
Revert "Output statistics to stdout instead of stderr (suggested by Simon Leinen, #9)"
This reverts commit b4d0a93b70 .
|
12 years ago |
David Schweikert
|
aff259bbd0
|
release 3.3
|
12 years ago |
David Schweikert
|
4cab2f8598
|
Fix -n flag in fping6 (#28)
|
12 years ago |
David Schweikert
|
aa5f849c5d
|
Fix error message on DNS error for IPv6 hosts (#27)
|
12 years ago |
David Schweikert
|
02ac0090e1
|
Call this 3.3-rc1, not 3.3rc1
|
12 years ago |
David Schweikert
|
b4d0a93b70
|
Output statistics to stdout instead of stderr (suggested by Simon Leinen, #9)
|
12 years ago |
David Schweikert
|
a19c537fc5
|
Fix "options inet6" breaking IPv4 name resolution (reported by Matt LaPlante, #17)
|
12 years ago |