1. ca2dc96 Fix ping build on the FreeBSD by Alex Samorukov · 4 years ago
  2. c8f6c1d ping6: add -w/-W NUM to --help by Denys Vlasenko · 4 years ago
  3. bc2c1b4 ping: fix -wN to not think that one packet is always lost by Denys Vlasenko · 4 years ago
  4. b164cdb help text tweaks, mainly expanding one for route by Denys Vlasenko · 4 years ago
  5. 623e55a traceroute: even with -v, don't show other ping processes reply's by Denys Vlasenko · 4 years ago
  6. 4a0eb03 gcc-9.x warning fixes by Denys Vlasenko · 4 years, 2 months ago
  7. 5c69ad0 build system: drop PLATFORM_LINUX by Ron Yorston · 4 years, 4 months ago
  8. 6937487 libbb: reduce the overhead of single parameter bb_error_msg() calls by James Byrne · 5 years ago
  9. b097a84 config: update size information by Denys Vlasenko · 6 years ago
  10. 78a5ef9 ping: use setitimer() instead of ualarm() by Denys Vlasenko · 6 years ago
  11. 36d198e ping: implement -i SEC by Denys Vlasenko · 6 years ago
  12. 256adb0 ping: don't call monotonic_us twice per sending the ping by Denys Vlasenko · 7 years ago
  13. 7189af8 ping: implement -A "adaptive ping" by Denys Vlasenko · 7 years ago
  14. 4d0971b networking: Fall back on IPPROTO_RAW when SOL_RAW is not defined by James Clarke · 7 years ago
  15. 0c4dbd4 regularize format of source file headers, no code changes by Denys Vlasenko · 7 years ago
  16. 22542ec getopt32: remove opt_complementary by Denys Vlasenko · 7 years ago
  17. 95f7953 do not use `a' quoting style in comments by Denys Vlasenko · 7 years ago
  18. 67d42df ping: fix help text to show what parameter -p takes by Denys Vlasenko · 7 years ago
  19. a680f40 ping: better config help text for FEATURE_FANCY_PING by Denys Vlasenko · 7 years ago
  20. 72089cf config: deindent all help texts by Denys Vlasenko · 7 years ago
  21. 75d151e libarchive: FEATURE_LZMA_FAST should be visible if FEATURE_SEAMLESS_LZMA by Denys Vlasenko · 7 years ago
  22. 4eed2c6 Update menuconfig items with approximate applet sizes by Denys Vlasenko · 7 years ago
  23. 10ad622 Spelling fixes in comments, documentation, tests and examples by Denys Vlasenko · 8 years ago
  24. f3d705f make --help texts smaller by Denys Vlasenko · 8 years ago
  25. 8342397 Make ping6 and traceroute6 selectable independently from ping/traceroute by Denys Vlasenko · 8 years ago
  26. 237bedd getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST by Denys Vlasenko · 8 years ago
  27. 4d5acd2 ping: populate icmp_id field for "simple" ping too by Jonas Danielsson · 8 years ago
  28. 47cfbf3 *: add most of the required setup_common_bufsiz() calls by Denys Vlasenko · 9 years ago
  29. e6a2f4c libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it by Denys Vlasenko · 9 years ago
  30. ab3964d libbb: introduce kernel-style BUILD_BUG_ON() by Denys Vlasenko · 9 years ago
  31. 5b865de ping: fix recently introduced build breakage for non-optimizing builds by Denys Vlasenko · 9 years ago
  32. c52cbea libbb: add setsockopt_foo helpers by Denys Vlasenko · 9 years ago
  33. 2db782b Merge setsockopt error messages by Denys Vlasenko · 9 years ago
  34. 6ff0551 ping: add -p to specify data pattern by Florian Fainelli · 10 years ago
  35. f0058b1 ping: revert "try SOCK_DGRAM if no root privileges" by Denys Vlasenko · 11 years ago
  36. 7274563 ping: try SOCK_DGRAM if no root privileges by Daniel Borca · 11 years ago
  37. 5117eff Fix some compiler warnings emitted by gcc-4.8.0 by Denys Vlasenko · 11 years ago
  38. 26a7e2e ping: code shrink by Denys Vlasenko · 11 years ago
  39. 59f4667 Move create_icmp[6]_socket to its only user, and simplify it by Denys Vlasenko · 11 years ago
  40. af4a07a ping[6]: accept and ignore -n. Code shrink by Denys Vlasenko · 12 years ago
  41. 6967578 whitespace fixes. no code changes by Denys Vlasenko · 12 years ago
  42. 5126cf9 ping: display real IPv6 response address. Hopefully closes 3745. by Denys Vlasenko · 13 years ago
  43. e8f3633 networking: consolidate the IP checksum code. -129 bytes. by Baruch Siach · 13 years ago
  44. 14bd16a more tweak for bionic by Denys Vlasenko · 13 years ago
  45. 6642676 *: remove "Options:" string from help texts by Denys Vlasenko · 14 years ago
  46. e3b1a1f Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX" by Denys Vlasenko · 14 years ago
  47. 281e7b8 ping: trivial simplification. -2 bytes by Denys Vlasenko · 14 years ago
  48. 1bb52a9 ping: fix IPv6 pinging. Closes bug 3187 by Denys Vlasenko · 14 years ago
  49. b9f2d9f mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo by Denys Vlasenko · 14 years ago
  50. 6100b51 explain every non-SUID_DROP applet. No code changes by Denys Vlasenko · 14 years ago
  51. 3c8799b ping: set not only IP_TTL, but also IP_MULTICAST_TTL by Denys Vlasenko · 14 years ago
  52. 714e2b7 ping: add -t TTL option by Joachim Nilsson · 14 years ago
  53. e4dcba1 *: whitespace fixes by Denys Vlasenko · 14 years ago
  54. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  55. 9341fd2 ping: do not leak data from stack; shrink by Denys Vlasenko · 15 years ago
  56. 98a4c7c *: suppress ~60% of "aliased warnings" on gcc-4.4.1 by Denys Vlasenko · 15 years ago
  57. dfd38a4 ping: use ICMP_MINLEN by Bernhard Reutner-Fischer · 15 years ago
  58. 57be1ee ping: fix unaligned access. closes bug 745. by Denys Vlasenko · 15 years ago
  59. 85164fa ping: use |=, not =, when combine option bit mask by Denys Vlasenko · 15 years ago
  60. ad7d94b ping6: do not play dirty tricks with argv by Denys Vlasenko · 15 years ago
  61. 8131eea *: introduce and use ffulsh_all() by Denys Vlasenko · 15 years ago
  62. 5e34ff2 *: mass renaming of USE_XXXX to IF_XXXX by Denis Vlasenko · 16 years ago
  63. e537385 *: fix SO_BINDTODEVICE. Kernel wants at least IFNAMSIZ bytes there. by Denis Vlasenko · 16 years ago
  64. 59f502b ping: trivial code shrink by Denis Vlasenko · 16 years ago
  65. 5770715 ping: SO_RCVBUF must be bigger than packet size, by Denis Vlasenko · 16 years ago
  66. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  67. 636a1f8 - use EXIT_{SUCCESS,FAILURE}. No object-code changes by Bernhard Reutner-Fischer · 17 years ago
  68. b34266b ping: dont leak uninitialized data in ping packets by Denis Vlasenko · 17 years ago
  69. 90c31b3 ping: add -w, -W support (James Simmons <jsimmons AT infradead.org>) by Denis Vlasenko · 17 years ago
  70. 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 17 years ago
  71. 0b2b584 Fix compilation error when FEATURE_FANCY_PING enabled. Also by Paul Fox · 17 years ago
  72. 8c69afd - be C99 friendly. Anonymous unions are a GNU extension. This change is by Bernhard Reutner-Fischer · 17 years ago
  73. 6b40443 ps: fix build breakage from vda's recent commit *: whitespace fixes by Denis Vlasenko · 17 years ago
  74. 2edbc2a ping: fix breakage from -I fix by Denis Vlasenko · 17 years ago
  75. 1a7afb4 paing: make -I ethN work too (-I addr already worked) by Denis Vlasenko · 17 years ago
  76. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  77. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  78. a27a11b introduce and use xdup2(int, int) by Denis Vlasenko · 17 years ago
  79. 3483e85 ping: fix non-fancy ping6 by Denis Vlasenko · 17 years ago
  80. 5ad1048 ping: fix incorrect handling of -I (Iouri Kharon <bc-info@styx.cabel.net>) by Denis Vlasenko · 17 years ago
  81. 7679145 ping: fix write-after-allocated-mem bug by Denis Vlasenko · 17 years ago
  82. 7b72fc1 pscan: new applet (portscanner). ~1350 bytes. By Tito <farmatito@tiscali.it> by Denis Vlasenko · 18 years ago
  83. 821cc25 ping: stop using data/bss by Denis Vlasenko · 18 years ago
  84. 1c9ad62 ping: fix wrong sign extension of packet id (bug 1373) by Denis Vlasenko · 18 years ago
  85. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
  86. b290889 - add xsendto and use where appropriate; shrink iplink; sanitize libiproute a bit. by Bernhard Reutner-Fischer · 18 years ago
  87. 19c238b ping: don't measure times if ping payload is less than 8 bytes; by Denis Vlasenko · 18 years ago
  88. c8e9993 ping: reuse another bit of common code. -60 bytes by Denis Vlasenko · 18 years ago
  89. 9ca26d3 ping: support -I addr in family neutral manner; reuse a bit of common code by Denis Vlasenko · 18 years ago
  90. 42823d5 add x to IPv6 functions which can die by Denis Vlasenko · 18 years ago
  91. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  92. 4c97863 assorted fixes for bugs found with randomconfig by Denis Vlasenko · 18 years ago
  93. 89ef65f preparatory patch for -Wwrite-strings #5 by Denis Vlasenko · 18 years ago
  94. e935602 taskset: fix incorrect rage spec and allow 0xXXX input ping: shave off 60 bytes by Denis Vlasenko · 18 years ago
  95. aeb4bdd accidentally applied wrong (old) patch, fixing up... by Denis Vlasenko · 18 years ago
  96. 581930c opt_complementary doesn't like numeric opts :( by Denis Vlasenko · 18 years ago
  97. b9a279b Unify ping and ping6. ping has -4 and -6 which force by Denis Vlasenko · 18 years ago
  98. 9adc6ce ping6: stop using xgethostbyname2, remove it from libbb. by Denis Vlasenko · 18 years ago
  99. 703e202 cleanups: unnecessary casts, unified const_1, eliminate cross-.c file by Denis Vlasenko · 18 years ago
  100. 35d4da0 exterminate u_intXXX. by Denis Vlasenko · 18 years ago