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
*
whitespace fixes. no code changes
Denis Vlasenko
2008-06-25
8
-19
/
+14
*
wget: accept code 204.
Denis Vlasenko
2008-06-22
1
-0
/
+25
*
udhcpc: change BPF filter to not use 0xffffffff as a max packet size,
Denis Vlasenko
2008-06-20
1
-1
/
+1
*
tftp: help compiler a bit
Denis Vlasenko
2008-06-16
1
-1
/
+8
*
tftpd: PXE server said to need to support "tsize" option
Denis Vlasenko
2008-06-16
1
-39
/
+55
*
whitespace and comment fixes, no code changes
Denis Vlasenko
2008-06-16
1
-1
/
+1
*
use USE_FEATURE_UDHCP_PORT instead of ifdef
Denis Vlasenko
2008-06-15
1
-3
/
+1
*
udhcpc: removing stray whitespace
Denis Vlasenko
2008-06-15
1
-2
/
+2
*
*: use llist_pop for traverse-and-free list operation
Denis Vlasenko
2008-06-15
3
-12
/
+4
*
udhcpc: reduce ifdef forest, no code changes
Denis Vlasenko
2008-06-15
1
-32
/
+12
*
udhcpc: kill undocumented -W, it was a no-op.
Denis Vlasenko
2008-06-13
2
-97
/
+92
*
httpd: fix authentication
Denis Vlasenko
2008-06-13
1
-2
/
+3
*
httpd: fix bugs in authentication (by Peter Korsgaard <jacmet ATuclibc.org>)
Denis Vlasenko
2008-06-13
1
-46
/
+52
*
htppd: lots of variable/function renaming in config file parsing.
Denis Vlasenko
2008-06-13
1
-123
/
+102
*
make pw_encrypt() return malloc'ed string.
Denis Vlasenko
2008-06-12
1
-4
/
+4
*
uclibc insists on having 70k static buffer for crypt.
Denis Vlasenko
2008-06-12
1
-2
/
+2
*
- make the first arg of the filter function passed to rtnl_dump_filter constant
Bernhard Reutner-Fischer
2008-06-12
7
-10
/
+10
*
ifenslave: small shrink
Denis Vlasenko
2008-06-08
1
-29
/
+24
*
ip: make numeric table work: "ip route list table 255". closes bug 3664.
Denis Vlasenko
2008-06-08
1
-1
/
+9
*
ifenslave: tiny shrink
Denis Vlasenko
2008-06-08
1
-2
/
+3
*
ifenslave: further shrink by suppressing excessive inlining
Denis Vlasenko
2008-06-07
1
-239
/
+227
*
ifenslave: fix improper longopts definition
Denis Vlasenko
2008-06-07
1
-101
/
+82
*
libbb: introduce and use print_flags().
Denis Vlasenko
2008-06-07
2
-27
/
+30
*
Fix trivial problems: "make clean" cleaning too much
Denis Vlasenko
2008-06-07
1
-0
/
+1
*
ip: support for the LOWER_UP flag by Natanael Copa <natanael.copa@gmail.com>.
Denis Vlasenko
2008-06-05
1
-0
/
+5
*
replace single-char printf's with bb_putchar
Denis Vlasenko
2008-06-05
1
-1
/
+1
*
libiproute: use stdout directly instead of passing it as a parameter
Denis Vlasenko
2008-06-05
2
-79
/
+75
*
networking/interface.c: fix indentation
Denis Vlasenko
2008-06-04
2
-60
/
+50
*
libiproute: fix option parsing, so that "ip -o link" works again.
Denis Vlasenko
2008-05-31
1
-1
/
+1
*
libiproute: style fixes, and using smallint as appropriate
Denis Vlasenko
2008-05-31
3
-26
/
+24
*
udhcpc: shrink
Denis Vlasenko
2008-05-26
2
-20
/
+22
*
dnsd: fixes various segfaults.
Denis Vlasenko
2008-05-22
1
-3
/
+5
*
udhcpc: regularize the names of receiving functions,
Denis Vlasenko
2008-05-21
9
-49
/
+50
*
udhcpc: simplify renewal of the lease
Denis Vlasenko
2008-05-21
1
-22
/
+19
*
udhcpc: properly reduce timeout if bogus packets were received
Denis Vlasenko
2008-05-21
1
-11
/
+16
*
ifenslave: add forgotten INIT_G()
Denis Vlasenko
2008-05-20
1
-0
/
+2
*
- use STD*_FILENO some more. No object-code changes
Bernhard Reutner-Fischer
2008-05-19
4
-24
/
+24
*
- use EXIT_{SUCCESS,FAILURE}. No object-code changes
Bernhard Reutner-Fischer
2008-05-19
7
-18
/
+18
*
- Rename getpty() to xgetpty() and adjust callers.
Bernhard Reutner-Fischer
2008-05-19
1
-5
/
+1
*
more -Wall warning fixes. -Wall is enabled now.
Denis Vlasenko
2008-05-18
3
-9
/
+9
*
httpd: fix obscure case when user runs httpd -i from command line for testing.
Denis Vlasenko
2008-05-18
1
-1
/
+8
*
two fixlets for -Wall
Denis Vlasenko
2008-05-17
2
-2
/
+2
*
fix bug 2704: remove verbatim RFC text from source
Denis Vlasenko
2008-05-17
1
-451
/
+0
*
- accept ip l s ib0 addr 00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:0...
Bernhard Reutner-Fischer
2008-05-16
1
-2
/
+4
*
- very minor shrinkage
Bernhard Reutner-Fischer
2008-05-16
1
-5
/
+1
*
- add appropriate string for arp header #32 for use by ip(8)
Bernhard Reutner-Fischer
2008-05-16
1
-0
/
+6
*
- fix bug where we incorrectly rejected ifconfig eth0 hw ether $whatever
Bernhard Reutner-Fischer
2008-05-16
2
-3
/
+93
*
more of -Wall fixes from Cristian Ionescu-Idbohrn.
Denis Vlasenko
2008-05-15
15
-27
/
+25
*
remove stray semicolons (by Cristian Ionescu-Idbohrn)
Denis Vlasenko
2008-05-15
2
-2
/
+2
*
-Wall fixes by Cristian Ionescu-Idbohrn. No object code changes.
Denis Vlasenko
2008-05-12
2
-8
/
+8
[next]