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
*
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
*
httpd: read cgi output with full_read, not safe_read
vda
2007-01-03
1
-11
/
+10
*
wget: always print port# in 'Host' header (smaller code)
vda
2007-01-03
1
-9
/
+2
*
ping[6]: don't do htons(a++), it can be a macro
vda
2007-01-03
2
-2
/
+4
*
wget: print port# in 'Host' header, if different from 80
vda
2007-01-03
1
-2
/
+9
*
ftpgetput: fix PASV mode, fix xatou0induced breakage,
vda
2007-01-03
1
-35
/
+59
*
convert calloc to xzalloc
vda
2007-01-03
1
-2
/
+2
*
Remove networking/libiproute/linux/pkt_sched.h
vda
2007-01-02
3
-433
/
+27
*
msh: double "static char line[LINELIM]" etc deleted.
vda
2007-01-01
1
-2
/
+2
*
rt_names: stop allocating 5k in rwdata
vda
2006-12-31
1
-105
/
+85
*
iproute: remove double get_hz optimization
vda
2006-12-31
1
-7
/
+3
*
remove commented out #includes etc
vda
2006-12-31
5
-35
/
+22
*
stop using __u32 etc. uint32_t is there for a reason
vda
2006-12-31
13
-162
/
+148
*
fixes from Yann E. MORIN <yann.morin.1998@anciens.enib.fr>
vda
2006-12-31
2
-5
/
+7
*
done a dozen of randconfig test. guess what? ALL failed...
vda
2006-12-30
1
-21
/
+23
*
merge post-1.3.0 fixes
vda
2006-12-26
1
-1
/
+2
*
properly export externs thru *.h files
vda
2006-12-26
2
-6
/
+0
*
style fixes
vda
2006-12-26
7
-10
/
+10
*
use xbind, xconnect where appropriate.
vda
2006-12-23
3
-83
/
+51
*
remove useless casts (type*) xzalloc(...)
vda
2006-12-22
1
-3
/
+1
*
Always use /usr/share/udhcpc/default.script ([/usr] was depending on CONFIG_xx)
vda
2006-12-22
1
-5
/
+1
[next]