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