index
:
busybox.git
1_33_stable
1_35_stable
master
Copy of git.busybox.net/busybox
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
networking
Age
Commit message (
Expand
)
Author
2015-10-24
zcip: do not query current time if we won't use the result
Denys Vlasenko
2015-10-24
dumpleases: make host names sanitized to shell-friendly condition
Denys Vlasenko
2015-10-23
httpd: fix heap buffer overflow. Closes 8426
Denys Vlasenko
2015-10-20
wget: make Bartosz's "wget --passive-ftp -nd -t 3" work
Denys Vlasenko
2015-10-14
libiproute: make rt_addr_n2a() and format_host() return auto strings
Denys Vlasenko
2015-10-14
libiproute: rename invarg(a,b) to invarg_1_to_2(a,b)
Denys Vlasenko
2015-10-14
networking: add 'ip neigh' command
Curt Brune
2015-10-13
*: more BUILD_BUG_ON conversions
Denys Vlasenko
2015-10-13
wget: shrink code if https isn't supported
Ron Yorston
2015-10-13
libbb: introduce kernel-style BUILD_BUG_ON()
Denys Vlasenko
2015-10-13
ftpd: make DIR parameter work for non-root too: chdir to it instead of chroot
Denys Vlasenko
2015-10-13
whitespace fixes
Denys Vlasenko
2015-10-09
use auto_string() where appropriate to kill a few statics
Denys Vlasenko
2015-10-09
libbb: auto_string() for efficient handling of temporary malloced stirngs
Denys Vlasenko
2015-10-08
udhcpc: fix for some Android toolchain breakage
Denys Vlasenko
2015-10-08
iproute: more string reuse
Denys Vlasenko
2015-10-08
iproute: don't hardcode the path to config files
Christoph J. Thompson
2015-10-08
ip: increased max ID for /etc/iproute2/rt_tables to 1023
Denys Vlasenko
2015-10-08
libiproute: use itoa() where appropriate
Denys Vlasenko
2015-10-08
join some common strings, -400 bytes
Denys Vlasenko
2015-10-07
build system: -fno-builtin-printf
Denys Vlasenko
2015-10-07
wget: make it possible to have both SSL helpers configured
Denys Vlasenko
2015-10-07
ifplugd: discovered why it needed net/ethernet.h: just for ETH_ALEN
Denys Vlasenko
2015-10-07
ssl_helper: tweaks discovered while building 32-bit version
Denys Vlasenko
2015-10-07
wget: make openssl/ssl_helper choice configurable
Denys Vlasenko
2015-10-05
Aboriginal linux/musl build fixes
Denys Vlasenko
2015-08-25
ping: fix recently introduced build breakage for non-optimizing builds
Denys Vlasenko
2015-08-24
ifupdown: 'prio' should have been 'metric' in static_up and static_up6
Alex Dowad
2015-08-24
libbb: add setsockopt_foo helpers
Denys Vlasenko
2015-08-24
Merge setsockopt error messages
Denys Vlasenko
2015-08-24
traceroute: fix help text
Denys Vlasenko
2015-08-16
arping: make help text clearer
Denys Vlasenko
2015-08-15
ipcalc: fix trivial usage message
Ron Yorston
2015-08-04
zcip: tweak comments and make unsigned division more obvious
Denys Vlasenko
2015-08-04
zcip: another code shrink
Denys Vlasenko
2015-08-04
zcip: code shrink
Denys Vlasenko
2015-08-04
zcip: simplify code
Denys Vlasenko
2015-07-30
udhcpc: dns labels can actually start with a number
Arthur Gautier
2015-07-19
libbb: add a function to make a copy of a region of memory
Ron Yorston
2015-07-13
Removes stray empty line from code
Maninder Singh
2015-07-01
ipaddress: better formatting, no code changes
Denys Vlasenko
2015-07-01
ip addr: support change and replace commands
Michael Tokarev
2015-05-25
typo fixes
Maninder Singh
2015-05-24
tc: fix print_rate
Denys Vlasenko
2015-03-31
ftpd: change_identity() must be after chroot()
Denys Vlasenko
2015-03-22
zcip: fix wrong comparison of source IP with our IP
Vladislav Grishenko
2015-03-22
ifupdown: shrink a message
Denys Vlasenko
2015-03-22
ifupdown: correct ifstate update during 'ifup -a'. Closes 6212
Frank Bergmann
2015-03-12
Use chomp to remove newlines
Ron Yorston
2015-03-12
libbb: introduce and use is_prefixed_with()
Denys Vlasenko
[prev]
[next]