1
0
mirror of https://frontier.innolan.net/rainlance/amiga-fping.git synced 2025-11-20 16:13:23 +00:00
Commit Graph

141 Commits

Author SHA1 Message Date
5dd8c5de50 release 3.8-rc1 2014-02-27 23:00:53 +01:00
0decb829d8 silence clang warning 2014-02-27 23:00:28 +01:00
3e8eb6c613 Fix random output on socket error (reported by Aleksandrs Saveljevs, #56) 2014-02-27 22:56:17 +01:00
85abf34b0a Clarify COPYING 2013-12-18 10:35:45 +01:00
bda0744d2c Give due credit 3.8 2013-11-08 11:17:05 +01:00
d6808efd81 Fix segmentation fault introduced in version 3.7 with loop mode (#55) 2013-11-08 11:13:11 +01:00
3a714b275f prepare release 3.7 2013-11-04 23:13:07 +01:00
d141744adb Fix fping hanging forever on permanent sendto failure (Shawn Chu, #52) 2013-11-04 23:08:19 +01:00
e1cdf8e1d3 Fix again compatibility issue with FreeBSD (Shawn Chu) 2013-11-04 23:04:00 +01:00
d862dd962b release preparations 2013-11-01 16:11:07 +01:00
5c68d6f338 don't consider duplicate pings as successful replies (#53) 2013-11-01 15:01:11 +01:00
a2ac5d0fae Remove unnecessary IPv6 socket options 2013-10-15 09:21:14 +02:00
b01f282727 merge latest changes 2013-10-14 20:28:11 +02:00
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
741236e576 Release version 3.6 3.6 2013-10-10 22:05:45 +02:00
9fca2a141b Fix wrong min RTT value with -Q option (reported by Alexander Ivanov, #51) 2013-10-10 21:58:13 +02:00
9ee22bd46a prepare 3.6-rc2 2013-07-25 22:34:31 +02:00
f55397336b increase SEQMAP_MAX to 65355 2013-07-25 22:29:56 +02:00
82722a31fe update README file 2013-07-25 22:29:44 +02:00
4aad0b2c14 fix compilation issue 2013-07-25 22:29:33 +02:00
fb5f5779cc Merge seqmap branch, fixes #12 2013-07-24 21:38:41 +02:00
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
3dee903b41 3.5 is released 2013-07-23 23:54:27 +02:00
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
8daad08e1d work on seqmap 2013-07-23 23:24:04 +02:00
b7343ed256 start work on seqmap 2013-07-23 00:25:53 +02:00
ecba31b2dd Release 3.5 3.5 2013-05-22 08:56:44 +02:00
28eea9c273 Re-create configure script with autoconf 2.69 for aarch64 support (Chuck Anderson, #45) 2013-05-22 08:48:08 +02:00
121bea1d24 Fix compatibility issue with FreeBSD (Alexandre Raynaud, Jason Harris, #39) 2013-05-21 22:02:39 +02:00
5d6db6f08d document new -D flag 2013-05-21 21:47:33 +02:00
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
70a29a11af fix sprint_tm buffer size crash (reported by Japheth Cleaver) 2013-05-21 21:36:36 +02:00
b0e09ce6fe Coverity: remove pointless expression 2013-04-23 21:59:32 +02:00
6400ffb339 Merge branch 'master' of github.com:schweikert/fping 2013-04-23 21:26:02 +02:00
98d44d02bb Merge pull request #47 from dlad/fix-warning
fix clang warning: comparison of unsigned expression < 0 is always false
2013-04-23 12:12:20 -07:00
69fff78ca4 fix clang warning: comparison of unsigned expression < 0 is always false 2013-04-20 21:50:22 +01:00
5b6784a4ea Fix formatting of usec part of timestamp output. 2013-03-17 16:33:52 +01:00
25dc120355 Add -D flag to print timestamps before output lines (like Linux ping). 2013-03-11 09:29:58 -04:00
f906225fbd update changelog 2013-02-17 23:09:58 +01:00
3e29f0631c Merge pull request #35 from ghost/patch-1
Fixes failing fping6 build on OS X 10.8
2013-02-17 14:08:46 -08:00
10d0a54c07 remove version information from man-page (#31) 2013-02-17 23:06:27 +01:00
ad4ca1609d Update ChangeLog 2013-02-17 23:05:38 +01:00
e0edbf28fc Merge pull request #34 from mv/fix-spec-file
Fix setuid permissions. Provides fping6.
2013-02-17 14:04:04 -08:00
1c85a422c1 Fixes failing fping6 build on OS X 10.8 2012-12-28 16:52:25 +01:00
86cfc7cf74 Fix setuid permissions. Provides fping6. 2012-12-24 12:51:34 -02:00
fd020977b5 Prepare 3.4 2012-09-04 09:32:09 +02:00
81c96c0807 Revert "Output statistics to stdout instead of stderr (suggested by Simon Leinen, #9)"
This reverts commit b4d0a93b70.
2012-09-04 09:27:52 +02:00
aff259bbd0 release 3.3 3.3 2012-08-19 23:06:18 +02:00
4cab2f8598 Fix -n flag in fping6 (#28) 2012-08-16 13:59:42 +02:00
aa5f849c5d Fix error message on DNS error for IPv6 hosts (#27) 2012-08-16 11:26:16 +02:00