Commit History

Author SHA1 Message Date
  Denis Vlasenko 29fe7265b8 nc: port nc 1.10 to busybox 17 years ago
  Denis Vlasenko 729bd9e0b0 test: comment out unused code 18 years ago
  Denis Vlasenko 2856dab477 tcpsvd: new applet 18 years ago
  Denis Vlasenko 9ca26d38c5 ping: support -I addr in family neutral manner; reuse a bit of common code 18 years ago
  Denis Vlasenko 0850cdabde tftp: fix IPv6 fallout 18 years ago
  Denis Vlasenko e991303406 udhcp: use improved gethostbyname replacement from IPv6 code 18 years ago
  Denis Vlasenko 5870ad9672 mount: (try to) support cifs with IPv6 18 years ago
  Denis Vlasenko 42823d597a add x to IPv6 functions which can die 18 years ago
  Denis Vlasenko b9a279ba94 Unify ping and ping6. ping has -4 and -6 which force 18 years ago
  Denis Vlasenko 9adc6ced4f ping6: stop using xgethostbyname2, remove it from libbb. 18 years ago
  Denis Vlasenko 448f0241e0 nslookup: full circle. Here we started IPv6 work. Use "new API" 18 years ago
  Denis Vlasenko 703e20235a cleanups: unnecessary casts, unified const_1, eliminate cross-.c file 18 years ago
  Denis Vlasenko 85629f08bc comment out unused old networking API parts 18 years ago
  Denis Vlasenko 2418288cac small fixes to ipv6 infrastructure 18 years ago
  Denis Vlasenko 5d68724d5b next part of ipv6-ization. mostly netcat. 18 years ago
  Denis Vlasenko 6536a9b583 next part of ipv6-ization is here: wget & httpd 18 years ago
  Denis Vlasenko 8e9ccba371 ipv6-ization efforts continue. Few bugs are found, 18 years ago
  Denis Vlasenko bbe514683a a bit more IPv6-ization work 18 years ago
  Denis Vlasenko 9de420c27c Improve generic ipv4+ipv6 support in libbb. 18 years ago
  Denis Vlasenko 1dc1b37b33 use xbind, xconnect where appropriate. 18 years ago
  Denis Vlasenko 48237b0c88 introduce setsockopt_reuseaddr(int fd), setsockopt_broadcast(int fd), 18 years ago
  Denis Vlasenko 81e264d4af fix double merge 18 years ago
  Denis Vlasenko c8717cd857 telnetd: move generic stuff into libbb. It will make it easy 18 years ago
  Denis Vlasenko 89f0b3486d rodata cleanup. "unable to" == "cannot". -300 bytes 18 years ago
  Denis Vlasenko 1457915afc xconnect is non-conforming to "xfunc like libc" rule. Fixing 18 years ago
  Denis Vlasenko a94554d010 wget: fix bug where wget creates null file if there is no remote one. 18 years ago
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate 18 years ago
  Bernhard Reutner-Fischer dac7ff15b7 - patch from Denis Vlasenko to add and use bb_xsocket() and to use 18 years ago
  "Vladimir N. Oleynik" 06776b3650 type typo. Thanks, Devin Bayer 19 years ago
  Rob Landley 6417564eeb Two FEATURE_CLEAN_UP patches from Shaun Jackman, closing filehandles. 19 years ago