summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* release: iputils-s20200821s20200821Petr Vorel2020-08-212-1/+92
* docs: Update the release processPetr Vorel2020-08-211-10/+31
* ping: Fix grammar in error messagePetr Vorel2020-08-218-8/+8
* localization: Install recently added translationsPetr Vorel2020-08-211-0/+5
* doc/ping: Document decimal separator changesPetr Vorel2020-08-181-3/+7
* ping: Fix handling decimal separator for -i/-W optPetr Vorel2020-08-181-5/+5
* localization: Update translationsPetr Vorel2020-08-172-131/+1705
* localization: Fix Language-Team: URLPetr Vorel2020-08-175-10/+5
* doc: Fix function name, add missing bracketPetr Vorel2020-08-101-1/+1
* travis: Add build with disabled gettextPetr Vorel2020-08-051-1/+1
* ping: Add missing preprocesses checks around setlocale() callsNoah Meyerhans2020-08-051-0/+5
* build.sh: Add security related CFLAGSPetr Vorel2020-08-051-0/+4
* travis: Add openSUSE LeapPetr Vorel2020-08-051-0/+4
* travis: Add s390x cross compile buildPetr Vorel2020-08-052-0/+8
* travis: Merge debian.cross-compile.*.shPetr Vorel2020-08-054-55/+48
* travis: Temporarily use Debian unstable for aarch64Petr Vorel2020-08-051-1/+1
* localization: Update translationsPetr Vorel2020-08-045-7/+6145
* .mailmap: Update my addressPetr Vorel2020-08-031-0/+1
* ping: strictsource option not set when using -BDuncan Eastoe2020-07-051-1/+1
* docs: Add link to localization projectPetr Vorel2020-06-211-0/+2
* travis: Use Debian testing instead of unstablePetr Vorel2020-06-011-1/+1
* ping: add local IPV6_FLOW pre-processor definitionsSami Kerola2020-05-261-9/+9
* clockdiff: get rid of ctime_rRosen Penev2020-05-251-3/+3
* ping: fix unwanted loss of precisionRosen Penev2020-05-251-2/+2
* ping: Use C locale for parsing -i/-W without IDNJoerg Vehlow2020-05-061-4/+2
* travis: Temporarily use 19.10 eoanPetr Vorel2020-05-061-1/+1
* [clang-tidy] place variable name in declarationRosen Penev2020-04-131-3/+3
* [clang-tidy] move first member of struct to endRosen Penev2020-04-131-1/+1
* [clang-tidy] fix identical branchesRosen Penev2020-04-132-2/+2
* [clang-tidy] fix misplaced castRosen Penev2020-04-131-1/+1
* [clang-tidy] enclose macro arguments in parenthesesRosen Penev2020-04-132-8/+8
* [clang-tidy] remove return in void functionsRosen Penev2020-04-133-4/+0
* [clang-tidy] don't use else after ifRosen Penev2020-04-134-16/+25
* [clang-tidy] match declaration parameter namesRosen Penev2020-04-133-8/+8
* ping: discard packets with wrong source addressMatteo Croce2020-03-122-0/+6
* localization: add Ukrainian translationYuri Chornoivan2020-03-092-1/+1677
* localization: update iputils.pot fileSami Kerola2020-03-092-796/+714
* Fix minor typosYuri Chornoivan2020-03-097-7/+7
* arping: use additional timerfd to control when timeout happensSami Kerola2020-03-081-3/+26
* build-sys: remove duplicate STDC_HEADERS checkSami Kerola2020-03-071-3/+0
* ping: man page correctionsBill Mitchell2020-03-011-5/+5
* ping: print the gateway with the correct endiannessMatteo Croce2020-02-111-1/+1
* ping: fix ping6 name resolution for hostnames with link-local addressesRonan Pigott2020-02-081-0/+18
* arping: return success when unsolicited ARP mode destination does not answerSami Kerola2020-02-081-2/+4
* ping: Fix inconsistent usage of decimals when reporting times.Roberto Ragusa2020-01-171-2/+2
* clockdiff: add missing space to help outputSami Kerola2020-01-091-1/+1
* clockdiff: fixup help infogoodmenzy2020-01-091-1/+1
* common: flush streams before closing themSami Kerola2020-01-061-1/+3
* ping: try next addrinfo on connect failureBenjamin Poirier2019-12-312-1/+9
* ping: fix main loop over multiple addrinfo resultsBenjamin Poirier2019-12-312-1/+6