2010-10-26 |
Florian Forster | Rename "PING_INFO_TOS" → "PING_INFO_RECV_TOS".
|
commit | commitdiff | tree |
2010-10-26 |
Florian Forster | ping_setopt(3): Document the new "PING_OPT_TOS" option.
|
commit | commitdiff | tree |
2010-10-26 |
Florian Forster | src/liboping.c: Set the "IP_RECVTOS" and "IPV6_RECVTCLASS...
|
commit | commitdiff | tree |
2010-10-26 |
Florian Forster | src/liboping.c: Use an uint8_t for storing the ToS.
|
commit | commitdiff | tree |
2010-07-13 |
Florian Forster | src/Makefile.am: Use "LDADD" for applications, "LIBADD...
|
commit | commitdiff | tree |
2010-06-27 |
Florian Forster | Relicense: Use the LGPL v2.1 (or later) for liboping.
|
commit | commitdiff | tree |
2010-06-13 |
Florian Forster | oping(8): Document the colors used by noping.
|
commit | commitdiff | tree |
2010-06-13 |
Florian Forster | Bumbed version to 1.4.0, updated ChangeLog.
|
commit | commitdiff | tree |
2010-06-13 |
Florian Forster | oping(8): Document "noping", too.
|
commit | commitdiff | tree |
2010-06-13 |
Florian Forster | README: Document "oping" and "noping".
|
commit | commitdiff | tree |
2010-06-13 |
Florian Forster | README: Convert to Unicode.
|
commit | commitdiff | tree |
2010-06-13 |
Florian Forster | src/oping.c: Define NCURSES_OPAQUE.
|
commit | commitdiff | tree |
2010-06-12 |
Florian Forster | src/oping.c: Resizing the scrolling region seems to...
|
commit | commitdiff | tree |
2010-06-11 |
Florian Forster | noping: Further cleanup of the curses stuff.
|
commit | commitdiff | tree |
2010-06-08 |
Florian Forster | noping: Use colors to highlight "unusual" response...
|
commit | commitdiff | tree |
2010-06-08 |
Florian Forster | noping: Print host name in bold.
|
commit | commitdiff | tree |
2010-06-08 |
Florian Forster | noping: Handle resizing of X windows gracefully.
|
commit | commitdiff | tree |
2010-06-08 |
Florian Forster | src/oping.c: Move "context_get_packet_loss" into a...
|
commit | commitdiff | tree |
2010-06-08 |
Florian Forster | src/oping.c: Move calculation of average and stddev...
|
commit | commitdiff | tree |
2010-06-08 |
Florian Forster | src/oping.c: Add ncurses based front-end.
|
commit | commitdiff | tree |
2010-06-08 |
Florian Forster | src/oping.c: Move printing header and footer into separate...
|
commit | commitdiff | tree |
2009-12-20 |
Florian Forster | ChangeLog: Oops, there were actually a couple more...
|
commit | commitdiff | tree |
2009-12-10 |
Florian Forster | src/liboping.c: ping_receive_all: Clear the timer when...
|
commit | commitdiff | tree |
2009-10-01 |
Florian Forster | bindings/perl: Bumped version to 1.21 and updated Changes.
|
commit | commitdiff | tree |
2009-10-01 |
Florian Forster | oping: Temporarily drop privileges if supported by...
|
commit | commitdiff | tree |
2009-09-29 |
Florian Forster | ChangeLog: Updated the changelog to reflect the last...
|
commit | commitdiff | tree |
2009-09-29 |
Florian Forster | oping: Allow “-f -” even if uid and euid differ.
|
commit | commitdiff | tree |
2009-09-29 |
Florian Forster | Bumped version to 1.3.3; Updated ChangeLog.
|
commit | commitdiff | tree |
2009-09-29 |
Florian Forster | oping: Disable the “-f” option when real and effective...
|
commit | commitdiff | tree |
2009-07-27 |
Florian Forster | Bumped version to 1.3.2; Updated ChangeLog.
|
commit | commitdiff | tree |
2009-07-18 |
Florian Forster | Net::Oping: Set the $VERSION variable correctly.
|
commit | commitdiff | tree |
2009-07-18 |
Florian Forster | .gitignore: Add tarballs.
|
commit | commitdiff | tree |
2009-07-18 |
Florian Forster | ChangeLog: Updated the date of the 1.3.0 entry.
|
commit | commitdiff | tree |
2009-07-18 |
Florian Forster | Net::Oping: Bumped version to 1.20.
|
commit | commitdiff | tree |
2009-07-18 |
Florian Forster | Net::Oping: Add the `device' method.
|
commit | commitdiff | tree |
2009-07-18 |
Florian Forster | src/oping.h: Update OPING_VERSION.
|
commit | commitdiff | tree |
2009-04-05 |
Florian Forster | Bumped version to 1.1.2; Updated ChangeLog.
|
commit | commitdiff | tree |
2009-03-23 |
Florian Forster | src/oping.h: Bump the OPING_VERSION, too.
|
commit | commitdiff | tree |
2009-03-23 |
Florian Forster | Bumped version to 1.1.1; Updated ChangeLog.
|
commit | commitdiff | tree |
2009-03-23 |
Florian Forster | src/liboping.c: Use ph-addrfamily to determine the...
|
commit | commitdiff | tree |
2009-03-23 |
Florian Forster | build system: Actually link with libxnet and use CPPFLAGS.
|
commit | commitdiff | tree |
2009-03-23 |
Florian Forster | Net::Oping: Improve the POD a little.
|
commit | commitdiff | tree |
2009-03-23 |
Florian Forster | build system: Define ABI and API versions in the configure...
|
commit | commitdiff | tree |
2009-03-15 |
Florian Forster | bindings/perl: Bumped version to 1.10; Updated Changes.
|
commit | commitdiff | tree |
2009-03-15 |
Florian Forster | bindings/perl: Add some more simple syntax tests.
|
commit | commitdiff | tree |
2009-03-15 |
Florian Forster | bindings/perl: Add the `ttl' method.
|
commit | commitdiff | tree |
2009-03-15 |
Florian Forster | bindings/perl: Add the `get_recv_ttl' method.
|
commit | commitdiff | tree |
2009-03-15 |
Florian Forster | Bumped version to 1.1.0; Updated ChangeLog.
|
commit | commitdiff | tree |
2009-03-15 |
Florian Forster | AUTHORS: Added contributors so far.
|
commit | commitdiff | tree |
2009-03-15 |
Florian Forster | src/oping.c: Allow setting of the TTL using `-t'.
|
commit | commitdiff | tree |
2009-03-15 |
Florian Forster | src/liboping.c: When setting the TTL, update all existing...
|
commit | commitdiff | tree |
2009-03-15 |
Florian Forster | manual pages: Fix some more typos.
|
commit | commitdiff | tree |
2009-03-15 |
Florian Forster | src/oping.c: Print the received TTL, too.
|
commit | commitdiff | tree |
2009-03-15 |
Florian Forster | src/liboping.c: Add debugging output to the TTL setting...
|
commit | commitdiff | tree |
2009-03-15 |
Florian Forster | manual pages: Fix some minor issues and typos.
|
commit | commitdiff | tree |
2009-03-15 |
Florian Forster | src/liboping.c: Provide the TTL on received packets.
|
commit | commitdiff | tree |
2009-03-12 |
Florian Forster | src/liboping.c: Make -Wextra happy.
|
commit | commitdiff | tree |
2009-03-12 |
Florian Forster | ping_setopt(3): Document the PING_VERSION define.
|
commit | commitdiff | tree |
2009-03-12 |
Florian Forster | src/oping.c: Allow shorter interval settings.
|
commit | commitdiff | tree |
2009-03-12 |
Florian Forster | src/oping.c: Use `context_destroy' to free the context.
|
commit | commitdiff | tree |
2009-03-12 |
Florian Forster | src/oping.c: Make all functions (except `main') static.
|
commit | commitdiff | tree |
2009-03-12 |
Florian Forster | src/liboping.c: Remove dead code which broke strict...
|
commit | commitdiff | tree |
2009-03-12 |
Florian Forster | src/liboping.c: Use thread-safe error handling.
|
commit | commitdiff | tree |
2009-02-17 |
Florian Forster | src/{lib,}oping.c: Fix a few problems -Wextra has found.
|
commit | commitdiff | tree |
2009-02-17 |
Florian Forster | src/{lib,}oping.c: Don't cast `size_t' to `unsigned...
|
commit | commitdiff | tree |
2009-02-17 |
Florian Forster | src/mans/*.pod: Updated copyright information.
|
commit | commitdiff | tree |
2009-02-17 |
Florian Forster | Bumped version to 1.0.0.
|
commit | commitdiff | tree |
2009-02-17 |
Florian Forster | ChangeLog, README: Updated information for the 1.0...
|
commit | commitdiff | tree |
2009-02-17 |
Florian Forster | src/liboping.c: Beautify two debugging messages. ...off-by: Florian Forster <octo@leeloo.lan.home.verplant.org>
|
commit | commitdiff | tree |
2009-02-17 |
Florian Forster | src/liboping.c: Fix a (too conservative) off-by-one... ...off-by: Florian Forster <octo@leeloo.lan.home.verplant.org>
|
commit | commitdiff | tree |
2009-02-17 |
Florian Forster | bindings/perl: Add support for the number of dropped... ...off-by: Florian Forster <octo@leeloo.lan.home.verplant.org>
|
commit | commitdiff | tree |
2009-02-17 |
Florian Forster | bindings/perl: Update license information in the XS... ...off-by: Florian Forster <octo@leeloo.lan.home.verplant.org>
|
commit | commitdiff | tree |
2009-02-17 |
Florian Forster | bindings/perl: Fix error handling in Perl:ping() and... ...off-by: Florian Forster <octo@leeloo.lan.home.verplant.org>
|
commit | commitdiff | tree |
2009-02-17 |
Florian Forster | bindings/perl: Improve license information and fix... ...off-by: Florian Forster <octo@leeloo.lan.home.verplant.org>
|
commit | commitdiff | tree |
2009-02-17 |
Florian Forster | build system: Added some serious voodoo to make MakeMaker...
|
commit | commitdiff | tree |
2009-02-17 |
Florian Forster | bindings/perl: Use OPING_VERSION to enable the work...
|
commit | commitdiff | tree |
2009-02-17 |
Florian Forster | src/liboping.c: Fix an incorrect assertion in `ping_timeval_...
|
commit | commitdiff | tree |
|