1
0
mirror of https://frontier.innolan.net/rainlance/amiga-fping.git synced 2025-11-19 17:10:21 +00:00

270 Commits

Author SHA1 Message Date
979bcfd515 Updated documentation 3.13-2-amiga 2016-03-05 11:19:34 +01:00
097c701fe5 AROS changes 3.13-amiga 2016-03-05 09:51:40 +01:00
46852d6394 Version 3.13 changes 2016-02-22 19:41:59 +01:00
d4bd91c11a Thread safety 2015-08-15 19:39:38 +02:00
24fdc7958e Thread safety 2015-08-15 19:34:32 +02:00
0b071caa89 AROS changes 3.10-amiga 2015-08-15 08:39:25 +02:00
202c38e84b AmigaOS specific config 2015-08-15 01:04:12 +02:00
26d8fb5108 Cleanup 2015-08-15 01:01:30 +02:00
32cd7febe0 Cleanup 2015-08-15 00:49:29 +02:00
005624f44f Initial AmigaOS changes 2015-08-15 00:07:22 +02:00
8fc9fa37c7 Merge pull request #77 from runderwo/unmalloc
Remove heap manipulation from fast path.
2015-05-27 10:01:00 +02:00
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