Historique des commits

Auteur SHA1 Message Date
  Denys Vlasenko ab3964db4e libbb: introduce kernel-style BUILD_BUG_ON() il y a 9 ans
  Denys Vlasenko 5b865deb3f ping: fix recently introduced build breakage for non-optimizing builds il y a 9 ans
  Denys Vlasenko c52cbea2bb libbb: add setsockopt_foo helpers il y a 9 ans
  Denys Vlasenko 2db782bc7b Merge setsockopt error messages il y a 9 ans
  Florian Fainelli 6ff0551157 ping: add -p to specify data pattern il y a 10 ans
  Denys Vlasenko f0058b1b1f ping: revert "try SOCK_DGRAM if no root privileges" il y a 10 ans
  Daniel Borca 72745632a1 ping: try SOCK_DGRAM if no root privileges il y a 10 ans
  Denys Vlasenko 5117eff6f9 Fix some compiler warnings emitted by gcc-4.8.0 il y a 11 ans
  Denys Vlasenko 26a7e2ecbf ping: code shrink il y a 11 ans
  Denys Vlasenko 59f46676a9 Move create_icmp[6]_socket to its only user, and simplify it il y a 11 ans
  Denys Vlasenko af4a07a244 ping[6]: accept and ignore -n. Code shrink il y a 11 ans
  Denys Vlasenko 6967578728 whitespace fixes. no code changes il y a 11 ans
  Denys Vlasenko 5126cf9a15 ping: display real IPv6 response address. Hopefully closes 3745. il y a 13 ans
  Baruch Siach e8f36330d9 networking: consolidate the IP checksum code. -129 bytes. il y a 13 ans
  Denys Vlasenko 14bd16ac56 more tweak for bionic il y a 13 ans
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts il y a 13 ans
  Denys Vlasenko e3b1a1fd28 Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX" il y a 13 ans
  Denys Vlasenko 281e7b8848 ping: trivial simplification. -2 bytes il y a 13 ans
  Denys Vlasenko 1bb52a9b73 ping: fix IPv6 pinging. Closes bug 3187 il y a 13 ans
  Denys Vlasenko b9f2d9f7d9 mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo il y a 13 ans
  Denys Vlasenko 6100b51ca8 explain every non-SUID_DROP applet. No code changes il y a 13 ans
  Denys Vlasenko 3c8799b8a4 ping: set not only IP_TTL, but also IP_MULTICAST_TTL il y a 14 ans
  Joachim Nilsson 714e2b7e6a ping: add -t TTL option il y a 14 ans
  Denys Vlasenko e4dcba1c10 *: whitespace fixes il y a 14 ans
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
  Denys Vlasenko 9341fd2d30 ping: do not leak data from stack; shrink il y a 14 ans
  Denys Vlasenko 98a4c7cf3d *: suppress ~60% of "aliased warnings" on gcc-4.4.1 il y a 14 ans
  Bernhard Reutner-Fischer dfd38a480b ping: use ICMP_MINLEN il y a 14 ans
  Denys Vlasenko 57be1eefab ping: fix unaligned access. closes bug 745. il y a 15 ans
  Denys Vlasenko 85164fa06e ping: use |=, not =, when combine option bit mask il y a 15 ans