index
:
forks/busybox
1_33_stable
master
Busybox tree with Carbs Linux patches
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
networking
Age
Commit message (
Expand
)
Author
2010-10-22
nbd-client: kill unused variable (total 0 bytes)
Alexander Shishkin
2010-10-21
udhcpd: reduce stack usage by ~700 bytes. +28 bytes code size
Denys Vlasenko
2010-10-20
ntpd: fix usage text and a typo in constant name
Leonid Lisovskiy
2010-10-20
udhcpc: exit if iface disappeared; use correct MAC if it changes
Denys Vlasenko
2010-10-20
udhcpc: reduce stack usage by de-inlining routines with on-stack pkt buf
Denys Vlasenko
2010-10-20
udhcpc: periodically reread our ifindex and mac
Denys Vlasenko
2010-10-20
udhcpc: emit maxsize option in all non-NAK type packets
Denys Vlasenko
2010-10-20
dhcp: typo fix: UPD_DHCP_SIZE -> UDP_DHCP_SIZE
Denys Vlasenko
2010-10-20
udhcpc: better help text
Denys Vlasenko
2010-10-20
udhcpc: remove now-unneeded definitions of vendor and client-id opts
Denys Vlasenko
2010-10-20
udhcpc: remove -c CLIENTID, it is hard to use, -x 61:hexstring does the same ...
Denys Vlasenko
2010-10-20
udhcpc: move usage text to .c file. no code changes
Denys Vlasenko
2010-10-18
*: deinline SWAP_xE64 on 32-bit CPUs. Wins !90 bytes both on 32 and 64 bits
Denys Vlasenko
2010-10-18
*: use SWAP_BE64 instead of open-coding it
Denys Vlasenko
2010-10-17
udhcpc: fix OPTION_IP_PAIR parsing
Vladislav Grishenko
2010-10-12
tweaks to build system, mainly making menuconfig text and order clearer
Denys Vlasenko
2010-10-09
tweak help text
Denys Vlasenko
2010-10-06
dhcprelay: code shrink, and explain its workings a bit more
Denys Vlasenko
2010-10-04
ntpd: allow peer-less (standalone stratum 1 server) operation
Denys Vlasenko
2010-09-26
udhcp: add support for 0x21 ROUTES and 0xf9 MS_STATIC_ROUTES options
Vladislav Grishenko
2010-09-23
wget: flush output to network before receving reply
Nguyễn Thái Ngọc Duy
2010-09-23
nbd-client: new applet
Rob Landley
2010-09-07
nc: show help text on bad parameters
Denys Vlasenko
2010-09-06
made 3 license strings to follow the usual form ("or later" bit is not changed!)
Denys Vlasenko
2010-09-03
ifupdown: %client%, not %clientid%
Denys Vlasenko
2010-09-01
better shared strings trick
Denys Vlasenko
2010-08-30
iplink: another compat #ifndef/#define tweak
Denys Vlasenko
2010-08-27
ntpd: with -q, exit after 60 seconds even if time is not synced.
Denys Vlasenko
2010-08-22
ip: add a #define for older kernels
Denys Vlasenko
2010-08-16
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-12
*: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_i
Denys Vlasenko
2010-08-08
wget: fix ndelay_on call; progress bar: small shrink
Denys Vlasenko
2010-08-08
wget: make -T support enabled by default
Denys Vlasenko
2010-08-08
wget: implement -T SEC; rework progress meter to not use signals (it was unsafe)
Bradley M. Kuhn
2010-08-07
Fix a typo in config text
Denys Vlasenko
2010-07-26
httpd: simplified "gzip" test
Peter Korsgaard
2010-07-26
*: trailing empty lines removed
Denys Vlasenko
2010-07-26
*: more empty lines removed. no code changes
Denys Vlasenko
2010-07-26
*: mass cosmetic removal of extra empty lines. no code changes
Denys Vlasenko
2010-07-25
httpd: optional support for gzip-compressed pages
Peter Korsgaard
2010-07-25
httpd: cosmetic fixes, no code changes
Denys Vlasenko
2010-07-24
libiproute: code shrink by adding FAST_FUNC
Denys Vlasenko
2010-07-24
ip: fix "ip r" breakage
Denys Vlasenko
2010-07-23
libnetlink: code shrink
Natanael Copa
2010-07-22
ifplugd: code shrink
Maksym Kryzhanovskyy
2010-07-19
tcpsvd,udpsvd: conditionalize usage of SO_ORIGINAL_DST
Jeremie Koenig
2010-07-19
libbb: conditionalize AF_* usage in error reporting
Jeremie Koenig
2010-07-19
mark Linux-specific configuration options
Jeremie Koenig
2010-07-18
tweak defconfig
Denys Vlasenko
2010-07-12
wget: fix progress display
Denys Vlasenko
[next]