.. |
libiproute
|
2f24d30d01
iproute: support for filtering by and printing of scope
|
7 years ago |
ssl_helper
|
d82046f59f
networking/ssl_helper: experimental matrixssl-based ssl helper
|
10 years ago |
ssl_helper-wolfssl
|
4acd393eba
Update information on building httpd and wget helpers
|
8 years ago |
udhcp
|
4ee824f6ba
randomconfig fixes
|
7 years ago |
Config.src
|
c6725b0af6
Fix dependency for IFUPDOWN_UDHCPC_CMD_OPTIONS
|
8 years ago |
Kbuild.src
|
47367e1d50
Convert all networking/* applets to "new style" applet definitions
|
8 years ago |
arp.c
|
47367e1d50
Convert all networking/* applets to "new style" applet definitions
|
8 years ago |
arping.c
|
47367e1d50
Convert all networking/* applets to "new style" applet definitions
|
8 years ago |
brctl.c
|
47367e1d50
Convert all networking/* applets to "new style" applet definitions
|
8 years ago |
dnsd.c
|
10ad622dc2
Spelling fixes in comments, documentation, tests and examples
|
7 years ago |
ether-wake.c
|
47367e1d50
Convert all networking/* applets to "new style" applet definitions
|
8 years ago |
ftpd.c
|
b13b618335
ftpd/ls: show directories first
|
8 years ago |
ftpgetput.c
|
f560422fa0
Big cleanup in config help and description
|
8 years ago |
hostname.c
|
205d48e948
*: add comment about APPLET_ODDNAME format
|
8 years ago |
httpd.c
|
2b400d9b2b
httpd: fix handling of range requests
|
7 years ago |
httpd_helpers.sh
|
4acd393eba
Update information on building httpd and wget helpers
|
8 years ago |
httpd_indexcgi.c
|
168f87c531
httpd_indexcgi.c: fix compile failure
|
12 years ago |
httpd_post_upload.cgi
|
5d27cb3640
Make POST upload example script easier to use
|
8 years ago |
httpd_ssi.c
|
6967578728
whitespace fixes. no code changes
|
12 years ago |
ifconfig.c
|
47367e1d50
Convert all networking/* applets to "new style" applet definitions
|
8 years ago |
ifenslave.c
|
10ad622dc2
Spelling fixes in comments, documentation, tests and examples
|
7 years ago |
ifplugd.c
|
47367e1d50
Convert all networking/* applets to "new style" applet definitions
|
8 years ago |
ifupdown.c
|
205d48e948
*: add comment about APPLET_ODDNAME format
|
8 years ago |
inetd.c
|
f807b8e96e
inetd,mount: do not die if uclibc without RPC is detected
|
7 years ago |
interface.c
|
1d3a04a3a4
Code style fixes, no code changes
|
8 years ago |
ip.c
|
7121bb8023
ipaddress: tweak help text more: mention "brd +" syntax
|
7 years ago |
ipcalc.c
|
f560422fa0
Big cleanup in config help and description
|
8 years ago |
isrv.c
|
10ad622dc2
Spelling fixes in comments, documentation, tests and examples
|
7 years ago |
isrv.h
|
3deabea893
fixlet for the previous commit #2
|
11 years ago |
isrv_identd.c
|
47367e1d50
Convert all networking/* applets to "new style" applet definitions
|
8 years ago |
nameif.c
|
47367e1d50
Convert all networking/* applets to "new style" applet definitions
|
8 years ago |
nbd-client.c
|
7b85ec30b5
*: more BUILD_BUG_ON conversions
|
9 years ago |
nc.c
|
5b3b468ec0
nc: use poll() instead of select()
|
7 years ago |
nc_bloaty.c
|
10ad622dc2
Spelling fixes in comments, documentation, tests and examples
|
7 years ago |
netstat.c
|
f560422fa0
Big cleanup in config help and description
|
8 years ago |
nslookup.c
|
47367e1d50
Convert all networking/* applets to "new style" applet definitions
|
8 years ago |
ntpd.c
|
10ad622dc2
Spelling fixes in comments, documentation, tests and examples
|
7 years ago |
ntpd.diff
|
aee7cd82be
ntpd: add experimental patch
|
8 years ago |
ping.c
|
10ad622dc2
Spelling fixes in comments, documentation, tests and examples
|
7 years ago |
pscan.c
|
47367e1d50
Convert all networking/* applets to "new style" applet definitions
|
8 years ago |
route.c
|
47367e1d50
Convert all networking/* applets to "new style" applet definitions
|
8 years ago |
slattach.c
|
47367e1d50
Convert all networking/* applets to "new style" applet definitions
|
8 years ago |
ssl_client.c
|
9a647c326a
separate TLS code into a library, use in in wget
|
8 years ago |
tc.c
|
12389889c0
ip: better --help
|
8 years ago |
tcpudp.c
|
10ad622dc2
Spelling fixes in comments, documentation, tests and examples
|
7 years ago |
tcpudp_perhost.c
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 years ago |
tcpudp_perhost.h
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 years ago |
telnet.c
|
ed15dde60a
Move FEATURE_AUTOWIDTH config option to two applets which use it
|
8 years ago |
telnetd.IAC_test.sh
|
122c47ac02
telnetd: fix corner case of input processing of 0xff bytes
|
8 years ago |
telnetd.c
|
47367e1d50
Convert all networking/* applets to "new style" applet definitions
|
8 years ago |
telnetd.ctrlSQ.patch
|
3e134ebf6a
*: slap on a few ALIGN1/2s where appropriate
|
8 years ago |
tftp.c
|
f560422fa0
Big cleanup in config help and description
|
8 years ago |
tls.c
|
8965e5089e
tls: use capped SNI len everywhere
|
7 years ago |
tls.h
|
0a53eadea5
tls: fix pstm asm constraint problem
|
7 years ago |
tls_aes.c
|
6e99f1cb45
tls: replace aes encryption/decryption by much smaller one
|
7 years ago |
tls_aes.h
|
c31b54fd81
tls: fold AES CBC en/decryption into single functions
|
8 years ago |
tls_pstm.c
|
229d3c467d
tls: avoid using int16 in pstm code
|
7 years ago |
tls_pstm.h
|
229d3c467d
tls: avoid using int16 in pstm code
|
7 years ago |
tls_pstm_montgomery_reduce.c
|
6b1b004845
tls: commented out psPool_t use
|
8 years ago |
tls_pstm_mul_comba.c
|
0a53eadea5
tls: fix pstm asm constraint problem
|
7 years ago |
tls_pstm_sqr_comba.c
|
0a53eadea5
tls: fix pstm asm constraint problem
|
7 years ago |
tls_rsa.c
|
6b1b004845
tls: commented out psPool_t use
|
8 years ago |
tls_rsa.h
|
6b1b004845
tls: commented out psPool_t use
|
8 years ago |
tls_symmetric.h
|
9492da7e63
tls: set TLS_DEBUG to 0; placate a gcc indentation warning
|
8 years ago |
traceroute.c
|
f560422fa0
Big cleanup in config help and description
|
8 years ago |
tunctl.c
|
47367e1d50
Convert all networking/* applets to "new style" applet definitions
|
8 years ago |
vconfig.c
|
10ad622dc2
Spelling fixes in comments, documentation, tests and examples
|
7 years ago |
wget.c
|
67f6db6b27
wget: add a big explanation what TLS code implements and what does not
|
8 years ago |
whois.c
|
237bedd499
getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST
|
8 years ago |
zcip.c
|
47367e1d50
Convert all networking/* applets to "new style" applet definitions
|
8 years ago |