Tweak INSTALL text
[oweals/busybox.git] / networking /
2011-03-22 Vitaly Mageryadon't call freeaddinfo(NULL)
2011-03-20 Denys Vlasenkowget: move help text to .c file
2011-03-20 Denys Vlasenkowget: fix fname_out usage wrt redirects
2011-03-12 Denys Vlasenkoudhcpc: emit "correct" secs field
2011-03-08 Denys Vlasenkouse user's shell instead of hardwired "/bin/sh" (androi...
2011-03-08 Denys Vlasenkoftpd: better usage text
2011-03-07 Keith Youngudhcpc: add -B option
2011-03-06 Phil Sutternameif: add matching by phy_address=NUM; extend help...
2011-03-06 Phil Sutternameif: fix parsing of /proc/net/dev; small code shrink
2011-03-02 Alexey Fomenkodon't leak malloced variables in the loop; remove doubl...
2011-03-02 Denys Vlasenkoconvert "do {...} while (1);" -> "while (1) {...}"
2011-03-02 Alexey Fomenkoadd missing fclose's
2011-02-27 Pere Orgawhois: new applet
2011-02-26 Denys VlasenkoReplace "depends on PLATFORM_LINUX" with "select PLATFO...
2011-02-26 Stefan Seyfriedfix libiproute compile with kernel headers < 2.6.17
2011-02-23 Denys Vlasenkoiproute: fix parsing and matching of of "short" IP...
2011-02-19 Pere Orgawget: reduce bloat
2011-02-16 Vladislav Grishenkoudhcpd: optional IP selection based on MAC hash
2011-02-15 Denys Vlasenkowget: check for final write errors for -O FILE too
2011-02-14 Denys Vlasenkowget: make "wget -O FILE URL1 URL2" concatenate output
2011-02-14 Pere Orgawget: fix SEGV with multiple urls and redirection
2011-02-14 Vladislav Grishenkoudhcpc: use more correct, and more importantly, more...
2011-02-13 Denys Vlasenkowget: support multiple URLs on command line even withou...
2011-02-13 Denys Vlasenkowget: support multiple URLs on command line
2011-02-12 Denys Vlasenkotypo fix in comment
2011-02-11 Denys Vlasenkowget: display 100% at the _end_ of chunked download
2011-02-11 Denys Vlasenkowget: chunked mode fix. Closes bug 3229
2011-02-11 Denys Vlasenkowget: explain clearerr more clearly
2011-02-11 Denys Vlasenkowget: correctly handle rare case when we get EAGAIN...
2011-02-11 Denys Vlasenkoprogress meter: fix bugs found in stall detection and...
2011-02-11 Denys Vlasenkoprogress meter: move file name to bb_progress_t. +20...
2011-02-10 Denys Vlasenkowget: shrink progress meter code; strink wget and add...
2011-02-10 Denys Vlasenkowget: use closed HTTP/1.1 connection, stop when we...
2011-02-10 Denys Vlasenkosave 10 bytes on strings
2011-02-10 Denys Vlasenkowget: remove functions which retry on EINTR
2011-02-10 Denys Vlasenkofix trivial build failure
2011-02-10 Denys Vlasenkowget: use FEATURE_COPYBUF_KB-sized buffer. Much faster...
2011-02-10 Denys Vlasenkotc: less ugly check for bad sizeof(G)
2011-02-09 Denys Vlasenkoiproute: fix handling of "dev IFACE" selector
2011-02-06 Denys Vlasenkoudhcpc: fix a problem with binary-encoded options
2011-02-06 Denys Vlasenkoping: trivial simplification. -2 bytes
2011-02-05 Denys Vlasenkoping: fix IPv6 pinging. Closes bug 3187
2011-02-02 Denys Vlasenkowhitespace fixes
2011-01-25 Denys Vlasenkomove utmp.h include to libbb.h
2011-01-21 Denys VlasenkoMerge branch 'master' of git+ssh://vda@busybox.net...
2011-01-20 Denys Vlasenkoeliminate aliasing warnings in traceroute.c and udhcp...
2011-01-20 Denys Vlasenkoeliminate aliasing warning in networking/route.c
2011-01-20 Denys Vlasenkoifplugd: eliminate aliasing warnings
2011-01-18 Denys Vlasenkomass removal of underscores from _BB_DIR_foo and _BB_SU...
2011-01-16 Denys Vlasenkoremove a few aliasing warnings
2011-01-11 Denys Vlasenkohttpd: send correct mtime for .gz files
2011-01-11 Denys Vlasenkolibbb unicode: comment out usused function and unused...
2011-01-10 Denys Vlasenkotftp: fix bad interaction betweel poll() and alarm...
2011-01-03 Denys Vlasenkoexplain every non-SUID_DROP applet. No code changes
2010-12-25 Denys Vlasenkoudhcpc: document SIGUSRn effect in help text
2010-11-30 Denys Vlasenkotelnetd: write utmp record with correct pid
2010-11-29 Denys Vlasenkoping: set not only IP_TTL, but also IP_MULTICAST_TTL
2010-11-28 Joachim Nilssonping: add -t TTL option
2010-11-28 Denys Vlasenkodhcpd: reply with NAK to clients in INIT-REBOOT state...
2010-11-28 Denys Vlasenkouse BB_EXECVP_or_die where appropriate
2010-11-28 Denys Vlasenkodhcpd: smaller code: do not look for REQUESTED_IP twice
2010-11-22 Denys Vlasenkonc: fix SEGV on -v when NC_EXTRA is off
2010-11-22 Mike Frysingerinetd: if argv[0] is not specified, set it to program...
2010-11-04 Christian Hornungip: Fix command line option parsing of "ip route get...
2010-10-30 Denys Vlasenkonetworking/*: remove superfluous comments
2010-10-29 Denys Vlasenkowhitespace cleanup
2010-10-29 Denys Vlasenkoifupdown: add manual method for IPv6. Closes bug 2497.
2010-10-29 Denys Vlasenkotelnet: do not check for 0 return from poll (it's impos...
2010-10-29 Denys Vlasenkotelnet: convert CR NUL -> CR on input. Closes bug 2569
2010-10-28 Denys Vlasenkodnsd: fix 64-bit bug 2539.
2010-10-28 Denys Vlasenko*: whitespace fixes
2010-10-28 Denys Vlasenkonetstat: was using buffers one byte short for scanf...
2010-10-27 Denys Vlasenkonetstat: fix IPv6 problem (garbage in scope_id); code...
2010-10-27 Denys VlasenkoMerge branch 'master' of git+ssh://busybox.net/var...
2010-10-27 Bob Dunlopnetstat: fix -r display in usage text
2010-10-22 Alexander Shishkinnbd-client: kill unused variable (total 0 bytes)
2010-10-21 Denys Vlasenkoudhcpd: reduce stack usage by ~700 bytes. +28 bytes...
2010-10-20 Leonid Lisovskiyntpd: fix usage text and a typo in constant name
2010-10-20 Denys Vlasenkoudhcpc: exit if iface disappeared; use correct MAC...
2010-10-20 Denys Vlasenkoudhcpc: reduce stack usage by de-inlining routines...
2010-10-20 Denys Vlasenkoudhcpc: periodically reread our ifindex and mac
2010-10-20 Denys Vlasenkoudhcpc: emit maxsize option in all non-NAK type packets
2010-10-20 Denys Vlasenkodhcp: typo fix: UPD_DHCP_SIZE -> UDP_DHCP_SIZE
2010-10-20 Denys Vlasenkoudhcpc: better help text
2010-10-20 Denys Vlasenkoudhcpc: remove now-unneeded definitions of vendor and...
2010-10-19 Denys Vlasenkoudhcpc: remove -c CLIENTID, it is hard to use, -x 61...
2010-10-19 Denys Vlasenkoudhcpc: move usage text to .c file. no code changes
2010-10-18 Denys Vlasenko*: deinline SWAP_xE64 on 32-bit CPUs. Wins !90 bytes...
2010-10-18 Denys Vlasenko*: use SWAP_BE64 instead of open-coding it
2010-10-17 Vladislav Grishenkoudhcpc: fix OPTION_IP_PAIR parsing
2010-10-12 Denys Vlasenkotweaks to build system, mainly making menuconfig text...
2010-10-09 Denys Vlasenkotweak help text
2010-10-05 Denys Vlasenkodhcprelay: code shrink, and explain its workings a...
2010-10-03 Denys Vlasenkontpd: allow peer-less (standalone stratum 1 server...
2010-09-25 Vladislav Grishenkoudhcp: add support for 0x21 ROUTES and 0xf9 MS_STATIC_R...
2010-09-23 Nguyễn Thái Ngọc Duywget: flush output to network before receving reply
2010-09-23 Rob Landleynbd-client: new applet
2010-09-07 Denys Vlasenkonc: show help text on bad parameters
2010-09-06 Denys Vlasenkomade 3 license strings to follow the usual form ("or...
2010-09-03 Denys Vlasenkoifupdown: %client%, not %clientid%
next