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
...
|
*
libbb: introduce kernel-style BUILD_BUG_ON()
Denys Vlasenko
2015-10-13
5
-21
/
+12
|
*
ftpd: make DIR parameter work for non-root too: chdir to it instead of chroot
Denys Vlasenko
2015-10-13
1
-1
/
+16
|
*
whitespace fixes
Denys Vlasenko
2015-10-13
1
-1
/
+1
|
*
use auto_string() where appropriate to kill a few statics
Denys Vlasenko
2015-10-09
1
-18
/
+6
|
*
libbb: auto_string() for efficient handling of temporary malloced stirngs
Denys Vlasenko
2015-10-09
2
-7
/
+8
|
*
udhcpc: fix for some Android toolchain breakage
Denys Vlasenko
2015-10-08
1
-0
/
+14
|
*
iproute: more string reuse
Denys Vlasenko
2015-10-08
1
-6
/
+9
|
*
iproute: don't hardcode the path to config files
Christoph J. Thompson
2015-10-08
2
-5
/
+14
|
*
ip: increased max ID for /etc/iproute2/rt_tables to 1023
Denys Vlasenko
2015-10-08
1
-10
/
+19
|
*
libiproute: use itoa() where appropriate
Denys Vlasenko
2015-10-08
9
-61
/
+37
|
*
join some common strings, -400 bytes
Denys Vlasenko
2015-10-08
2
-7
/
+7
|
*
build system: -fno-builtin-printf
Denys Vlasenko
2015-10-07
2
-3
/
+3
|
*
wget: make it possible to have both SSL helpers configured
Denys Vlasenko
2015-10-07
1
-23
/
+53
|
*
ifplugd: discovered why it needed net/ethernet.h: just for ETH_ALEN
Denys Vlasenko
2015-10-07
1
-0
/
+4
|
*
ssl_helper: tweaks discovered while building 32-bit version
Denys Vlasenko
2015-10-07
3
-4
/
+10
|
*
wget: make openssl/ssl_helper choice configurable
Denys Vlasenko
2015-10-07
7
-53
/
+623
|
*
Aboriginal linux/musl build fixes
Denys Vlasenko
2015-10-05
2
-2
/
+62
|
*
ping: fix recently introduced build breakage for non-optimizing builds
Denys Vlasenko
2015-08-25
1
-1
/
+1
|
*
ifupdown: 'prio' should have been 'metric' in static_up and static_up6
Alex Dowad
2015-08-24
1
-2
/
+2
|
*
libbb: add setsockopt_foo helpers
Denys Vlasenko
2015-08-24
11
-52
/
+39
|
*
Merge setsockopt error messages
Denys Vlasenko
2015-08-24
3
-6
/
+6
|
*
traceroute: fix help text
Denys Vlasenko
2015-08-24
1
-32
/
+34
|
*
arping: make help text clearer
Denys Vlasenko
2015-08-16
1
-12
/
+11
|
*
ipcalc: fix trivial usage message
Ron Yorston
2015-08-15
1
-1
/
+2
|
*
zcip: tweak comments and make unsigned division more obvious
Denys Vlasenko
2015-08-04
1
-9
/
+6
|
*
zcip: another code shrink
Denys Vlasenko
2015-08-04
1
-159
/
+148
|
*
zcip: code shrink
Denys Vlasenko
2015-08-04
1
-78
/
+59
*
|
Merge branch 'busybox' into merge
Ron Yorston
2015-08-04
4
-154
/
+98
|
\
|
|
*
zcip: simplify code
Denys Vlasenko
2015-08-04
1
-139
/
+96
|
*
udhcpc: dns labels can actually start with a number
Arthur Gautier
2015-07-30
1
-4
/
+0
|
*
libbb: add a function to make a copy of a region of memory
Ron Yorston
2015-07-19
2
-11
/
+2
*
|
Merge branch 'busybox' into merge
Ron Yorston
2015-07-14
8
-20
/
+24
|
\
|
|
*
Removes stray empty line from code
Maninder Singh
2015-07-13
4
-4
/
+0
|
*
ipaddress: better formatting, no code changes
Denys Vlasenko
2015-07-01
1
-6
/
+10
|
*
ip addr: support change and replace commands
Michael Tokarev
2015-07-01
2
-9
/
+13
|
*
typo fixes
Maninder Singh
2015-05-25
1
-1
/
+1
|
*
tc: fix print_rate
Denys Vlasenko
2015-05-24
1
-7
/
+7
*
|
ipcalc: enable by default for WIN32
Ron Yorston
2015-07-13
1
-1
/
+2
*
|
Merge branch 'busybox' into merge
FRP
Ron Yorston
2015-05-18
1
-20
/
+21
|
\
|
|
*
ftpd: change_identity() must be after chroot()
Denys Vlasenko
2015-03-31
1
-20
/
+21
*
|
Merge branch 'busybox' into merge
Ron Yorston
2015-03-23
2
-5
/
+6
|
\
|
|
*
zcip: fix wrong comparison of source IP with our IP
Vladislav Grishenko
2015-03-22
1
-1
/
+1
|
*
ifupdown: shrink a message
Denys Vlasenko
2015-03-22
1
-1
/
+1
|
*
ifupdown: correct ifstate update during 'ifup -a'. Closes 6212
Frank Bergmann
2015-03-22
1
-3
/
+4
*
|
Merge branch 'busybox' into merge
Ron Yorston
2015-03-14
18
-1119
/
+189
|
\
|
|
*
Use chomp to remove newlines
Ron Yorston
2015-03-12
1
-1
/
+1
|
*
libbb: introduce and use is_prefixed_with()
Denys Vlasenko
2015-03-12
7
-18
/
+18
|
*
arping: fix iface name in error messages
Alexander Korolkov
2015-03-12
1
-2
/
+1
|
*
ntpd: tweak help text
Denys Vlasenko
2015-03-05
1
-1
/
+2
|
*
inetd: fix order of array index check and array access
Denys Vlasenko
2015-03-03
1
-3
/
+5
[prev]
[next]