| Whitespace changes * Ensure that all touched lines use tabs for indentation * Ensure operators have visible spaces around them |
|
More...
|
almost 9 years ago
|
| Merge commit 'refs/pull/15/head' of github.com:octo/liboping |
|
More...
|
almost 9 years ago
|
| Merge commit 'refs/pull/18/head' of github.com:octo/liboping |
|
More...
|
almost 9 years ago
|
| oping: Uset gettimeofday(2) instead of clock_gettime(2). |
|
More...
|
almost 9 years ago
|
| Document the live add key press |
|
More...
|
almost 9 years ago
|
| Handle duplicate hosts without visual corruption |
|
More...
|
almost 9 years ago
|
| Add a helper to count the size of an iterator |
|
More...
|
almost 9 years ago
|
| Clean up screen in the case where we are adding a new row |
|
More...
|
almost 9 years ago
|
| Remove attempt to scroll old data in main window |
|
More...
|
almost 9 years ago
|
| Allow adding a new host after noping has started |
|
More...
|
almost 9 years ago
|
| Ensure that impossibly latency values do not affect stats |
|
More...
|
almost 9 years ago
|
| Remove unused variable |
|
More...
|
almost 9 years ago
|
| Modified noping to follow terminal emulators color palette |
|
More...
|
almost 9 years ago
|
| configure: Make use of ncurses configurable |
|
More...
|
almost 9 years ago
|
| Merge branch 'pr/6' |
|
More...
|
over 9 years ago
|
| src/liboping.c: Simplify packet creation and parsing. |
|
More...
|
over 9 years ago
|
| src/liboping.c: Replace sizeof(struct icmphdr) with ICMP_MINLEN. |
|
More...
|
over 9 years ago
|
| src/liboping.c: Performance improvements. |
|
More...
|
over 9 years ago
|
| Fixed wrong icmp header length (20 extra zeros incorrectly appended to header) |
|
More...
|
over 9 years ago
|
| configure: also check for clockgettime() |
|
More...
|
over 9 years ago
|
| src/oping.c: Add missing "break" in handling of the "O" option. |
|
More...
|
over 9 years ago
|
| src/oping.c: Actually _comma_ separate output lines. |
|
More...
|
over 9 years ago
|
| src/oping.c: Fix calculation of fractional time. |
|
More...
|
over 9 years ago
|
| Update copyright notices. |
|
More...
|
over 9 years ago
|
| Bump version to 1.9.0; Update ChangeLog. |
|
More...
|
over 9 years ago
|
| src/oping.c: Implement the "-O" option. |
|
More...
|
over 9 years ago
|
| add bell output on successful pings |
|
More...
|
over 10 years ago
|
| src/oping.c: Code style fixes. |
|
More...
|
almost 11 years ago
|
| oping(1): Document the "-m <mark>" command line option. |
|
More...
|
almost 11 years ago
|
| oping(1): Correct the lower bound of the box plot. |
|
More...
|
almost 11 years ago
|