1
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Jan 08, 2025 — Jan 08, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
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
octo
as Florian Forster
More... almost 9 years ago
Merge commit 'refs/pull/18/head' of github.com:octo/liboping
octo
as Florian Forster
More... almost 9 years ago
oping: Uset gettimeofday(2) instead of clock_gettime(2).
octo
as Florian Forster
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'
octo
as Florian Forster
More... over 9 years ago
src/liboping.c: Simplify packet creation and parsing.
octo
as Florian Forster
More... over 9 years ago
src/liboping.c: Replace sizeof(struct icmphdr) with ICMP_MINLEN.
octo
as Florian Forster
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.
octo
as Florian Forster
More... over 9 years ago
src/oping.c: Actually _comma_ separate output lines.
octo
as Florian Forster
More... over 9 years ago
src/oping.c: Fix calculation of fractional time.
octo
as Florian Forster
More... over 9 years ago
Update copyright notices.
octo
as Florian Forster
More... over 9 years ago
Bump version to 1.9.0; Update ChangeLog.
octo
as Florian Forster
More... over 9 years ago
src/oping.c: Implement the "-O" option.
octo
as Florian Forster
More... over 9 years ago
add bell output on successful pings
anarcat
as Antoine Beaupré
More... over 10 years ago
src/oping.c: Code style fixes.
octo
as Florian Forster
More... almost 11 years ago
oping(1): Document the "-m <mark>" command line option.
octo
as Florian Forster
More... almost 11 years ago
oping(1): Correct the lower bound of the box plot.
octo
as Florian Forster
More... almost 11 years ago