Historique des commits

Auteur SHA1 Message Date
  Denis Vlasenko 15c0b72584 Apply post 1.13.1 patches, bump to 1.13.2 il y a 16 ans
  Denis Vlasenko 59f502b36f ping: trivial code shrink il y a 16 ans
  Denis Vlasenko 5770715588 ping: SO_RCVBUF must be bigger than packet size, il y a 16 ans
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. il y a 16 ans
  Bernhard Reutner-Fischer 636a1f85e8 - use EXIT_{SUCCESS,FAILURE}. No object-code changes il y a 16 ans
  Denis Vlasenko b34266b42b ping: dont leak uninitialized data in ping packets il y a 16 ans
  Denis Vlasenko 90c31b3d4b ping: add -w, -W support (James Simmons <jsimmons AT infradead.org>) il y a 16 ans
  Denis Vlasenko 68404f13d4 *: add -Wunused-parameter; fix resulting breakage il y a 17 ans
  Paul Fox 0b2b5842a1 Fix compilation error when FEATURE_FANCY_PING enabled. Also il y a 17 ans
  Bernhard Reutner-Fischer 8c69afd992 - be C99 friendly. Anonymous unions are a GNU extension. This change is il y a 17 ans
  Denis Vlasenko 6b404431aa ps: fix build breakage from vda's recent commit il y a 17 ans
  Denis Vlasenko 2edbc2ab85 ping: fix breakage from -I fix il y a 17 ans
  Denis Vlasenko 1a7afb48da paing: make -I ethN work too (-I addr already worked) il y a 17 ans
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions il y a 17 ans
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous il y a 17 ans
  Denis Vlasenko a27a11bb2c introduce and use xdup2(int, int) il y a 17 ans
  Denis Vlasenko 3483e85f6b ping: fix non-fancy ping6 il y a 17 ans
  Denis Vlasenko 5ad1048c3d ping: fix incorrect handling of -I (Iouri Kharon <bc-info@styx.cabel.net>) il y a 17 ans
  Denis Vlasenko 7679145cfa ping: fix write-after-allocated-mem bug il y a 17 ans
  Denis Vlasenko 7b72fc1200 pscan: new applet (portscanner). ~1350 bytes. By Tito <farmatito@tiscali.it> il y a 17 ans
  Denis Vlasenko 821cc25f43 ping: stop using data/bss il y a 17 ans
  Denis Vlasenko 1c9ad62d26 ping: fix wrong sign extension of packet id (bug 1373) il y a 17 ans
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h il y a 17 ans
  Bernhard Reutner-Fischer b290889f02 - add xsendto and use where appropriate; shrink iplink; sanitize libiproute a bit. il y a 17 ans
  Denis Vlasenko 19c238bc90 ping: don't measure times if ping payload is less than 8 bytes; il y a 18 ans
  Denis Vlasenko c8e9993514 ping: reuse another bit of common code. -60 bytes il y a 18 ans
  Denis Vlasenko 9ca26d38c5 ping: support -I addr in family neutral manner; reuse a bit of common code il y a 18 ans
  Denis Vlasenko 42823d597a add x to IPv6 functions which can die il y a 18 ans
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having il y a 18 ans
  Denis Vlasenko 4c97863109 assorted fixes for bugs found with randomconfig il y a 18 ans