1
0
mirror of https://frontier.innolan.net/rainlance/amiga-fping.git synced 2025-11-21 19:37:22 +00:00
Commit Graph

259 Commits

Author SHA1 Message Date
3d74b33f4c Merge remote-tracking branch 'upstream/develop' into unmalloc
Conflicts:
	src/fping.c
2015-05-26 14:56:12 -07:00
9949c92c2b Don't bother freeing ping buffer 2015-05-25 12:07:15 -07:00
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
d01d280f84 Merge pull request #79 from runderwo/deadcode
Remove apparently dead code.
2015-05-25 15:44:56 +02:00
625793935e Merge remote-tracking branch 'upstream/develop' into deadcode 2015-05-22 19:33:10 +00:00
c8c6e8db5d Remove apparently dead code 2015-05-22 19:03:14 +00:00
e2896d390f Merge pull request #78 from runderwo/example2
Add 1ms usage example
2015-05-22 16:52:14 +02:00
f6c3cbdf64 Add 1ms usage example 2015-05-20 17:44:46 -07:00
558c123e35 Remove heap allocation from fast path 2015-05-20 21:01:40 +00:00
333a16bdbf Fix failing help testcase.
The testcase hardcodes the -h (help) output. Seems rather silly, but
easy enough to fix.
2014-12-17 14:11:40 -05:00
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
3313c3619d travis fix 2014-09-30 22:01:38 +10:00
97705a649c travis fix 2014-09-30 21:50:49 +10:00
964941f7fa travis fix 2014-09-30 21:38:54 +10:00
99e498d8db travis fix 2014-09-30 21:22:58 +10:00
21d568457f travis debugging 2014-09-19 09:28:05 +10:00
f02cebfd3a travis debugging 2014-09-19 09:21:33 +10:00
e7b6b7ecb6 travis debugging 2014-09-19 08:55:08 +10:00
23dbb92e0b Merge pull request #67 from aseques/patch-1
Update the docs to make the option visible
2014-09-17 15:28:25 +10:00
075be180fe travis debugging 2014-09-16 11:03:36 +10:00
396a32017d trigger travis rebuild 2014-09-05 21:50:18 +10:00
d91066ceeb trigger travis rebuild 2014-09-05 21:41:23 +10:00
860fbadf6a trigger travis rebuild 2014-09-05 21:32:51 +10:00
c996044f2a trigger travis rebuild 2014-09-05 21:32:31 +10:00
8854e99994 trigger travis rebuild 2014-09-04 06:20:07 +02:00
9c3133fead Update the docs to make the option visible 2014-08-18 08:01:46 +02:00
3cc482f2d3 Fix double entries with fping -u and unreachable hosts 2014-06-13 08:07:08 +02:00
8f66bac4ec test compatibility fix for osx 2014-06-11 14:34:34 +02:00
a1e9d8240b test robustness 2014-05-05 09:55:52 +02:00
0f36dddffd really release 3.10 3.10 2014-05-04 22:32:14 +02:00
e042466b9a Release 3.10 2014-05-04 22:25:15 +02:00
3aed2604bb prepare v3.10 2014-05-04 22:25:06 +02:00
609f4f17c4 Better document -B backoff-factor and when it can be used (#33, Oleksiy Zagorskyi), fixes #33 2014-05-04 22:22:53 +02:00
4d6861c2c3 more tests 2014-05-04 22:09:48 +02:00
314b8debd9 more tests 2014-05-04 22:04:10 +02:00
fe12f0dbab more tests 2014-05-04 21:54:59 +02:00
a07e244a57 more tests 2014-05-04 21:41:31 +02:00
7b8899043d more tests 2014-05-04 21:36:37 +02:00
c4c3068bbb more tests 2014-05-04 21:22:28 +02:00
2b5d9ef795 remove support for NIS groups, do not retry twice DNS lookup on DNS lookup problem 2014-05-04 21:16:11 +02:00
e79444f09a more tests 2014-05-03 00:06:07 +02:00
b779e14db6 test fix 2014-05-02 23:51:49 +02:00
3aa530c2ff more tests 2014-05-02 23:41:54 +02:00
c9f276b3cd more tests 2014-05-02 23:39:39 +02:00
1d576326ba more tests 2014-05-02 23:26:16 +02:00
f35f4a8cc4 more tests 2014-05-02 23:19:09 +02:00
75101dd843 more tests 2014-05-02 23:10:46 +02:00
c1fe95f7b7 more tests 2014-05-02 23:02:01 +02:00
bdca2c4b07 test fixes 2014-05-02 14:43:42 +02:00
ea026f3ba4 test fixes 2014-05-02 14:37:20 +02:00