Commit Graph

703 Commits (develop)
 

Author SHA1 Message Date
David Schweikert fdddda1c22 travis tuning 11 years ago
David Schweikert a2ac03c210 travis tuning 11 years ago
David Schweikert 3eccad8ee1 travis tuning 11 years ago
David Schweikert c6d311a7d4 travis tuning 11 years ago
David Schweikert 5851422798 travis tuning 11 years ago
David Schweikert 57595638ec travis tuning 11 years ago
David Schweikert 801051eeec travis tuning 11 years ago
David Schweikert 806ad042b8 travis tuning 11 years ago
David Schweikert 5dc8afb265 travis tuning 11 years ago
David Schweikert f27a89d40d travis tuning 11 years ago
David Schweikert b973451021 initial travis-ci config 11 years ago
David Schweikert 63c73e0697 the next release should be 3.9-rc1 11 years ago
David Schweikert 5dd8c5de50 release 3.8-rc1 11 years ago
David Schweikert 0decb829d8 silence clang warning 11 years ago
David Schweikert 3e8eb6c613 Fix random output on socket error (reported by Aleksandrs Saveljevs, #56) 11 years ago
David Schweikert 85abf34b0a Clarify COPYING 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 d862dd962b release preparations 11 years ago
David Schweikert 5c68d6f338 don't consider duplicate pings as successful replies (#53) 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 9ee22bd46a prepare 3.6-rc2 11 years ago
David Schweikert f55397336b increase SEQMAP_MAX to 65355 11 years ago
David Schweikert 82722a31fe update README file 11 years ago
David Schweikert 4aad0b2c14 fix compilation issue 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 3dee903b41 3.5 is released 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 8daad08e1d work on seqmap 11 years ago
David Schweikert b7343ed256 start work on seqmap 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 543d22122d Merge pull request #42 from tohojo/master
Add -D flag to print timestamp in front of output lines.
12 years ago
David Schweikert 70a29a11af fix sprint_tm buffer size crash (reported by Japheth Cleaver) 12 years ago
David Schweikert b0e09ce6fe Coverity: remove pointless expression 12 years ago
David Schweikert 6400ffb339 Merge branch 'master' of github.com:schweikert/fping 12 years ago
David Schweikert 98d44d02bb Merge pull request #47 from dlad/fix-warning
fix clang warning: comparison of unsigned expression < 0 is always false
12 years ago
Dipen Lad 69fff78ca4 fix clang warning: comparison of unsigned expression < 0 is always false 12 years ago
Toke Høiland-Jørgensen 5b6784a4ea Fix formatting of usec part of timestamp output. 12 years ago
Toke Høiland-Jørgensen 25dc120355 Add -D flag to print timestamps before output lines (like Linux ping). 12 years ago