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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
networking
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
apply four post-1.8.2 patches; bump to 1.8.3
1_8_3
Denis Vlasenko
2008-03-21
1
-1
/
+2
*
Apply all post-1.8.1 patches
1_8_2
Denis Vlasenko
2007-11-24
1
-1
/
+1
*
apply accumulated post 1.8.0 fixes, bump version to 1.8.1
1_8_1
Denis Vlasenko
2007-11-10
1
-11
/
+23
*
Announce 1.8.0
1_8_0
Denis Vlasenko
2007-11-04
1
-7
/
+7
*
ifconfig: code shrink
Denis Vlasenko
2007-11-04
1
-44
/
+44
*
inetd: fix bug 1562 "inetd does not set argv[0] properly" (fix by IlyaPanfilov)
Denis Vlasenko
2007-10-30
1
-16
/
+14
*
- fix typo in helptext
Bernhard Reutner-Fischer
2007-10-29
1
-1
/
+1
*
ll_types.c: optimize link type table, make it conditional
Denis Vlasenko
2007-10-29
6
-78
/
+179
*
httpd: fix trivial bug (spotted by Alex Landau)
Denis Vlasenko
2007-10-21
1
-1
/
+1
*
ping: fix breakage from -I fix
Denis Vlasenko
2007-10-20
1
-2
/
+2
*
paing: make -I ethN work too (-I addr already worked)
Denis Vlasenko
2007-10-19
1
-6
/
+15
*
httpd: free big buffer after use; improve grep-ability of 'headers' variable
Denis Vlasenko
2007-10-18
1
-16
/
+17
*
xatonum.h: add comment
Denis Vlasenko
2007-10-18
2
-64
/
+212
*
telnetd: make sure telnetd -K exits if child dies
Denis Vlasenko
2007-10-17
1
-20
/
+15
*
telnetd: trivial optimization
Denis Vlasenko
2007-10-17
1
-3
/
+4
*
ash: use fdprintf, not dprintf.
Denis Vlasenko
2007-10-17
1
-1
/
+1
*
fixes revealed by randomconfig run
Denis Vlasenko
2007-10-16
1
-8
/
+10
*
telnetd: fix comment
Denis Vlasenko
2007-10-16
1
-1
/
+1
*
telnetd: code shrink suggested by Ralf Friedl <Ralf.Friedl@online.de>
Denis Vlasenko
2007-10-16
1
-31
/
+36
*
bzip2: make -s equivalent to -2 (compatible with standard bzip2)
Denis Vlasenko
2007-10-16
1
-1
/
+1
*
telnetd: at Alexander Kriegisch <Alexander@kriegisch.name> insistence
Denis Vlasenko
2007-10-15
1
-35
/
+64
*
telnetd: document bug in remove_iacs. reinstate band-aid
Denis Vlasenko
2007-10-15
1
-48
/
+55
*
telnetd: some simplifications and better error hadling.
Denis Vlasenko
2007-10-15
1
-120
/
+150
*
remove trailing whitespace
Denis Vlasenko
2007-10-14
2
-5
/
+5
*
httpd: fix bug where we were trying to read more POSTDATA than content-length
Denis Vlasenko
2007-10-14
1
-0
/
+11
*
whitespace/style fix
Denis Vlasenko
2007-10-11
1
-11
/
+12
*
vi: don't wait 50 ms before reading ESC sequences
Denis Vlasenko
2007-10-11
1
-2
/
+1
*
add -fvisibility=hidden to CC flags, mark XXX_main functions
Denis Vlasenko
2007-10-11
33
-41
/
+41
*
ip tunnel parameter parsing fix by Jean Wolter <jw5@os.inf.tu-dresden.de>
Denis Vlasenko
2007-10-10
1
-2
/
+2
*
reviving libbusybox, adding CONFIG_INDIVIDUAL part 3
Denis Vlasenko
2007-10-07
2
-3
/
+3
*
- mark TODO: use index_in_str_array()
Bernhard Reutner-Fischer
2007-10-06
1
-1
/
+1
*
printf("%s\n") -> puts()
Denis Vlasenko
2007-10-01
1
-1
/
+1
*
'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>.
Denis Vlasenko
2007-10-01
3
-3
/
+3
*
introduce and use close_on_exec_on(fd). -50 bytes.
Denis Vlasenko
2007-09-30
2
-5
/
+5
*
move udhcp_{client/server}_config to common_bufsiz1
Denis Vlasenko
2007-09-30
5
-8
/
+5
*
dhcpreplay: code shrink, -40 bytes
Denis Vlasenko
2007-09-30
1
-31
/
+29
*
replace printf with fputs where appropriate
Denis Vlasenko
2007-09-30
2
-11
/
+10
*
libiproute: add missing break's
Denis Vlasenko
2007-09-30
1
-0
/
+3
*
httpd: trivial simplification
Denis Vlasenko
2007-09-28
1
-4
/
+6
*
assorted static vars removal
Denis Vlasenko
2007-09-28
1
-43
/
+20
*
wget: -O FILE is allowed to overwrite existing file (compat)
Denis Vlasenko
2007-09-27
1
-10
/
+16
*
zcip: fix unaligned trap on ARM
Denis Vlasenko
2007-09-27
1
-2
/
+3
*
introduce bb_putchar(). saves ~1800 on uclibc (less on glibc).
Denis Vlasenko
2007-09-27
8
-12
/
+12
*
introduce safe_poll (fixes a problem in top)
Denis Vlasenko
2007-09-27
5
-19
/
+14
*
inetd: move struct fields around -> save .25 k of code
Denis Vlasenko
2007-09-26
1
-6
/
+8
*
httpd: small auth and IPv6 fixes (Kim B. Heino <Kim.Heino@bluegiga.com>)
Denis Vlasenko
2007-09-25
1
-1
/
+8
*
*: kill bb_get_last_path_component, replace with two functions
Denis Vlasenko
2007-09-24
1
-29
/
+16
*
wget: get rid of setitimer
Denis Vlasenko
2007-09-24
1
-36
/
+26
*
wget: reorder functions, no code changes
Denis Vlasenko
2007-09-24
1
-316
/
+305
*
wget: code shrink, move data out of bss
Denis Vlasenko
2007-09-24
1
-28
/
+48
[next]