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
2010-10-29
Florian Forster
oping: Add alias for the "Voice Admit" DSCP.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-27
Florian Forster
Bump version to 1.5.0; Update ChangeLog.
liboping-1.5.0
commit
|
commitdiff
|
tree
|
snapshot
2010-10-27
Florian Forster
ping_iterator_get_info(3): Document the "PING_INFO_RECV...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-27
Florian Forster
src/oping.h: Change the default payload message.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-27
Florian Forster
Merge branch 'vm/qos'
commit
|
commitdiff
|
tree
|
snapshot
2010-10-27
Florian Forster
oping(8): Document the displayed "qos=" field.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-27
Florian Forster
src/oping.c: Only print QoS information if it's not...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-27
Florian Forster
AUTHORS: Add Vladimir Melnikov.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-27
Florian Forster
src/oping.c: Add function for formatted printing of...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-27
Florian Forster
oping(8): Document the "be" and "cs<n>" DSCP abbreviations.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-27
Florian Forster
Rename "ToS" to "QoS" everywhere, to account for DSCP...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-27
Florian Forster
src/oping.c: Remove useless "strlen".
commit
|
commitdiff
|
tree
|
snapshot
2010-10-27
Florian Forster
src/oping.c: Add the "be" and "cs[0-7]" DSCPs.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-26
Florian Forster
oping(8): Document the "-Q" option.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-26
Florian Forster
src/oping.c: Implement named arguments for DiffServ...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-26
Florian Forster
oping: Improve parsing of the "-z" argument.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-26
Florian Forster
Fix printing the ToS value.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-26
Florian Forster
ping_set_tos: Improve error handling.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-26
Florian Forster
ping_receive_one: Fix a typo.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-26
Florian Forster
src/liboping.c: Fix building with debugging enabled.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-26
Florian Forster
Rename "PING_INFO_TOS" → "PING_INFO_RECV_TOS".
commit
|
commitdiff
|
tree
|
snapshot
2010-10-26
Florian Forster
ping_setopt(3): Document the new "PING_OPT_TOS" option.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-26
Florian Forster
src/liboping.c: Set the "IP_RECVTOS" and "IPV6_RECVTCLA...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-26
Florian Forster
src/liboping.c: Use an uint8_t for storing the ToS.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-26
Vladimir Melnikov
Implement support for QoS / ToS fields.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Florian Forster
src/Makefile.am: Use "LDADD" for applications, "LIBADD...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-27
Florian Forster
Relicense: Use the LGPL v2.1 (or later) for liboping.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-13
Florian Forster
oping(8): Document the colors used by noping.
liboping-1.4.0
commit
|
commitdiff
|
tree
|
snapshot
2010-06-13
Florian Forster
Bumbed version to 1.4.0, updated ChangeLog.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-13
Florian Forster
oping(8): Document "noping", too.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-13
Florian Forster
README: Document "oping" and "noping".
commit
|
commitdiff
|
tree
|
snapshot
2010-06-13
Florian Forster
README: Convert to Unicode.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-13
Florian Forster
src/oping.c: Define NCURSES_OPAQUE.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-12
Florian Forster
src/oping.c: Resizing the scrolling region seems to...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-11
Florian Forster
noping: Further cleanup of the curses stuff.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-08
Florian Forster
noping: Use colors to highlight "unusual" response...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-08
Florian Forster
noping: Print host name in bold.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-08
Florian Forster
noping: Handle resizing of X windows gracefully.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-08
Florian Forster
src/oping.c: Move "context_get_packet_loss" into a...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-08
Florian Forster
src/oping.c: Move calculation of average and stddev...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-08
Florian Forster
src/oping.c: Add ncurses based front-end.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-08
Florian Forster
src/oping.c: Move printing header and footer into separ...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-26
Florian Forster
contrib/liboping.spec: Added "provided as is" header.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-26
Benjamin Petrin
contrib/liboping.spec: Added example spec file.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-20
Vadim Zeitlin
minor doc fixes for liboping
commit
|
commitdiff
|
tree
|
snapshot
2009-12-20
Florian Forster
ChangeLog: Oops, there were actually a couple more...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-20
Florian Forster
Bumped version to 1.3.4 and updated ChangeLog.
liboping-1.3.4
commit
|
commitdiff
|
tree
|
snapshot
2009-12-10
Florian Forster
src/liboping.c: ping_receive_all: Clear the timer when...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
Florian Forster
bindings/perl: Bumped version to 1.21 and updated Changes.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
Fredrik Soderblom
bindings/perl/Oping.xs: Fix an off-by-one error when...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
Florian Forster
oping: Temporarily drop privileges if supported by...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-29
Florian Forster
ChangeLog: Updated the changelog to reflect the last...
liboping-1.3.3
commit
|
commitdiff
|
tree
|
snapshot
2009-09-29
Florian Forster
oping: Allow “-f -” even if uid and euid differ.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-29
Florian Forster
Bumped version to 1.3.3; Updated ChangeLog.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-29
Florian Forster
oping: Disable the “-f” option when real and effective...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-27
Florian Forster
Bumped version to 1.3.2; Updated ChangeLog.
liboping-1.3.2
commit
|
commitdiff
|
tree
|
snapshot
2009-07-22
Sebastian Harl
src/oping.h: Do not check HAVE_*_H for system headers.
sh/next
commit
|
commitdiff
|
tree
|
snapshot
2009-07-20
Florian Forster
ping_iterator_get_info(3): Document missing functionali...
liboping-1.3.1
commit
|
commitdiff
|
tree
|
snapshot
2009-07-20
Florian Forster
COPYING: Add GPLv2.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-20
Florian Forster
Bumped version to 1.3.1; Updated ChangeLog.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-20
Sebastian Harl
src/liboping.c: Fixed argument verification.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-18
Florian Forster
Net::Oping: Set the $VERSION variable correctly.
liboping-1.3.0
commit
|
commitdiff
|
tree
|
snapshot
2009-07-18
Florian Forster
.gitignore: Add tarballs.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-18
Florian Forster
ChangeLog: Updated the date of the 1.3.0 entry.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-18
Florian Forster
Net::Oping: Bumped version to 1.20.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-18
Florian Forster
Net::Oping: Add the `device' method.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-18
Florian Forster
src/oping.h: Update OPING_VERSION.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-17
Florian Forster
Bumped version to 1.3.0; Updated ChangeLog.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-17
Florian Forster
Merge branch 'liboping-1.2'
commit
|
commitdiff
|
tree
|
snapshot
2009-07-17
Sebastian Harl
src/oping.c: Added -D <interface name> command line...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-17
Sebastian Harl
Added support for PING_OPT_DEVICE.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-17
Sebastian Harl
src/liboping.c: Catch NULL pointers passed to public...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-17
Sebastian Harl
Added .gitignore.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-17
Sebastian Harl
src/liboping.c: Let ping_setopt() return -1 if 'value...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-17
Florian Forster
src/liboping.c: Fix some format strings.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-17
Sebastian Harl
src/liboping.c: Fixed the handling of multiple hosts.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-17
Sebastian Harl
src/liboping.c: Do not reset recv_ttl in ping_receive_o...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-16
Sebastian Harl
Minor documentation fixes.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-16
Sebastian Harl
src/oping.c: Exit successfully when using the -h option.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-16
Sebastian Harl
src/oping.c: Improved the help output.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-16
Sebastian Harl
src/oping.c: Improved and unified error messages when...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-15
Florian Forster
Bumped version to 1.2.0; Updated ChangeLog.
liboping-1.2.0
commit
|
commitdiff
|
tree
|
snapshot
2009-07-15
Florian Forster
AUTHORS: Add Dan Sully.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-15
Florian Forster
oping(8): Document the new `-f' option.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-15
Florian Forster
src/oping.c: Change some codig style.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-15
Florian Forster
src/oping.c: Only treat "-" as STDIN, not all strings...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-15
Dan Sully
Allow reading of files containing hostnames.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-15
Florian Forster
src/liboping.c: Check if IPPROTO_IPV6 and IPV6_RECVHOPL...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-06
Sebastian Harl
src/liboping.c: Made sstrerror() static.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-05
Florian Forster
Bumped version to 1.1.2; Updated ChangeLog.
liboping-1.1.2
commit
|
commitdiff
|
tree
|
snapshot
2009-04-03
Florian Forster
src/liboping.c: Check if pointer is NULL before derefer...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-23
Florian Forster
src/oping.h: Bump the OPING_VERSION, too.
liboping-1.1.1
commit
|
commitdiff
|
tree
|
snapshot
2009-03-23
Florian Forster
Bumped version to 1.1.1; Updated ChangeLog.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-23
Florian Forster
src/liboping.c: Use ph-addrfamily to determine the...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-23
Vladimir V...
src/liboping.c: Be more fault-tolerant when checking...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-23
Vladimir V...
src/liboping.c: Only include <stdint.h> if the configur...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-23
Florian Forster
build system: Actually link with libxnet and use CPPFLAGS.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-23
Vladimir V...
src/liboping.c: Added compatibility with old Solaris...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-23
Florian Forster
Net::Oping: Improve the POD a little.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-23
Florian Forster
build system: Define ABI and API versions in the config...
commit
|
commitdiff
|
tree
|
snapshot
next