1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 01, 2025 — Jan 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bump version to 1.10.0; Update ChangeLog.
octo
as Florian Forster
More... over 8 years ago
Update copyright notices.
octo
as Florian Forster
More... over 8 years ago
ping_iterator_get_info(3): Remove obsolete "KNOWN BUGS" section.
octo
as Florian Forster
More... over 8 years ago
liboping(3), oping(1): Correct licensing information.
octo
as Florian Forster
More... over 8 years ago
AUTHORS: Add Luke and Hamish.
octo
as Florian Forster
More... over 8 years ago
Remove empty "ToDo" file.
octo
as Florian Forster
More... over 8 years ago
src/liboping.c: Declare a variable at the shortest possible scope.
octo
as Florian Forster
More... over 8 years ago
src/liboping.c: Use sizeof(*ptr) instead of sizeof(type_t).
octo
as Florian Forster
More... over 8 years ago
src/liboping.c: Use composite literals when calling setsockopt().
octo
as Florian Forster
More... over 8 years ago
src/liboping.c: Don't check for NULL when calling free().
octo
as Florian Forster
More... over 8 years ago
Merge remote-tracking branch 'github/pr/11'
octo
as Florian Forster
More... over 8 years ago
Bump ABI version.
octo
as Florian Forster
More... over 8 years ago
Add perl binding and documentation for new ping_iterator_count function More... over 8 years ago
Fix up code style More... over 8 years ago
Merge remote-tracking branch 'github/pr/20'
octo
as Florian Forster
More... over 8 years ago
configure: Check if PKG_INSTALLDIR is defined before using it.
octo
as Florian Forster
More... over 8 years ago
Add .travis.yml
octo
as Florian Forster
More... over 8 years ago
src/liboping.c: Ensure ping_send() returns non-zero on success.
octo
as Florian Forster
More... over 8 years ago
src/liboping.c: Fix debugging statement.
octo
as Florian Forster
More... over 8 years ago
src/liboping.c: Refactor ping_send() further.
octo
as Florian Forster
More... over 8 years ago
src/liboping.c: Start refactoring ping_send().
octo
as Florian Forster
More... over 8 years ago
src/liboping.c: Document ping_open_socket().
octo
as Florian Forster
More... over 8 years ago
src/liboping.c: Improve coding style.
octo
as Florian Forster
More... over 8 years ago
src/liboping.c: Clean up untidy whitespace.
octo
as Florian Forster
More... over 8 years ago
Merge remote-tracking branch 'github/master' into lh/performance
octo
as Florian Forster
More... over 8 years ago
Improve docstring of the history_received field.
octo
as Florian Forster
More... over 8 years ago
Refactor context_create().
octo
as Florian Forster
More... over 8 years ago
Assure that no large file descriptors are passed to FD_SET().
octo
as Florian Forster
More... over 8 years ago
src/oping.c: Coding style fixes.
octo
as Florian Forster
More... almost 9 years ago
Use the correct macro for hostname max length More... almost 9 years ago