tokkee.org
Code
projects
/
liboping.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
liboping.git
2009-02-17
Florian Forster
Bumped version to 1.0.0.
commit
|
commitdiff
|
tree
|
snapshot
2009-02-17
Florian Forster
ChangeLog, README: Updated information for the 1.0...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-17
Sebastian Harl
bindings/perl/Makefile.PL: Let the Perl module depend...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-17
Florian Forster
src/liboping.c: Beautify two debugging messages.
commit
|
commitdiff
|
tree
|
snapshot
2009-02-17
Florian Forster
src/liboping.c: Fix a (too conservative) off-by-one...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-17
Florian Forster
bindings/perl: Add support for the number of dropped...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-17
Florian Forster
bindings/perl: Update license information in the XS...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-17
Florian Forster
bindings/perl: Fix error handling in Perl:ping() and...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-17
Florian Forster
bindings/perl: Improve license information and fix...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-17
Florian Forster
build system: Added some serious voodoo to make MakeMak...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-17
Florian Forster
bindings/perl: Use OPING_VERSION to enable the work...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-17
Florian Forster
src/liboping.c: Fix an incorrect assertion in `ping_tim...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-17
Florian Forster
bindings/perl: Fix a memory leak in _ping_iterator_get_...
Net-Oping-1.02
commit
|
commitdiff
|
tree
|
snapshot
2008-08-22
Florian Forster
bindings/Makefile.am: Don't build the Perl bindings...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-22
Florian Forster
ping_iterator_get_info: Provide the number of timed...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Florian Forster
src/liboping.c: Use \#ifdef's around `EAI_SYSTEM'.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-27
Florian Forster
bindings/perl/Makefile.PL: Removed that `use 5.008007...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-27
Florian Forster
Merge branch 'origin'
commit
|
commitdiff
|
tree
|
snapshot
2008-01-27
Florian Forster
Net::Oping: Bumped version to 1.01.
Net-Oping-1.01
commit
|
commitdiff
|
tree
|
snapshot
2008-01-27
Sebastian Harl
Integrate bindings subdirectory into the build process.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-26
Florian Forster
bindings/perl/Makefile.PL: Search for the header file...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-26
Florian Forster
Net::Oping: Added a note about the need to be root...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-26
Florian Forster
bindings/perl/MANIFEST: Sorted the entries alphabetically.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-26
Florian Forster
Net::Oping: Removed `use 5.008007;' because we (hopeful...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-26
Florian Forster
bindings/perl/MANIFEST: Remove the ppport.h header...
Net-Oping-1.00
commit
|
commitdiff
|
tree
|
snapshot
2008-01-26
Florian Forster
src/liboping.c: Return the number of bytes actually...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-26
Florian Forster
Merge branch 'liboping-0.3'
commit
|
commitdiff
|
tree
|
snapshot
2008-01-26
Florian Forster
Merge branch 'pull/liboping-0.3' into liboping-0.3
commit
|
commitdiff
|
tree
|
snapshot
2008-01-26
Florian Forster
src/liboping.c: Return the number of bytes actually...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-26
Florian Forster
bindings/perl: Added an improved version of the Perl...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-26
Florian Forster
Merge branch 'origin'
commit
|
commitdiff
|
tree
|
snapshot
2008-01-26
Florian Forster
src/liboping.c: Added the `username' field which holds...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-29
Doug MacEachern
Provide a fallback if `ICMP6_ECHO_REQUEST' or `ICMP6_EC...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-27
Florian Forster
Bumped version to 0.3.5; Updated ChangeLog and debian...
liboping-0.3.5
commit
|
commitdiff
|
tree
|
snapshot
2007-03-27
Florian Forster
Merge branch 'es/close'
commit
|
commitdiff
|
tree
|
snapshot
2007-03-27
Alex Brooks
oping.h: Use `extern "C"' if `__cplusplus' is defined.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-27
Alex Brooks
oping.h: #include <sys/types.h> so that `size_t' is...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-27
Esteban Sanchez
Close the filedescriptor in `ping_free', not `ping_host...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-16
Florian Forster
ping_iterator_get(3): Added the `AUTHOR' section.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-01
Florian Forster
Bumped version to 0.3.4; Updated ChangeLog and debian...
liboping-0.3.4
commit
|
commitdiff
|
tree
|
snapshot
2006-12-01
Wojtek
Fix usage of `strcasecmp' in `ping_host_remove'.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-16
Florian Forster
Bumped version to 0.3.3; Updated ChangeLog and debian...
liboping-0.3.3
commit
|
commitdiff
|
tree
|
snapshot
2006-07-16
Florian Forster
Merge branch 'v022/net-unreach'
commit
|
commitdiff
|
tree
|
snapshot
2006-07-16
Florian Forster
ChangeLog: Added note about the E{HOST,NET}UNREACH...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-16
Florian Forster
liboping.c: Catch `EHOSTUNREACH' and `ENETUNREACH'
commit
|
commitdiff
|
tree
|
snapshot
2006-07-13
Florian Forster
Bumped version to 0.3.2, updated ChangeLog(s).
liboping-0.3.2
commit
|
commitdiff
|
tree
|
snapshot
2006-07-12
Florian Forster
Removed unneccesary comments.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-12
Florian Forster
Fixed the build system to version the generated shared...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-12
Florian Forster
oping: Drop root privileges as soon as possible.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-09
Florian Forster
Bumped version to 0.3.1
liboping-0.3.1
commit
|
commitdiff
|
tree
|
snapshot
2006-07-09
Florian Forster
configure.ac: There's no configure-script in src/.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-09
Florian Forster
Remove more libltdl.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-09
Florian Forster
Remove libltdl.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-09
Florian Forster
Makefile.am: Don't include debian/ in the distribution...
liboping-0.3.0
commit
|
commitdiff
|
tree
|
snapshot
2006-07-09
Florian Forster
Bumped version to 0.3.0; Updated ChangeLog.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-09
Florian Forster
AUTHORS: Document the only author so far ;)
commit
|
commitdiff
|
tree
|
snapshot
2006-07-07
Florian Forster
Merge branch 'origin'
commit
|
commitdiff
|
tree
|
snapshot
2006-07-07
Florian Forster
Updated the license information in the .c and .h files...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-16
Florian Forster
oping: Print the error message if ping_send failes.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-12
Florian Forster
Update the manpages: Added information about setting...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-12
Florian Forster
Updated the oping library to understand the `-I' option...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-12
Florian Forster
Actually bind to the configured address.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-12
Florian Forster
Reset the address-family to `AF_UNSPEC' before setting...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-12
Florian Forster
Added the ability to set the source address in the...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-09
Florian Forster
Merge branch 'feature'
commit
|
commitdiff
|
tree
|
snapshot
2006-06-05
Florian Forster
Bumped version to 0.2.2; Updated ChangeLog
liboping-0.2.2
commit
|
commitdiff
|
tree
|
snapshot
2006-06-03
Florian Forster
oping: Call `return' rather than `exit' in `main'.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-03
Florian Forster
Use `AI_CANONNAME' if it's defined.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-02
Florian Forster
oping: Improved the error message is a destination...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-02
Florian Forster
oping: Exit if no hosts could be added.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-01
Florian Forster
Bumped version to 0.2.1
liboping-0.2.1
commit
|
commitdiff
|
tree
|
snapshot
2006-06-01
Florian Forster
Updated ChangeLog: Added entry about the removal of...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-01
Florian Forster
Don't call bind when opening a socket.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-01
Florian Forster
Cast `size_t' to `unsigned int'. Needed by Mac OS X.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-01
Florian Forster
Merge branch 'debug-flag' into liboping-0.2
commit
|
commitdiff
|
tree
|
snapshot
2006-06-01
Florian Forster
Added `--enable-debug' to the configure script.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-01
Florian Forster
Added a ChangeLog entry about changes in the build...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-01
Florian Forster
Fix the configure-script for FreeBSD.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-01
Florian Forster
Cast (size_t) to (unsigned int).
commit
|
commitdiff
|
tree
|
snapshot
2006-05-29
Florian Forster
Bumped the version to 0.2.0. Completed the ChangeLog...
liboping-0.2.0
commit
|
commitdiff
|
tree
|
snapshot
2006-05-19
octo
Reverse the ordering of the hosts.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-19
octo
Display a line of the following form when starting...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-18
octo
Improved oping: Save the sequence in an `unsigned int...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-16
octo
Updated changelog: Added the post version-0.1 changes..
commit
|
commitdiff
|
tree
|
snapshot
2006-05-16
octo
Correct the calculation of the standard deviation.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-15
octo
Implemented better handling of the DATA stuff.. Needs...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-14
octo
Implemented the possibility to set the buffer being...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-14
octo
Make iterator_get_info return the sequence as an unsign...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-12
octo
Implemented `-h' option.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-12
octo
octo@huhu:~/liboping $ svn merge -r7:9 branches/libopin...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-12
octo
Bumped version to 0.1.1
liboping-0.1.1
commit
|
commitdiff
|
tree
|
snapshot
2006-05-12
octo
Added note about 0.1.1 to ChangeLog
commit
|
commitdiff
|
tree
|
snapshot
2006-05-12
octo
octo@huhu:~/liboping $ svn merge -r2:3 trunk branches...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-12
octo
octo@huhu:~/liboping $ svn cp tags/liboping-0.1.0 branc...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-12
octo
Only display statistics in oping if packets have been...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-11
octo
Added the calculation of `mdev' to `oping'
commit
|
commitdiff
|
tree
|
snapshot
2006-05-09
octo
Fixed that nasty bug in the `sequence' code: Comparing...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-08
octo
Copied trunk/ to tags/liboping-0.1.0
liboping-0.1.0
commit
|
commitdiff
|
tree
|
snapshot
2006-05-08
octo
Created standard subversion directories.
commit
|
commitdiff
|
tree
|
snapshot