2020-07-28 |
David Schweikert | simplify timespec conversions to ns, prepare mocking... |
commit | commitdiff | tree | snapshot |
2020-07-26 |
David Schweikert | Merge pull request #193 from schweikert/timeout-events |
commit | commitdiff | tree | snapshot |
2020-07-26 |
David Schweikert | refactored event loop, now for each ping we create... |
commit | commitdiff | tree | snapshot |
2020-07-23 |
Steven Noonan | only use getsockname() for identity with SOCK_DGRAM... |
commit | commitdiff | tree | snapshot |
2020-07-12 |
David Schweikert | update CHANGELOG |
commit | commitdiff | tree | snapshot |
2020-07-12 |
David Schweikert | Merge pull request #187 from Polynomial-C/disable-ipv6_... |
commit | commitdiff | tree | snapshot |
2020-07-12 |
Lars Wendler | Fix build with --disable-ipv6 |
commit | commitdiff | tree | snapshot |
2020-07-11 |
David Schweikert | Merge branch 'v4.x' into develop |
commit | commitdiff | tree | snapshot |
2020-07-11 |
David Schweikert | avoid including ci/build in dist tarball |
commit | commitdiff | tree | snapshot |
2020-07-11 |
David Schweikert | prepare for version 5.x |
commit | commitdiff | tree | snapshot |
2020-07-11 |
David Schweikert | update changelog |
commit | commitdiff | tree | snapshot |
2020-07-11 |
David Schweikert | Merge pull request #136 from tycho/high-resolution... |
commit | commitdiff | tree | snapshot |
2020-07-11 |
David Schweikert | prepare release 4.3 |
commit | commitdiff | tree | snapshot |
2020-07-11 |
David Schweikert | get rid of deprecated bzero() |
commit | commitdiff | tree | snapshot |
2020-07-11 |
David Schweikert | Use line buffering for stdout. fixes #179 |
commit | commitdiff | tree | snapshot |
2020-06-28 |
David Schweikert | add missing files from tar.gz (ci, contrib, README... |
commit | commitdiff | tree | snapshot |
2020-06-28 |
David Schweikert | update changelog |
commit | commitdiff | tree | snapshot |
2020-06-28 |
David Schweikert | Merge pull request #151 from brownowski/duplicate-patch-1 |
commit | commitdiff | tree | snapshot |
2020-06-27 |
David Schweikert | Merge pull request #185 from laddp/develop |
commit | commitdiff | tree | snapshot |
2020-06-21 |
Patrick Ladd | Add SIGQUIT summary support similar to ping |
commit | commitdiff | tree | snapshot |
2020-06-21 |
David Schweikert | Merge pull request #172 from vlvkobal/develop |
commit | commitdiff | tree | snapshot |
2020-06-10 |
Steven Noonan | test-05: don't assume -D timestamp is based on UNIX... |
commit | commitdiff | tree | snapshot |
2020-06-10 |
Steven Noonan | move to 1us resolution for latency measurement |
commit | commitdiff | tree | snapshot |
2020-06-10 |
Steven Noonan | allow passing hex or decimal arguments to -z (debug... |
commit | commitdiff | tree | snapshot |
2020-06-10 |
Steven Noonan | main: add missing getopt_long specification for -z... |
commit | commitdiff | tree | snapshot |
2020-03-01 |
David Schweikert | Merge pull request #172 from vlvkobal/develop |
commit | commitdiff | tree | snapshot |
2020-02-29 |
David Schweikert | Merge pull request #174 from tycho/macos-unbreak-getadd... |
commit | commitdiff | tree | snapshot |
2020-02-29 |
David Schweikert | Merge pull request #173 from tycho/linux-unprivileged... |
commit | commitdiff | tree | snapshot |
2020-02-27 |
Steven Noonan | test-11-nopriv: check Linux GID permission for unprivil... |
commit | commitdiff | tree | snapshot |
2020-02-27 |
Steven Noonan | linux: account for missing IP header block when using... |
commit | commitdiff | tree | snapshot |
2020-02-27 |
Steven Noonan | use kernel-assigned ping ident value |
commit | commitdiff | tree | snapshot |
2020-02-27 |
Steven Noonan | macos: use AI_UNUSABLE hint for getaddrinfo() |
commit | commitdiff | tree | snapshot |
2020-02-27 |
Vladimir Kobal | Fix xmt stats in Netdata output |
commit | commitdiff | tree | snapshot |
2020-02-23 |
David Schweikert | Merge pull request #167 from cranderson/gcc10 |
commit | commitdiff | tree | snapshot |
2020-02-23 |
David Schweikert | Merge pull request #168 from cranderson/formatstrings |
commit | commitdiff | tree | snapshot |
2020-02-23 |
David Schweikert | Merge pull request #170 from gsnw/develop |
commit | commitdiff | tree | snapshot |
2020-02-08 |
German Service... | Add Azure Pipline jobs |
commit | commitdiff | tree | snapshot |
2020-02-02 |
Charles R.... | increase some buffer sizes to eliminate -Wformat-overfl... |
commit | commitdiff | tree | snapshot |
2020-02-02 |
Charles R.... | GCC 10 compatibility: use extern in header files when... |
commit | commitdiff | tree | snapshot |
2020-01-01 |
David Schweikert | add _GNU_SOURCE to fix some warnings |
commit | commitdiff | tree | snapshot |
2019-12-31 |
David Schweikert | fix usage of open_ping_socket_ipv4/6 |
commit | commitdiff | tree | snapshot |
2019-12-31 |
David Schweikert | get rid of &tz argument in gettimeofday (obsolete) |
commit | commitdiff | tree | snapshot |
2019-12-31 |
David Schweikert | Merge pull request #153 from gsnw/develop |
commit | commitdiff | tree | snapshot |
2019-12-31 |
David Schweikert | Merge pull request #154 from pbhenson/fix_-4_bug |
commit | commitdiff | tree | snapshot |
2019-12-06 |
David Schweikert | Merge pull request #163 from kbucheli/fail_on_interface... |
commit | commitdiff | tree | snapshot |
2019-12-05 |
Konrad Bucheli | make fping fail if it cannot bind the interface (-I) |
commit | commitdiff | tree | snapshot |
2019-12-05 |
Konrad Bucheli | make fping fail if it cannot bind the interface (-I) |
commit | commitdiff | tree | snapshot |
2019-07-28 |
Paul B. Henson | Fix -4 option when IPv6 disabled |
commit | commitdiff | tree | snapshot |
2019-07-27 |
German Service... | Create Azure Pipline Testbuild without test-14-ping... |
commit | commitdiff | tree | snapshot |
2019-07-07 |
brownowski | Update fping.c |
commit | commitdiff | tree | snapshot |
2019-06-25 |
David Schweikert | fix google dns names |
commit | commitdiff | tree | snapshot |
2019-06-25 |
David Schweikert | update changelog |
commit | commitdiff | tree | snapshot |
2019-06-25 |
David Schweikert | Merge branch 'master' into develop |
commit | commitdiff | tree | snapshot |
2019-06-25 |
David Schweikert | Merge pull request #149 from stromnet/inet6-too-strict... |
commit | commitdiff | tree | snapshot |
2019-06-25 |
Johan Ström | Do not fail if using fping6 with -6 flag |
commit | commitdiff | tree | snapshot |
2019-05-27 |
David Schweikert | update changelog |
commit | commitdiff | tree | snapshot |
2019-05-27 |
David Schweikert | Merge pull request #148 from wopfel/docu-stats-correction |
commit | commitdiff | tree | snapshot |
2019-05-27 |
David Schweikert | fix internet test that uses a name with multiple a... |
commit | commitdiff | tree | snapshot |
2019-05-24 |
Bernd Arnold | Corrected long option name of -s to --stats |
commit | commitdiff | tree | snapshot |
2019-03-12 |
David Schweikert | Merge pull request #145 from Jesin/fixurl |
commit | commitdiff | tree | snapshot |
2019-03-07 |
Jesin | Fix links to CHANGELOG.md and README.md |
commit | commitdiff | tree | snapshot |
2019-02-20 |
David Schweikert | Merge pull request #144 from xtaran/develop |
commit | commitdiff | tree | snapshot |
2019-02-19 |
Axel Beckert | Merge the two redundant mentions of the man page |
commit | commitdiff | tree | snapshot |
2019-02-19 |
Axel Beckert | Add some missing full stops |
commit | commitdiff | tree | snapshot |
2019-02-19 |
Axel Beckert | Improve Markdown formatting |
commit | commitdiff | tree | snapshot |
2019-02-19 |
Axel Beckert | Use HTTPS for link to fping homepage |
commit | commitdiff | tree | snapshot |
2019-02-19 |
David Schweikert | prepare release v4.2 |
commit | commitdiff | tree | snapshot |
2019-02-19 |
David Schweikert | Get rid of warning "timeout (-t) value larger than... |
commit | commitdiff | tree | snapshot |
2019-02-19 |
David Schweikert | test robustness fixes |
commit | commitdiff | tree | snapshot |
2019-02-19 |
David Schweikert | Merge branch 'develop' of github.com:schweikert/fping... |
commit | commitdiff | tree | snapshot |
2019-02-19 |
David Schweikert | Allow decimal numbers for '-t', '-i', '-p', and '-Q... |
commit | commitdiff | tree | snapshot |
2018-10-30 |
David Schweikert | rename --min_reachable again to --reachable, and update... |
commit | commitdiff | tree | snapshot |
2018-10-30 |
David Schweikert | Merge pull request #138 from deepak0004/develop |
commit | commitdiff | tree | snapshot |
2018-10-28 |
deepak0004 | Removing flag variable and its dependencies, printing... |
commit | commitdiff | tree | snapshot |
2018-10-28 |
David Schweikert | CHANGELOG.md: add note about #139 |
commit | commitdiff | tree | snapshot |
2018-10-27 |
deepak0004 | Adding separate exit codes for success or failure,... |
commit | commitdiff | tree | snapshot |
2018-10-27 |
David Schweikert | Merge pull request #139 from abelbeck/fping6 |
commit | commitdiff | tree | snapshot |
2018-10-21 |
David Schweikert | update changelog |
commit | commitdiff | tree | snapshot |
2018-10-21 |
David Schweikert | Merge pull request #140 from abelbeck/fix-no-ipv6-hang |
commit | commitdiff | tree | snapshot |
2018-10-21 |
Lonnie Abelbeck | Fix hang with '-6', with ipv6 kernel module, but not... |
commit | commitdiff | tree | snapshot |
2018-10-20 |
Lonnie Abelbeck | Add backward compatibility for fping6 sym-link |
commit | commitdiff | tree | snapshot |
2018-10-17 |
deepak0004 | Changing the exit code as per travis ci |
commit | commitdiff | tree | snapshot |
2018-10-17 |
deepak0004 | Adding travis ci tests for more coverage and rectifying... |
commit | commitdiff | tree | snapshot |
2018-10-17 |
deepak0004 | Making the reqd changes |
commit | commitdiff | tree | snapshot |
2018-10-17 |
deepak0004 | Adding -x option which allows user to specify a thresho... |
commit | commitdiff | tree | snapshot |
2018-09-18 |
David Schweikert | fix whitespace |
commit | commitdiff | tree | snapshot |
2018-09-18 |
David Schweikert | add note about fixing #134 |
commit | commitdiff | tree | snapshot |
2018-09-18 |
David Schweikert | Merge pull request #134 from Polynomial-C/v4.1_diable... |
commit | commitdiff | tree | snapshot |
2018-09-18 |
Lars Wendler | Fix build with --disable-ipv6 |
commit | commitdiff | tree | snapshot |
2018-09-17 |
David Schweikert | prepare release |
commit | commitdiff | tree | snapshot |
2018-09-01 |
David Schweikert | Add note about #132 |
commit | commitdiff | tree | snapshot |
2018-09-01 |
David Schweikert | Merge pull request #132 from gsnw/develop |
commit | commitdiff | tree | snapshot |
2018-08-31 |
German-Service... | Fix FreeBSD ipv6 build |
commit | commitdiff | tree | snapshot |
2018-07-29 |
David Schweikert | fix --help test, prepare 4.1 release |
commit | commitdiff | tree | snapshot |
2018-07-29 |
David Schweikert | Allow running fping --help even when raw socket can... |
commit | commitdiff | tree | snapshot |
2018-05-27 |
David Schweikert | Fix segfault introduced with #118 change, thanks Simon |
commit | commitdiff | tree | snapshot |
2018-02-21 |
David Schweikert | fix test-14-ping-internet-hosts.pl failing |
commit | commitdiff | tree | snapshot |
2018-02-21 |
David Schweikert | Fix running on servers with disabled IPv6, fixes #118 |
commit | commitdiff | tree | snapshot |
2018-02-21 |
David Schweikert | update CHANGELOG |
commit | commitdiff | tree | snapshot |
2018-02-21 |
David Schweikert | Merge branch 'master' into develop |
commit | commitdiff | tree | snapshot |
next |