Code

liboping.git
2006-06-05 Florian ForsterBumped version to 0.2.2; Updated ChangeLog liboping-0.2.2
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 ForsterBumped version to 0.2.1 liboping-0.2.1
2006-06-01 Florian ForsterUpdated ChangeLog: Added entry about the removal of...
2006-06-01 Florian ForsterDon't call bind when opening a socket.
2006-06-01 Florian ForsterCast `size_t' to `unsigned int'. Needed by Mac OS X.
2006-06-01 Florian ForsterMerge branch 'debug-flag' into liboping-0.2
2006-06-01 Florian ForsterAdded `--enable-debug' to the configure script.
2006-06-01 Florian ForsterAdded a ChangeLog entry about changes in the build...
2006-06-01 Florian ForsterFix the configure-script for FreeBSD.
2006-06-01 Florian ForsterCast (size_t) to (unsigned int).
2006-05-29 Florian ForsterBumped the version to 0.2.0. Completed the ChangeLog... liboping-0.2.0
2006-05-19 octoReverse the ordering of the hosts.
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 octoUpdated changelog: Added the post version-0.1 changes..
2006-05-16 octoCorrect the calculation of the standard deviation.
2006-05-15 octoImplemented better handling of the DATA stuff.. Needs...
2006-05-14 octoImplemented the possibility to set the buffer being...
2006-05-14 octoMake iterator_get_info return the sequence as an unsign...
2006-05-12 octoImplemented `-h' option.
2006-05-12 octoocto@huhu:~/liboping $ svn merge -r7:9 branches/libopin...
2006-05-12 octoBumped version to 0.1.1 liboping-0.1.1
2006-05-12 octoAdded note about 0.1.1 to ChangeLog
2006-05-12 octoocto@huhu:~/liboping $ svn merge -r2:3 trunk branches...
2006-05-12 octoocto@huhu:~/liboping $ svn cp tags/liboping-0.1.0 branc...
2006-05-12 octoOnly display statistics in oping if packets have been...
2006-05-11 octoAdded the calculation of `mdev' to `oping'
2006-05-09 octoFixed that nasty bug in the `sequence' code: Comparing...
2006-05-08 octoCopied trunk/ to tags/liboping-0.1.0 liboping-0.1.0
2006-05-08 octoCreated standard subversion directories.