Commit Graph

75 Commits

Author SHA1 Message Date
Carsten Sonne Larsen 097c701fe5 AROS changes 2016-03-05 09:51:40 +01:00
Carsten 46852d6394 Version 3.13 changes 2016-02-22 19:41:59 +01:00
llsth d4bd91c11a Thread safety 2015-08-15 19:39:38 +02:00
llsth 24fdc7958e Thread safety 2015-08-15 19:34:32 +02:00
llsth 0b071caa89 AROS changes 2015-08-15 08:39:25 +02:00
llsth 202c38e84b AmigaOS specific config 2015-08-15 01:04:12 +02:00
llsth 26d8fb5108 Cleanup 2015-08-15 01:01:30 +02:00
llsth 32cd7febe0 Cleanup 2015-08-15 00:49:29 +02:00
llsth 005624f44f Initial AmigaOS changes 2015-08-15 00:07:22 +02:00
Ryan Underwood 3d74b33f4c Merge remote-tracking branch 'upstream/develop' into unmalloc
Conflicts:
	src/fping.c
2015-05-26 14:56:12 -07:00
Ryan Underwood 9949c92c2b Don't bother freeing ping buffer 2015-05-25 12:07:15 -07:00
David Schweikert 0706f68bdf Merge pull request #72 from derobert/develop
Add a mode to use random bytes instead of NULLs.
2015-05-25 15:51:02 +02:00
Ryan C. Underwood c8c6e8db5d Remove apparently dead code 2015-05-22 19:03:14 +00:00
Ryan Underwood 558c123e35 Remove heap allocation from fast path 2015-05-20 21:01:40 +00:00
Anthony DeRobertis b72256a8fc Add a mode to use random bytes instead of NULLs.
This helps defeat data compression on links.
2014-12-17 13:50:53 -05:00
David Schweikert 3cc482f2d3 Fix double entries with fping -u and unreachable hosts 2014-06-13 08:07:08 +02:00
David Schweikert 2b5d9ef795 remove support for NIS groups, do not retry twice DNS lookup on DNS lookup problem 2014-05-04 21:16:11 +02:00
David Schweikert e79444f09a more tests 2014-05-03 00:06:07 +02:00
David Schweikert b779e14db6 test fix 2014-05-02 23:51:49 +02:00
David Schweikert c9f276b3cd more tests 2014-05-02 23:39:39 +02:00
David Schweikert 75101dd843 more tests 2014-05-02 23:10:46 +02:00
David Schweikert a7f351fb8e re-order options in usage information 2014-05-01 15:21:35 +02:00
David Schweikert 86f0b1e380 Allow option '-f' also for non-root (since setuid privileges are dropped) 2014-04-28 19:24:36 +02:00
David Schweikert 3cf9a8a3cd Fix confusing error message with -g and IPv6 addresses (fixes #58) 2014-04-04 22:23:32 +02:00
David Schweikert af0446b046 more tests 2014-03-06 22:43:35 +01:00
David Schweikert 00e3384d5c Fix complication problem on FreeBSD (#57) 2014-03-05 16:12:26 +01:00
David Schweikert 8bd200905d some more tests 2014-03-05 08:16:35 +01:00
David Schweikert 0decb829d8 silence clang warning 2014-02-27 23:00:28 +01:00
David Schweikert 3e8eb6c613 Fix random output on socket error (reported by Aleksandrs Saveljevs, #56) 2014-02-27 22:56:17 +01:00
David Schweikert d6808efd81 Fix segmentation fault introduced in version 3.7 with loop mode (#55) 2013-11-08 11:13:11 +01:00
David Schweikert d141744adb Fix fping hanging forever on permanent sendto failure (Shawn Chu, #52) 2013-11-04 23:08:19 +01:00
David Schweikert e1cdf8e1d3 Fix again compatibility issue with FreeBSD (Shawn Chu) 2013-11-04 23:04:00 +01:00
David Schweikert d862dd962b release preparations 2013-11-01 16:11:07 +01:00
David Schweikert 5c68d6f338 don't consider duplicate pings as successful replies (#53) 2013-11-01 15:01:11 +01:00
David Schweikert a2ac5d0fae Remove unnecessary IPv6 socket options 2013-10-15 09:21:14 +02:00
David Schweikert 0ab66f80de Refactor socket handling, allow running as non-root on Mac OS X by using non-privileged ICMP (#7) 2013-10-13 12:42:37 +02:00
David Schweikert 9fca2a141b Fix wrong min RTT value with -Q option (reported by Alexander Ivanov, #51) 2013-10-10 21:58:13 +02:00
David Schweikert f55397336b increase SEQMAP_MAX to 65355 2013-07-25 22:29:56 +02:00
David Schweikert 4aad0b2c14 fix compilation issue 2013-07-25 22:29:33 +02:00
David Schweikert fb5f5779cc Merge seqmap branch, fixes #12 2013-07-24 21:38:41 +02:00
David Schweikert a0252f6e79 Removed setsockopt IPV6_CHECKSUM, which shouldn't be set and breaks compiling on Solaris (reported by Juergen Arndt) 2013-07-24 21:36:02 +02:00
David Schweikert 7e55f0b073 Fix loop issue after 65536 pings (reported by Peter Folk and GBert, #12), Minimum ping data size is now 0 2013-07-23 23:40:17 +02:00
David Schweikert 8daad08e1d work on seqmap 2013-07-23 23:24:04 +02:00
David Schweikert b7343ed256 start work on seqmap 2013-07-23 00:25:53 +02:00
David Schweikert 121bea1d24 Fix compatibility issue with FreeBSD (Alexandre Raynaud, Jason Harris, #39) 2013-05-21 22:02:39 +02:00
David Schweikert 543d22122d Merge pull request #42 from tohojo/master
Add -D flag to print timestamp in front of output lines.
2013-05-21 12:43:02 -07:00
David Schweikert 70a29a11af fix sprint_tm buffer size crash (reported by Japheth Cleaver) 2013-05-21 21:36:36 +02:00
David Schweikert b0e09ce6fe Coverity: remove pointless expression 2013-04-23 21:59:32 +02:00
Dipen Lad 69fff78ca4 fix clang warning: comparison of unsigned expression < 0 is always false 2013-04-20 21:50:22 +01:00
Toke Høiland-Jørgensen 5b6784a4ea Fix formatting of usec part of timestamp output. 2013-03-17 16:33:52 +01:00