Code

Merge branches 'mark' and 'timeout'
[liboping.git] / src / oping.c
2006-06-12 Florian ForsterUpdated the oping library to understand the `-I' option...
2006-06-09 Florian ForsterMerge branch 'feature'
2006-06-03 Florian Forsteroping: Call `return' rather than `exit' in `main'.
2006-06-02 Florian Forsteroping: Improved the error message is a destination...
2006-06-02 Florian Forsteroping: Exit if no hosts could be added.
2006-06-01 Florian ForsterCast (size_t) to (unsigned int).
2006-05-19 octoDisplay a line of the following form when starting...
2006-05-18 octoImproved oping: Save the sequence in an `unsigned int...
2006-05-16 octoCorrect the calculation of the standard deviation.
2006-05-12 octoImplemented `-h' option.
2006-05-12 octoocto@huhu:~/liboping $ svn merge -r7:9 branches/libopin...
2006-05-12 octoocto@huhu:~/liboping $ svn merge -r2:3 trunk branches...
2006-05-12 octoOnly display statistics in oping if packets have been...
2006-05-11 octoAdded the calculation of `mdev' to `oping'
2006-05-08 octoCreated standard subversion directories.