- 10ad622 Spelling fixes in comments, documentation, tests and examples by Denys Vlasenko · 8 years ago
- f3d705f make --help texts smaller by Denys Vlasenko · 8 years ago
- 8342397 Make ping6 and traceroute6 selectable independently from ping/traceroute by Denys Vlasenko · 8 years ago
- 237bedd getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST by Denys Vlasenko · 8 years ago
- 4d5acd2 ping: populate icmp_id field for "simple" ping too by Jonas Danielsson · 8 years ago
- 47cfbf3 *: add most of the required setup_common_bufsiz() calls by Denys Vlasenko · 9 years ago
- e6a2f4c libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it by Denys Vlasenko · 9 years ago
- ab3964d libbb: introduce kernel-style BUILD_BUG_ON() by Denys Vlasenko · 9 years ago
- 5b865de ping: fix recently introduced build breakage for non-optimizing builds by Denys Vlasenko · 9 years ago
- c52cbea libbb: add setsockopt_foo helpers by Denys Vlasenko · 9 years ago
- 2db782b Merge setsockopt error messages by Denys Vlasenko · 9 years ago
- 6ff0551 ping: add -p to specify data pattern by Florian Fainelli · 10 years ago
- f0058b1 ping: revert "try SOCK_DGRAM if no root privileges" by Denys Vlasenko · 11 years ago
- 7274563 ping: try SOCK_DGRAM if no root privileges by Daniel Borca · 11 years ago
- 5117eff Fix some compiler warnings emitted by gcc-4.8.0 by Denys Vlasenko · 11 years ago
- 26a7e2e ping: code shrink by Denys Vlasenko · 11 years ago
- 59f4667 Move create_icmp[6]_socket to its only user, and simplify it by Denys Vlasenko · 11 years ago
- af4a07a ping[6]: accept and ignore -n. Code shrink by Denys Vlasenko · 12 years ago
- 6967578 whitespace fixes. no code changes by Denys Vlasenko · 12 years ago
- 5126cf9 ping: display real IPv6 response address. Hopefully closes 3745. by Denys Vlasenko · 13 years ago
- e8f3633 networking: consolidate the IP checksum code. -129 bytes. by Baruch Siach · 13 years ago
- 14bd16a more tweak for bionic by Denys Vlasenko · 13 years ago
- 6642676 *: remove "Options:" string from help texts by Denys Vlasenko · 14 years ago
- e3b1a1f Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX" by Denys Vlasenko · 14 years ago
- 281e7b8 ping: trivial simplification. -2 bytes by Denys Vlasenko · 14 years ago
- 1bb52a9 ping: fix IPv6 pinging. Closes bug 3187 by Denys Vlasenko · 14 years ago
- b9f2d9f mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo by Denys Vlasenko · 14 years ago
- 6100b51 explain every non-SUID_DROP applet. No code changes by Denys Vlasenko · 14 years ago
- 3c8799b ping: set not only IP_TTL, but also IP_MULTICAST_TTL by Denys Vlasenko · 14 years ago
- 714e2b7 ping: add -t TTL option by Joachim Nilsson · 14 years ago
- e4dcba1 *: whitespace fixes by Denys Vlasenko · 14 years ago
- 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
- 9341fd2 ping: do not leak data from stack; shrink by Denys Vlasenko · 15 years ago
- 98a4c7c *: suppress ~60% of "aliased warnings" on gcc-4.4.1 by Denys Vlasenko · 15 years ago
- dfd38a4 ping: use ICMP_MINLEN by Bernhard Reutner-Fischer · 15 years ago
- 57be1ee ping: fix unaligned access. closes bug 745. by Denys Vlasenko · 15 years ago
- 85164fa ping: use |=, not =, when combine option bit mask by Denys Vlasenko · 15 years ago
- ad7d94b ping6: do not play dirty tricks with argv by Denys Vlasenko · 15 years ago
- 8131eea *: introduce and use ffulsh_all() by Denys Vlasenko · 15 years ago
- 5e34ff2 *: mass renaming of USE_XXXX to IF_XXXX by Denis Vlasenko · 16 years ago
- e537385 *: fix SO_BINDTODEVICE. Kernel wants at least IFNAMSIZ bytes there. by Denis Vlasenko · 16 years ago
- 59f502b ping: trivial code shrink by Denis Vlasenko · 16 years ago
- 5770715 ping: SO_RCVBUF must be bigger than packet size, by Denis Vlasenko · 16 years ago
- a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
- 636a1f8 - use EXIT_{SUCCESS,FAILURE}. No object-code changes by Bernhard Reutner-Fischer · 17 years ago
- b34266b ping: dont leak uninitialized data in ping packets by Denis Vlasenko · 17 years ago
- 90c31b3 ping: add -w, -W support (James Simmons <jsimmons AT infradead.org>) by Denis Vlasenko · 17 years ago
- 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 17 years ago
- 0b2b584 Fix compilation error when FEATURE_FANCY_PING enabled. Also by Paul Fox · 17 years ago
- 8c69afd - be C99 friendly. Anonymous unions are a GNU extension. This change is by Bernhard Reutner-Fischer · 17 years ago
- 6b40443 ps: fix build breakage from vda's recent commit *: whitespace fixes by Denis Vlasenko · 17 years ago
- 2edbc2a ping: fix breakage from -I fix by Denis Vlasenko · 17 years ago
- 1a7afb4 paing: make -I ethN work too (-I addr already worked) by Denis Vlasenko · 17 years ago
- 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
- fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
- a27a11b introduce and use xdup2(int, int) by Denis Vlasenko · 17 years ago
- 3483e85 ping: fix non-fancy ping6 by Denis Vlasenko · 17 years ago
- 5ad1048 ping: fix incorrect handling of -I (Iouri Kharon <bc-info@styx.cabel.net>) by Denis Vlasenko · 17 years ago
- 7679145 ping: fix write-after-allocated-mem bug by Denis Vlasenko · 17 years ago
- 7b72fc1 pscan: new applet (portscanner). ~1350 bytes. By Tito <farmatito@tiscali.it> by Denis Vlasenko · 17 years ago
- 821cc25 ping: stop using data/bss by Denis Vlasenko · 18 years ago
- 1c9ad62 ping: fix wrong sign extension of packet id (bug 1373) by Denis Vlasenko · 18 years ago
- b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
- b290889 - add xsendto and use where appropriate; shrink iplink; sanitize libiproute a bit. by Bernhard Reutner-Fischer · 18 years ago
- 19c238b ping: don't measure times if ping payload is less than 8 bytes; by Denis Vlasenko · 18 years ago
- c8e9993 ping: reuse another bit of common code. -60 bytes by Denis Vlasenko · 18 years ago
- 9ca26d3 ping: support -I addr in family neutral manner; reuse a bit of common code by Denis Vlasenko · 18 years ago
- 42823d5 add x to IPv6 functions which can die by Denis Vlasenko · 18 years ago
- 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
- 4c97863 assorted fixes for bugs found with randomconfig by Denis Vlasenko · 18 years ago
- 89ef65f preparatory patch for -Wwrite-strings #5 by Denis Vlasenko · 18 years ago
- e935602 taskset: fix incorrect rage spec and allow 0xXXX input ping: shave off 60 bytes by Denis Vlasenko · 18 years ago
- aeb4bdd accidentally applied wrong (old) patch, fixing up... by Denis Vlasenko · 18 years ago
- 581930c opt_complementary doesn't like numeric opts :( by Denis Vlasenko · 18 years ago
- b9a279b Unify ping and ping6. ping has -4 and -6 which force by Denis Vlasenko · 18 years ago
- 9adc6ce ping6: stop using xgethostbyname2, remove it from libbb. by Denis Vlasenko · 18 years ago
- 703e202 cleanups: unnecessary casts, unified const_1, eliminate cross-.c file by Denis Vlasenko · 18 years ago
- 35d4da0 exterminate u_intXXX. by Denis Vlasenko · 18 years ago
- 3821fb1 fix verbose output; remove commented-out includes. by Denis Vlasenko · 18 years ago
- 44c2eb2 ping6: fix sequence numbers (missed ntoh) and ttl display. by Denis Vlasenko · 18 years ago
- 919c10d ping[6]: don't do htons(a++), it can be a macro by Denis Vlasenko · 18 years ago
- 806116b fixes from Yann E. MORIN <yann.morin.1998@anciens.enib.fr> by Denis Vlasenko · 18 years ago
- d9e15f2 style cleanup: return(a) -> return a, part 2 by Denis Vlasenko · 18 years ago
- 48237b0 introduce setsockopt_reuseaddr(int fd), setsockopt_broadcast(int fd), by Denis Vlasenko · 18 years ago
- 4a5cf16 login: use %s - we know that string is not too long there by Denis Vlasenko · 18 years ago
- c6f188d silly size savings and capitalization fixes by Denis Vlasenko · 18 years ago
- e1a0d48 message string changes, mostly for consistency, also -32 bytes in .rodata by Denis Vlasenko · 18 years ago
- 1385899 attempt to regularize atoi mess. by Denis Vlasenko · 18 years ago
- bcf4908 ping: bind -> xbind by Denis Vlasenko · 18 years ago
- e0b7f71 ping(6): use htons instead of SWAP_BE. by Denis Vlasenko · 18 years ago
- 2cbe6e6 ping: implement -I option by Denis Vlasenko · 18 years ago
- db7f2e5 ping6: resolve interface name to number early. by Denis Vlasenko · 18 years ago
- cb6874c Sync ping and ping6 a bit, fix style and indentation. by Denis Vlasenko · 18 years ago
- cae61e7 Make a gcc 4.1 warning go away. by Rob Landley · 18 years ago
- 9b1857f Bugfix from Shaun Jackman: don't attempt to write 64 bytes and then fail if by Rob Landley · 19 years ago
- 299a6b4 Consolidate #include <sys/time.h> so libbb.h does it. by Rob Landley · 19 years ago
- 07a637d Patch from KRONSTORFER Horst to Fix a size mismatch in ping, such as the 56/84 by Rob Landley · 19 years ago
- 06adf5f 2006-03-21 Shaun Jackman <sjackman@gmail.com>: Include signal.h instead of sys/signal.h. by Mike Frysinger · 19 years ago
- bc68cd1 Patch from Denis Vlasenko turning static const int (which gets emitted into by Rob Landley · 19 years ago
- dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 19 years ago