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
*
Merge commit '1_19_4' into merge_1_19
Ron Yorston
2012-03-22
3
-7
/
+16
|
\
|
*
Apply post-1.19.3 patches, bump version to 1.19.4
1_19_4
Denys Vlasenko
2012-02-04
1
-2
/
+4
|
*
Apply post-1.19.2 patches, bump version to 1.19.3
1_19_3
Denys Vlasenko
2011-10-28
2
-5
/
+12
*
|
Merge commit 'd84b175cb6948eb17f847313bf912174e2f934e1' into merge
Ron Yorston
2012-03-22
4
-6
/
+37
|
\
|
|
*
tcpudp: simplify help text
Denys Vlasenko
2011-07-25
1
-3
/
+3
|
*
more tweak for bionic
Denys Vlasenko
2011-07-08
2
-2
/
+33
|
*
typo fixes
Dan Fandrich
2011-07-08
1
-1
/
+1
*
|
Merge commit '066f39956641300c1e5c6bfe6c11a115cea3e2cf' into merge
Ron Yorston
2012-03-22
42
-126
/
+61
|
\
|
|
*
inetd: check if RPC is available
Bernhard Reutner-Fischer
2011-06-15
1
-2
/
+5
|
*
iplink: tweak includes to work on android
Denys Vlasenko
2011-06-12
1
-1
/
+1
|
*
Replaced __u32 etc. with standard uint32_t style types
Daniel Fandrich
2011-06-10
2
-24
/
+24
|
*
*: simplify Ethernet header includes
Dan Fandrich
2011-06-10
9
-53
/
+20
|
*
*: remove "Options:" string from help texts
Denys Vlasenko
2011-06-05
35
-44
/
+6
|
*
udhcpc: allow -O OPT take numeric params
Denys Vlasenko
2011-06-04
1
-2
/
+5
*
|
Merge commit '56a3b82e9692a25ef9c9269e88feac0d579ce8e8' into merge
Ron Yorston
2012-03-22
10
-44
/
+116
|
\
|
|
*
The [-Wunused-but-set-variable] warnings
Cristian Ionescu-Idbohrn
2011-05-16
1
-2
/
+2
|
*
fix "variable 'foo' set but not used" warnings
Denys Vlasenko
2011-05-13
1
-4
/
+3
|
*
adduser: safe username passing to passwd/addgroup
Denys Vlasenko
2011-05-13
1
-1
/
+1
|
*
inetd: add FIXMEs
Denys Vlasenko
2011-05-12
1
-0
/
+5
|
*
traceroute: properly reduce poll timeout
Denys Vlasenko
2011-05-05
1
-24
/
+37
|
*
udhcp: fix some default values from "" to NULL
Denys Vlasenko
2011-05-03
1
-3
/
+3
|
*
udhcp: add FEATURE_UDHCP_8021Q option
Nigel Hathaway
2011-04-26
3
-0
/
+18
|
*
dhcpc: export unrecognized options in "optNN=XXXXXXXXX" form
Nigel Hathaway
2011-04-26
1
-10
/
+47
*
|
Merge commit 'b83c9704128dd106071184e4b00335a3b8486857' into merge
Ron Yorston
2012-03-22
38
-65
/
+769
|
\
|
|
*
add include <sys/socket.h>
Denys Vlasenko
2011-04-17
1
-0
/
+1
|
*
wget: add a note about bug 3625
Denys Vlasenko
2011-04-16
1
-0
/
+6
|
*
Use net/ethernet.h instead of linux/if_ether.h in more cases. Closes 3619
Denys Vlasenko
2011-04-16
1
-1
/
+1
|
*
add forgotten #include
Denys Vlasenko
2011-04-11
1
-0
/
+1
|
*
tftpd: add -l "log to syslog" option. Needed for inetd mode
Denys Vlasenko
2011-04-11
1
-2
/
+8
|
*
tftp: fix progress bar for large (>32M) files. Closes 3499
Denys Vlasenko
2011-04-11
1
-2
/
+2
|
*
move remaining help text from include/usage.src.h
Pere Orga
2011-04-11
33
-0
/
+711
|
*
http: document index.cgi usage. no code changes
Denys Vlasenko
2011-04-10
1
-1
/
+5
|
*
libbb: make set_nport accept pointer to sockaddr, not to len_and_sockaddr.
Denys Vlasenko
2011-04-07
8
-16
/
+16
|
*
ntpd: decrease ntpd -q "no response" timeout to 10 sec
Denys Vlasenko
2011-04-07
1
-3
/
+17
|
*
httpd: don't send error messages with gzip encoding
Peter Korsgaard
2011-03-27
1
-0
/
+1
|
*
wget: --post-data=STR should not encode STR, should send it verbatim
Vitaly Magerya
2011-03-27
1
-41
/
+1
*
|
Merge commit '19311bfa7b8e8c6effa9c375de9b0eb4338bee12' into merge
Ron Yorston
2012-03-22
12
-133
/
+344
|
\
|
|
*
don't call freeaddinfo(NULL)
Vitaly Magerya
2011-03-22
1
-2
/
+2
|
*
wget: move help text to .c file
Denys Vlasenko
2011-03-21
1
-0
/
+26
|
*
wget: fix fname_out usage wrt redirects
Denys Vlasenko
2011-03-21
1
-2
/
+8
|
*
udhcpc: emit "correct" secs field
Denys Vlasenko
2011-03-12
2
-0
/
+17
|
*
use user's shell instead of hardwired "/bin/sh" (android needs this)
Denys Vlasenko
2011-03-08
1
-4
/
+5
|
*
ftpd: better usage text
Denys Vlasenko
2011-03-08
1
-1
/
+18
|
*
udhcpc: add -B option
Keith Young
2011-03-07
1
-59
/
+69
|
*
nameif: add matching by phy_address=NUM; extend help text
Phil Sutter
2011-03-06
2
-30
/
+94
|
*
nameif: fix parsing of /proc/net/dev; small code shrink
Phil Sutter
2011-03-06
1
-11
/
+9
|
*
don't leak malloced variables in the loop; remove double alloc
Alexey Fomenko
2011-03-02
2
-3
/
+6
|
*
convert "do {...} while (1);" -> "while (1) {...}"
Denys Vlasenko
2011-03-02
1
-2
/
+2
|
*
add missing fclose's
Alexey Fomenko
2011-03-02
1
-0
/
+2
|
*
whois: new applet
Pere Orga
2011-02-27
1
-0
/
+66
[next]