summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* build-sys: add couple meson keywords to MakefileSami Kerola2018-10-031-0/+9
* build-sys: make meson to do everything neededSami Kerola2018-10-031-0/+5
* build-sys: remove old build systemremove-old-build-systemSami Kerola2018-09-301-233/+0
* Merge pull request #97 from nmav/tmp-idn2David Heidelberg2017-10-301-1/+1
|\
| * ping: use libidn2 instead of libidnNikos Mavrogiannopoulos2017-09-181-1/+1
* | arping: do not use libsysfs to read from /sysSami Kerola2017-10-081-5/+3
|/
* cleanup: really old code, simplify little bitDavid Heidelberg2017-08-191-15/+1
* doc: convert from converting SGML to XMLDavid Heidelberg2017-08-051-1/+0
* RELNOTES: deprecated in favor of git history & githubDavid Heidelberg2017-08-051-8/+0
* remove iputils.specDavid Heidelberg2017-08-021-2/+0
* Merge pull request #48 from pavlix/dualstackDavid Heidelberg2016-05-181-5/+1
|\
| * tracepath: remove now redundant tracepath6Pavel Šimerda2016-03-301-5/+1
* | libgcrypt: fix static linkingMartin Bark2016-05-161-1/+1
|/
* ping: link against libmMartin Bark2016-02-151-1/+2
* Merge pull request #28 from pavlix/patchesDavid Heidelberg2015-11-151-4/+4
|\
| * ping: fix defines and libs in MakefilePavel Šimerda2015-08-201-4/+4
* | Makefile: use #define as in previous code changesDavid Heidelberg2015-08-151-1/+1
|/
* ping: merge `ping6` command into `ping`Pavel Šimerda2015-07-071-4/+1
* ping: merge all ping header files into a single onePavel Šimerda2015-07-071-2/+2
* remove IPV4_TARGETS and IPV6_TARGETSPavel Šimerda2015-07-071-3/+1
* Allow using nettle instead of libgcrypt for MD5Nikos Mavrogiannopoulos2015-06-181-2/+10
* enable IDN by defaultPavel Šimerda2015-06-181-2/+2
* make `getaddrinfo()` and `getnameinfo()` usage consistentPavel Šimerda2015-06-181-1/+2
* Allow ping to use IPv6 addressesNikos Mavrogiannopoulos2015-06-111-3/+3
* made ping functions protocol independentNikos Mavrogiannopoulos2015-06-111-2/+2
* make,spec: Add rpm target.YOSHIFUJI Hideaki2014-10-251-0/+7
* ping6: Use libgcrypt instead of gnutls for MD5.YOSHIFUJI Hideaki2014-10-251-6/+6
* ping6: Use GNUTLS API directly for MD5. (v2)YOSHIFUJI Hideaki2014-10-251-1/+1
* use syntax compatible with busybox date in MakefileAaro Koskinen2014-10-031-3/+3
* iputils-s20140519s20140519David Heidelberger2014-05-191-1/+0
* arping: Use monotonic clock for timeoutsDavid Gibson2014-04-301-1/+2
* fix handling of CFLAGSMike Frysinger2014-04-201-8/+5
* ping6: allow disabling of openssl supportMike Frysinger2014-04-201-1/+4
* Makefile: set CC only if it's not defined beforeDavid Heidelberger2014-04-181-1/+1
* ping6: Fix build command line argument with gnutls.Arjan van de Ven2013-01-161-1/+1
* ping6: Use GNU TLS by default.YOSHIFUJI Hideaki2012-12-181-3/+12
* ping: Warn if kernel has selected source address from other interface.YOSHIFUJI Hideaki2012-12-031-2/+2
* Makefile: Bump date in iputils.spec as well.YOSHIFUJI Hideaki2012-11-301-0/+3
* Makefile: Ensure to have same date when making snapshot.YOSHIFUJI Hideaki2012-11-301-3/+4
* Makefile: Use shell function instead if backslashes.YOSHIFUJI Hideaki2012-11-301-3/+5
* Makefile: parameterize options for linking libraries.YOSHIFUJI Hideaki2012-11-301-5/+10
* makefile: Add more comments.YOSHIFUJI Hideaki2012-11-291-8/+23
* makefile: Use call function for external libraries.YOSHIFUJI Hideaki2012-11-291-25/+7
* arping: No default interface by default.YOSHIFUJI Hideaki2012-11-291-2/+2
* arping: Allow building without default interface.YOSHIFUJI Hideaki2012-11-291-1/+5
* makefile: Static link support for crypto, resolv, cap and sysfs.YOSHIFUJI Hideaki2012-11-281-1/+21
* Makefile: Minimize statically linked libraries.YOSHIFUJI Hideaki2012-11-241-1/+1
* arping,ping,ping6,tracepath,traceroute6 Makefile: Support static link of libi...YOSHIFUJI Hideaki2012-11-241-0/+7
* arping: Unify source files.YOSHIFUJI Hideaki2012-11-231-7/+0
* Makefile: Fix missing right parenthese in comment.YOSHIFUJI Hideaki2012-11-221-1/+1