]> git.gsnw.org Git - fping.git/shortlog
fping.git
2020-08-05 David Schweikerttravis-ci: fix deploy stage
2020-08-05 David Schweikerttravis-ci: fix deploy stage
2020-08-05 David Schweikertprepare 5.0 release
2020-08-05 David Schweikertmove coverity scan to a script, so that it doesn't...
2020-08-05 David Schweikertchange license field in fping.spec to something that...
2020-08-05 David Schweikertmove coverity scan to a script, so that it doesn't...
2020-08-05 David Schweikertmove coverity scan to a script, so that it doesn't...
2020-08-05 David Schweikertupdate coverage badge link
2020-08-05 David Schweikertuse int64_t for time-related variables
2020-08-04 David Schweikertremove debug output
2020-08-04 David Schweikertuse int64_t everywhere, instead of long and 10us values
2020-08-04 David SchweikertMerge branch 'testing-improvements' into develop
2020-08-04 David Schweikertmore travis-ci improvements
2020-08-03 David SchweikertMerge pull request #196 from schweikert/travis-improvements
2020-08-03 David Schweikerttravis-ci improvements
2020-08-03 David Schweikerttravis-ci: use xenial autotools instead of building...
2020-08-03 David Schweikerttravis-ci improvements, add macos testing
2020-08-02 David Schweikertadd a not about unprivileged mode
2020-08-02 David Schweikertalways exclude IP header in returned size
2020-07-30 David Schweikertprint lost pings in loop and count mode, fixes #175
2020-07-29 David Schweikertrevert sprint_tm change doing apparent wrong casting
2020-07-29 David Schweikertfix compiler warning
2020-07-29 David Schweikertsmall formatting fixes to printed time
2020-07-29 David Schweikertuse int64_t whenever time is stored, fixes #195
2020-07-29 David Schweikertuse int64_t instead of struct timespec everywhere
2020-07-28 David Schweikertremove unused host_entry fields
2020-07-28 David SchweikertMerge branch 'develop' of github.com:schweikert/fping...
2020-07-28 David Schweikertsimplify timespec conversions to ns, prepare mocking...
2020-07-27 David SchweikertMerge pull request #194 from Kiskae/portable_signals
2020-07-27 David van Leusenuse sigaction when possible
2020-07-27 David van Leusenimplement finish handler through flag instead of direct...
2020-07-26 David SchweikertMerge pull request #193 from schweikert/timeout-events
2020-07-26 David Schweikertrefactored event loop, now for each ping we create...
2020-07-23 Steven Noonanonly use getsockname() for identity with SOCK_DGRAM...
2020-07-12 David Schweikertupdate CHANGELOG
2020-07-12 David SchweikertMerge pull request #187 from Polynomial-C/disable-ipv6_...
2020-07-12 Lars WendlerFix build with --disable-ipv6
2020-07-11 David SchweikertMerge branch 'v4.x' into develop
2020-07-11 David Schweikertavoid including ci/build in dist tarball
2020-07-11 David Schweikertprepare for version 5.x
2020-07-11 David Schweikertupdate changelog
2020-07-11 David SchweikertMerge pull request #136 from tycho/high-resolution...
2020-07-11 David Schweikertprepare release 4.3
2020-07-11 David Schweikertget rid of deprecated bzero()
2020-07-11 David SchweikertUse line buffering for stdout. fixes #179
2020-06-28 David Schweikertadd missing files from tar.gz (ci, contrib, README...
2020-06-28 David Schweikertupdate changelog
2020-06-28 David SchweikertMerge pull request #151 from brownowski/duplicate-patch-1
2020-06-27 David SchweikertMerge pull request #185 from laddp/develop
2020-06-21 Patrick LaddAdd SIGQUIT summary support similar to ping
2020-06-21 David SchweikertMerge pull request #172 from vlvkobal/develop
2020-06-10 Steven Noonantest-05: don't assume -D timestamp is based on UNIX...
2020-06-10 Steven Noonanmove to 1us resolution for latency measurement
2020-06-10 Steven Noonanallow passing hex or decimal arguments to -z (debug...
2020-06-10 Steven Noonanmain: add missing getopt_long specification for -z...
2020-03-01 David SchweikertMerge pull request #172 from vlvkobal/develop
2020-02-29 David SchweikertMerge pull request #174 from tycho/macos-unbreak-getadd...
2020-02-29 David SchweikertMerge pull request #173 from tycho/linux-unprivileged...
2020-02-27 Steven Noonantest-11-nopriv: check Linux GID permission for unprivil...
2020-02-27 Steven Noonanlinux: account for missing IP header block when using...
2020-02-27 Steven Noonanuse kernel-assigned ping ident value
2020-02-27 Steven Noonanmacos: use AI_UNUSABLE hint for getaddrinfo()
2020-02-27 Vladimir KobalFix xmt stats in Netdata output
2020-02-23 David SchweikertMerge pull request #167 from cranderson/gcc10
2020-02-23 David SchweikertMerge pull request #168 from cranderson/formatstrings
2020-02-23 David SchweikertMerge pull request #170 from gsnw/develop
2020-02-08 German Service... Add Azure Pipline jobs
2020-02-02 Charles R.... increase some buffer sizes to eliminate -Wformat-overfl...
2020-02-02 Charles R.... GCC 10 compatibility: use extern in header files when...
2020-01-01 David Schweikertadd _GNU_SOURCE to fix some warnings
2019-12-31 David Schweikertfix usage of open_ping_socket_ipv4/6
2019-12-31 David Schweikertget rid of &tz argument in gettimeofday (obsolete)
2019-12-31 David SchweikertMerge pull request #153 from gsnw/develop
2019-12-31 David SchweikertMerge pull request #154 from pbhenson/fix_-4_bug
2019-12-06 David SchweikertMerge pull request #163 from kbucheli/fail_on_interface...
2019-12-05 Konrad Buchelimake fping fail if it cannot bind the interface (-I)
2019-12-05 Konrad Buchelimake fping fail if it cannot bind the interface (-I)
2019-07-28 Paul B. HensonFix -4 option when IPv6 disabled
2019-07-27 German Service... Create Azure Pipline Testbuild without test-14-ping...
2019-07-07 brownowskiUpdate fping.c
2019-06-25 David Schweikertfix google dns names
2019-06-25 David Schweikertupdate changelog
2019-06-25 David SchweikertMerge branch 'master' into develop
2019-06-25 David SchweikertMerge pull request #149 from stromnet/inet6-too-strict...
2019-06-25 Johan StrömDo not fail if using fping6 with -6 flag
2019-05-27 David Schweikertupdate changelog
2019-05-27 David SchweikertMerge pull request #148 from wopfel/docu-stats-correction
2019-05-27 David Schweikertfix internet test that uses a name with multiple a...
2019-05-24 Bernd ArnoldCorrected long option name of -s to --stats
2019-03-12 David SchweikertMerge pull request #145 from Jesin/fixurl
2019-03-07 JesinFix links to CHANGELOG.md and README.md
2019-02-20 David SchweikertMerge pull request #144 from xtaran/develop
2019-02-19 Axel BeckertMerge the two redundant mentions of the man page
2019-02-19 Axel BeckertAdd some missing full stops
2019-02-19 Axel BeckertImprove Markdown formatting
2019-02-19 Axel BeckertUse HTTPS for link to fping homepage
2019-02-19 David Schweikertprepare release v4.2
2019-02-19 David SchweikertGet rid of warning "timeout (-t) value larger than...
2019-02-19 David Schweikerttest robustness fixes
2019-02-19 David SchweikertMerge branch 'develop' of github.com:schweikert/fping...
next