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
*
remove unused #include,, improve code readability
vda
2007-02-09
2
-3
/
+4
*
ping: reuse another bit of common code. -60 bytes
vda
2007-02-09
1
-28
/
+16
*
ping: support -I addr in family neutral manner; reuse a bit of common code
vda
2007-02-09
1
-42
/
+30
*
tftp: fix my bug
vda
2007-02-08
1
-1
/
+1
*
tftp: fix IPv6 fallout
vda
2007-02-07
1
-19
/
+22
*
EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu>
vda
2007-02-06
2
-2
/
+2
*
udhcp: use improved gethostbyname replacement from IPv6 code
vda
2007-02-04
1
-9
/
+8
*
ifconfig: use IPv6 infrastructure
vda
2007-02-04
2
-28
/
+27
*
add x to IPv6 functions which can die
vda
2007-02-04
7
-11
/
+11
*
suppress warnings about easch <applet>_main() having
vda
2007-02-03
35
-6
/
+40
*
assorted fixes for bugs found with randomconfig
vda
2007-02-03
2
-2
/
+3
*
- update helptext
aldot
2007-02-02
1
-0
/
+1
*
add a comment so that people won't get confused
vda
2007-02-02
1
-0
/
+1
*
httpd: directory indexer example doesn't need piping thru dd anymore
vda
2007-02-02
1
-5
/
+0
*
trivial warning fix
vda
2007-02-02
1
-1
/
+1
*
udhcpd: allow "domain" to be a list of DNS servers, not just one
vda
2007-02-02
2
-13
/
+21
*
correct wget's comment
vda
2007-02-01
1
-1
/
+1
*
preparatory patch for -Wwrite-strings #8 (missed part)
vda
2007-01-30
2
-9
/
+7
*
preparatory patch for -Wwrite-strings #6
vda
2007-01-29
4
-17
/
+6
*
preparatory patch for -Wwrite-strings #5
vda
2007-01-29
8
-36
/
+26
*
preparatory patch for -Wwrite-strings #4
vda
2007-01-29
7
-34
/
+30
*
preparatory patch for -Wwrite-strings #2
vda
2007-01-29
13
-32
/
+33
*
taskset: fix incorrect rage spec and allow 0xXXX input
vda
2007-01-29
1
-37
/
+30
*
work around gcc bug
vda
2007-01-28
1
-1
/
+3
*
- reinstate static for the command string arrray to be gentle to gcc-3.x
aldot
2007-01-28
1
-1
/
+1
*
- use uint32_t as suggested by vda.
aldot
2007-01-28
1
-7
/
+9
*
ether-wake: remove #warning
vda
2007-01-27
1
-2
/
+0
*
use bb_sanitize_stdio() where appropriate
vda
2007-01-27
2
-19
/
+3
*
fix numbering in switch(): we don't have "del" anymore,
vda
2007-01-27
2
-14
/
+16
*
fix option -F mishandling
vda
2007-01-26
1
-1
/
+1
*
arping: stop using last gethostbyname2 in the tree
vda
2007-01-25
2
-10
/
+9
*
accidentally applied wrong (old) patch, fixing up...
vda
2007-01-25
1
-8
/
+7
*
opt_complementary doesn't like numeric opts :(
vda
2007-01-24
1
-1
/
+1
*
Unify ping and ping6. ping has -4 and -6 which force
vda
2007-01-24
4
-554
/
+458
*
hostname declaration was misplaced
vda
2007-01-24
1
-2
/
+2
*
accumulated post-1.4.0 fixes
vda
2007-01-24
2
-4
/
+9
*
combine depends lines
vapier
2007-01-24
1
-2
/
+1
*
- rtnl_rttable_a2n wants an unsigned int32
aldot
2007-01-23
1
-1
/
+1
*
remove empty source files
vda
2007-01-22
1
-1
/
+0
*
clean up commented out old code
vda
2007-01-22
5
-448
/
+13
*
ping6: stop using xgethostbyname2, remove it from libbb.
vda
2007-01-22
2
-21
/
+28
*
nslookup: full circle. Here we started IPv6 work. Use "new API"
vda
2007-01-22
1
-29
/
+88
*
- forgot to include ip_common.h
aldot
2007-01-22
1
-2
/
+3
*
- sed -i -e "/\$Id:/d;"
aldot
2007-01-22
5
-5
/
+0
*
cleanups: unnecessary casts, unified const_1, eliminate cross-.c file
vda
2007-01-22
10
-226
/
+192
*
dnsd: getfileentry was leaking memory
vda
2007-01-22
1
-11
/
+15
*
exterminate u_intXXX.
vda
2007-01-22
5
-65
/
+71
*
comment out unused old networking API parts
vda
2007-01-22
2
-3
/
+3
*
remove obsolete FEATURE_WGET_IP6_LITERAL
vda
2007-01-22
2
-37
/
+0
*
fixing bugs revealed by randomconfig runs
vda
2007-01-20
2
-3
/
+7
[next]