.. |
libiproute
|
ce4bc1ed04
iproute: support "scope". Closes 8561
|
8 anni fa |
ssl_helper
|
d82046f59f
networking/ssl_helper: experimental matrixssl-based ssl helper
|
10 anni fa |
ssl_helper-wolfssl
|
78fb6ea63a
ssl_helper: tweaks discovered while building 32-bit version
|
9 anni fa |
udhcp
|
f75a96d74c
udhcp: fix capitalization of two messages
|
8 anni fa |
Config.src
|
0269789537
inetd: make FEATURE_INETD_RPC off by default
|
9 anni fa |
Kbuild.src
|
1c6c670ed4
wget: make openssl/ssl_helper choice configurable
|
9 anni fa |
arp.c
|
97f2f7ca7f
Removes stray empty line from code
|
9 anni fa |
arping.c
|
d60752f8c9
build system: -fno-builtin-printf
|
9 anni fa |
brctl.c
|
0f296a3a56
libiproute: rename invarg(a,b) to invarg_1_to_2(a,b)
|
9 anni fa |
dnsd.c
|
8dff01d06a
libbb: introduce and use is_prefixed_with()
|
9 anni fa |
ether-wake.c
|
eba5faec67
ether-wake: shorten help text, reduce packet buffer size
|
11 anni fa |
ftpd.c
|
f7ad927c20
ftpd: make DIR parameter work for non-root too: chdir to it instead of chroot
|
9 anni fa |
ftpgetput.c
|
ab3964db4e
libbb: introduce kernel-style BUILD_BUG_ON()
|
9 anni fa |
hostname.c
|
e9355c4326
hostname: do not use gethostbyname() for "hostname -s"
|
11 anni fa |
httpd.c
|
59f8475924
httpd: fix heap buffer overflow. Closes 8426
|
9 anni fa |
httpd_indexcgi.c
|
168f87c531
httpd_indexcgi.c: fix compile failure
|
12 anni fa |
httpd_post_upload.txt
|
e3600a042e
httpd_post_upload.txt example: handle binary files too
|
15 anni fa |
httpd_ssi.c
|
6967578728
whitespace fixes. no code changes
|
11 anni fa |
ifconfig.c
|
fc364ba9e3
fix build error with musl libc due to if_slip.h
|
11 anni fa |
ifenslave.c
|
7f3a2a2256
join some common strings, -400 bytes
|
9 anni fa |
ifplugd.c
|
4271698fea
ifplugd: discovered why it needed net/ethernet.h: just for ETH_ALEN
|
9 anni fa |
ifupdown.c
|
35e063e1b9
ifupdowm: fix "warning: unused variable 'iface_list'"
|
8 anni fa |
inetd.c
|
066e76befe
Replace a few more bb_info_msg's by bb_error_msg or printf
|
8 anni fa |
interface.c
|
9844d7e830
Revert "networking: properly initialize ipv6 scope id for printing it"
|
8 anni fa |
ip.c
|
69934701fd
networking: add 'ip neigh' command
|
9 anni fa |
ipcalc.c
|
72dcbe4df7
ipcalc: fix trivial usage message
|
9 anni fa |
isrv.c
|
ab3964db4e
libbb: introduce kernel-style BUILD_BUG_ON()
|
9 anni fa |
isrv.h
|
3deabea893
fixlet for the previous commit #2
|
10 anni fa |
isrv_identd.c
|
604b7b6cc0
fakeidentd: simplify ndelay manipulations
|
10 anni fa |
nameif.c
|
8dff01d06a
libbb: introduce and use is_prefixed_with()
|
9 anni fa |
nbd-client.c
|
7b85ec30b5
*: more BUILD_BUG_ON conversions
|
9 anni fa |
nc.c
|
ca54b662e7
nc: use symbolic SHUT_WR instead of literal 1
|
11 anni fa |
nc_bloaty.c
|
c52cbea2bb
libbb: add setsockopt_foo helpers
|
9 anni fa |
netstat.c
|
97c6491b4e
typo fixes
|
9 anni fa |
nslookup.c
|
d66eb9042d
nslookup: set default DNS server again. Hopefully helps with 675
|
11 anni fa |
ntpd.c
|
c8641962e4
ntpd: if peer does not reply anymore, try re-resolving its hostname
|
8 anni fa |
ntpd.diff
|
aee7cd82be
ntpd: add experimental patch
|
8 anni fa |
ping.c
|
ab3964db4e
libbb: introduce kernel-style BUILD_BUG_ON()
|
9 anni fa |
pscan.c
|
327f550669
Use unsigned printf/scanf conversion where more appropriate
|
11 anni fa |
route.c
|
a75dcd4353
route: fix bogus read error when route table is empty
|
9 anni fa |
slattach.c
|
0f296a3a56
libiproute: rename invarg(a,b) to invarg_1_to_2(a,b)
|
9 anni fa |
tc.c
|
0f296a3a56
libiproute: rename invarg(a,b) to invarg_1_to_2(a,b)
|
9 anni fa |
tcpudp.c
|
4abcb8b0d1
tcpudp: simplify help text
|
13 anni fa |
tcpudp_perhost.c
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 anni fa |
tcpudp_perhost.h
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 anni fa |
telnet.c
|
7b85ec30b5
*: more BUILD_BUG_ON conversions
|
9 anni fa |
telnetd.c
|
c52cbea2bb
libbb: add setsockopt_foo helpers
|
9 anni fa |
telnetd.ctrlSQ.patch
|
5e34ff29bc
*: mass renaming of USE_XXXX to IF_XXXX
|
15 anni fa |
tftp.c
|
ab3964db4e
libbb: introduce kernel-style BUILD_BUG_ON()
|
9 anni fa |
traceroute.c
|
066e76befe
Replace a few more bb_info_msg's by bb_error_msg or printf
|
8 anni fa |
tunctl.c
|
066e76befe
Replace a few more bb_info_msg's by bb_error_msg or printf
|
8 anni fa |
vconfig.c
|
fdd0b3b398
vconfig: fix help text; small code shrink. Closes 4658
|
13 anni fa |
wget.c
|
6701e91d84
wget: make -T timeout work on header reads too. Closes 8636
|
8 anni fa |
whois.c
|
66426760be
*: remove "Options:" string from help texts
|
13 anni fa |
zcip.c
|
cde1199e01
zcip: use bb_error_msg for logging, not bb_info_msg
|
8 anni fa |