Commit Graph

63 Commits (b359c0e7a38df9363a86128e54bdf68f883b1a7f)

Author SHA1 Message Date
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
David Schweikert 6af4d71188 Fix -A for fping6 (reported by Matt LaPlante, #14) 12 years ago
David Schweikert ed4202f84f Fix removing of unreachable hosts when doing loop (Thomas Liske, #13 #23) 12 years ago
David Schweikert 421abc41b1 update ChangeLog 12 years ago
David Schweikert e92a68dc4d Added contrib/fping.spec (Stephen Schaefer, #24) 12 years ago
David Schweikert 13ce2eae48 Man-page fix: better description of option -q (#15) 12 years ago
David Schweikert b16d117a17 Set default data size to 56 bytes on all architectures (#18) 12 years ago
David Schweikert 5f3ab12ca9 man page inconsistency in regards to numeric arguments (#21) 12 years ago
David Schweikert 7d4eeb403a convert man-page to pod, for easier editing 12 years ago
David Schweikert 5cf3f7fa4d Update Changelog 12 years ago
David Schweikert 2a53cdc62b Update Changelog 12 years ago
David Schweikert 3f0f49da64 update Changelog 13 years ago
David Schweikert 063ee44417 Add missing changelog entry 13 years ago
David Schweikert 2cbac9f893 reformat ChangeLog file, add .gitigore 13 years ago
David Schweikert 74066a00ea Performance optimization for big select timeouts (#10, Andrey Bondarenko), Fix restart of select call after interrupt signal (#8, Boian Bonev) 13 years ago
David Schweikert 2f94a50ae6 remove 'UNRELEASED' 13 years ago
David Schweikert d4c853f4b1 Release 3.1 13 years ago
David Schweikert 2176f2a19f Release 3.1 13 years ago