index
:
busybox-w32
ansi
awk_faster
busybox
cng_backend
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
propagate_sigint
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
*
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
*
fixes for amd64 compilation
vda
2007-01-20
2
-7
/
+10
*
strdup -> xstrdup
vda
2007-01-19
1
-1
/
+1
*
openvt,getty,vfork_daemon_rexec,mount: tighten up fd cleanup code
vda
2007-01-19
5
-9
/
+16
*
fix potentially misaligned 32-bit accesses
vda
2007-01-18
1
-3
/
+6
*
httpd: use fd#1 in inetd mode
vda
2007-01-14
2
-5
/
+11
*
inetd: preparatory patch, no code changes
vda
2007-01-14
1
-63
/
+64
*
Rename bb_sanitize_stdio -> bb_sanitize_server_stdio
vda
2007-01-14
2
-9
/
+14
*
small size optimization
vda
2007-01-14
1
-2
/
+3
*
isrv.h: add copyright info
vda
2007-01-14
1
-0
/
+10
*
I forgot "svn add" AGAIN! :(
vda
2007-01-14
1
-0
/
+23
*
fakeidentd: avoid extra fcntl calls
vda
2007-01-14
1
-11
/
+13
*
fakeidentd: fix daemon mode (was thinking that it is in
vda
2007-01-14
2
-23
/
+27
*
inetd: open log after daemonization
vda
2007-01-14
1
-2
/
+1
*
By popular request reinstate fakeidentd's standalone mode.
vda
2007-01-14
4
-10
/
+489
*
whitespace fixes (leading spaces to tab)
vda
2007-01-13
1
-1
/
+1
*
random small size optimizations
vda
2007-01-12
1
-1
/
+1
*
next part of ipv6-ization. mostly netcat.
vda
2007-01-12
3
-56
/
+51
*
next part of ipv6-ization. dnsd code is "interesting"...
vda
2007-01-12
3
-108
/
+53
*
next part of ipv6-ization is here: wget & httpd
vda
2007-01-12
5
-116
/
+139
*
fakeinetd: attempted ipv6-ization (and it's done)
vda
2007-01-11
2
-190
/
+205
*
fix my own breakage
vda
2007-01-11
1
-1
/
+1
*
Trailing whitespace removal over entire tree
vda
2007-01-11
9
-61
/
+61
*
fix verbose output; remove commented-out includes.
vda
2007-01-11
3
-13
/
+4
*
ipv6-ization efforts continue. Few bugs are found,
vda
2007-01-11
2
-159
/
+111
*
Improve generic ipv4+ipv6 support in libbb.
vda
2007-01-10
2
-22
/
+11
*
vda, we once had a get_chomped_line_from_file or the like. Where is that nowa...
aldot
2007-01-09
1
-17
/
+15
*
ping6: fix sequence numbers (missed ntoh) and ttl display.
vda
2007-01-08
2
-75
/
+58
*
Previous "fix" wasn't good enough.
vda
2007-01-07
1
-1
/
+1
*
arp: small fixes for user-supplied device name case
vda
2007-01-07
1
-2
/
+2
*
- style fixes and shrink by another 4 bytes while at it.
aldot
2007-01-07
1
-25
/
+22
*
httpd: stop adding our own "Content-type:" to CGI output
vda
2007-01-07
1
-61
/
+76
*
I *always* forgotting svn add
vda
2007-01-07
1
-0
/
+500
*
add arp applet - thanks to
vda
2007-01-07
3
-35
/
+172
[next]