index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
networking
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
wget: fix --header handling
Denis Vlasenko
2009-03-02
1
-9
/
+15
*
runsv: small optimization
Denis Vlasenko
2009-02-26
1
-1
/
+1
*
- rephrase helptext for clarity
Bernhard Reutner-Fischer
2009-02-24
1
-1
/
+1
*
- improve wording
Bernhard Reutner-Fischer
2009-02-24
1
-1
/
+1
*
- improve wording
Bernhard Reutner-Fischer
2009-02-14
1
-1
/
+1
*
httpd: tiny optimization
Denis Vlasenko
2009-02-05
1
-7
/
+6
*
httpd:
Denis Vlasenko
2009-02-04
2
-117
/
+56
*
telnetd: do not advertise TELNET_LFLOW, we do not support
Denis Vlasenko
2009-02-02
2
-8
/
+184
*
udhcpd: add code which rejects lease files with suspicious or old timestamp.
Denis Vlasenko
2009-02-02
3
-18
/
+20
*
dhcpd,dumpleases: write and use 64-bit current time in lease file.
Denis Vlasenko
2009-02-01
2
-18
/
+52
*
brctl: fix compilation on 2.4.x kernels
Denis Vlasenko
2009-01-31
1
-0
/
+14
*
traceroute: allow -w NUM as small as 1
Denis Vlasenko
2009-01-24
1
-1
/
+1
*
traceroute: rewrite. Do not emit raw IP packets, instead send UDP or ICMP
Denis Vlasenko
2009-01-24
1
-559
/
+166
*
traceroute: preparatory trivial cleanups
Denis Vlasenko
2009-01-24
1
-124
/
+94
*
tunctl: new applet by Vladimir
Denis Vlasenko
2009-01-23
3
-0
/
+154
*
dhcpc: suppress "warning: 'timestamp_before_wait' might be used uninitialized
Denis Vlasenko
2009-01-14
1
-2
/
+3
*
udhcpd: disable opton to have absolute lease times in lease file
Denis Vlasenko
2009-01-01
7
-186
/
+194
*
libbb: add bb_unsetenv (taken from hush).
Denis Vlasenko
2008-12-30
2
-37
/
+32
*
libiproute: fix buggy open check: s/if (fd)/if (fd >= 0)/
Denis Vlasenko
2008-12-10
1
-1
/
+1
*
bb_info_msg: make it do atomic, unbuffered writes
Denis Vlasenko
2008-12-10
1
-7
/
+16
*
*: fix SO_BINDTODEVICE. Kernel wants at least IFNAMSIZ bytes there.
Denis Vlasenko
2008-12-10
3
-6
/
+5
*
optimize 16- and 32-bit moves
Denis Vlasenko
2008-12-08
10
-68
/
+83
*
Fix forgotten license comments
Denis Vlasenko
2008-12-07
7
-0
/
+16
*
iproute: fix ipXXX utilities trying to parse their applet name
Denis Vlasenko
2008-12-04
1
-1
/
+1
*
iptunnel: fix problems with including linux/ip_tunnel.h
Denis Vlasenko
2008-12-03
1
-2
/
+43
*
libbb: introduce and use xgetpwnam. ~ -150 bytes.
Denis Vlasenko
2008-12-03
1
-3
/
+1
*
vconfig: style fix, no code changes
Denis Vlasenko
2008-12-02
1
-5
/
+6
*
libbb: add strncpy_IFNAMSIZ
Denis Vlasenko
2008-12-02
16
-48
/
+42
*
ash,hush: add TODO for rare build failure
Denis Vlasenko
2008-11-25
1
-1
/
+0
*
vi: speedup and code shrink (Walter Harms)
Denis Vlasenko
2008-11-24
2
-13
/
+15
*
httpd: set $HOST to Host: header value. +83 bytes.
Denis Vlasenko
2008-11-22
1
-0
/
+5
*
networking/interface.c: better readability (by Walter Harms)
Denis Vlasenko
2008-11-22
1
-75
/
+85
*
tftpd: can also have TFTP_DEBUG
Denis Vlasenko
2008-11-22
1
-1
/
+1
*
nslookup: glibc + IPv6 address of DNS server don't mix (yet)
Denis Vlasenko
2008-11-17
1
-4
/
+9
*
nslookup: allow usage of IPv6 addresses or hostnames
Denis Vlasenko
2008-11-16
1
-11
/
+26
*
ifupdown.c: allow options to udhcpc to be configurable from .config
Wade Berrier
2008-11-14
2
-2
/
+13
*
arp: stop using globals
Denis Vlasenko
2008-11-13
1
-27
/
+45
*
telnetd: fix compile problem for non-standalone telnetd
Denis Vlasenko
2008-11-12
1
-10
/
+15
*
telnetd: correctly output 0xff char. ~100 bytes.
Denis Vlasenko
2008-11-11
2
-122
/
+168
*
telnetd: set SO_KEEPALIVE, users report it's useful. +20 bytes.
Denis Vlasenko
2008-11-09
1
-0
/
+4
*
*: a bit of code shrink
Denis Vlasenko
2008-11-09
2
-4
/
+5
*
telnetd: handle emacs M-DEL and IAC-NOP (putty keepalive)
Denis Vlasenko
2008-11-07
1
-30
/
+41
*
total overhaul of mail applets. again. Vladimir as usual.
Denis Vlasenko
2008-11-06
3
-606
/
+0
*
runsvdir: alternative methon of supporting runsvdir-as-init. +66 bytes.
Denis Vlasenko
2008-11-06
1
-1
/
+1
*
build system: tidying up CONFIG_xxx names (suggested by Rob)
Denis Vlasenko
2008-11-06
11
-27
/
+27
*
*: code shrink by adding a wrapper around very common tcsetattr(0, TCSANOW, x...
Denis Vlasenko
2008-11-05
1
-1
/
+1
*
inetd: fix a case when we have zero services
Denis Vlasenko
2008-11-05
1
-6
/
+13
*
nslookup: tiny shrink (-5 bytes); add comment about res_init
Denis Vlasenko
2008-11-04
1
-8
/
+9
*
tftpd: show help if stdin is not a socket
Denis Vlasenko
2008-11-01
1
-2
/
+9
*
iplink: accept shorthands for "address" keyword here:
Denis Vlasenko
2008-11-01
2
-8
/
+11
[prev]
[next]