.. |
libiproute
|
2075553a1b
libbb: add bit counting function, use where appropriate
|
5 months 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
|
a6ce017a8a
typo fix
|
5 months ago |
Config.src
|
94c78aa0b9
config system: move some options closer to relevalnt tool subdirectories
|
3 years ago |
Kbuild.src
|
47367e1d50
Convert all networking/* applets to "new style" applet definitions
|
8 years ago |
arp.c
|
99476502f9
Remove "select PLATFORM_LINUX"
|
1 year ago |
arping.c
|
5353df91cb
Update applet size estimates
|
1 year ago |
brctl.c
|
c484846c44
introduce and use exitcode_t
|
1 year ago |
dnsd.c
|
5353df91cb
Update applet size estimates
|
1 year ago |
ether-wake.c
|
5353df91cb
Update applet size estimates
|
1 year ago |
ftpd.c
|
609df6f22a
*: more --help tweaks
|
3 years ago |
ftpgetput.c
|
5353df91cb
Update applet size estimates
|
1 year ago |
hostname.c
|
5353df91cb
Update applet size estimates
|
1 year ago |
httpd.c
|
a26711a2d1
libbb: consolidate NOMMU fix of restoring high bit in argv[0][0]
|
1 year ago |
httpd_helpers.sh
|
4acd393eba
Update information on building httpd and wget helpers
|
8 years ago |
httpd_indexcgi.c
|
9b6f44e040
style fix
|
2 years ago |
httpd_post_upload.cgi
|
4d983dcdde
httpd_post_upload.cgi: use mktemp to avoid $RANDOM
|
3 years ago |
httpd_ssi.c
|
9b6f44e040
style fix
|
2 years ago |
ifconfig.c
|
99476502f9
Remove "select PLATFORM_LINUX"
|
1 year ago |
ifenslave.c
|
5c69ad0ecd
build system: drop PLATFORM_LINUX
|
4 years ago |
ifplugd.c
|
5353df91cb
Update applet size estimates
|
1 year ago |
ifupdown.c
|
2075553a1b
libbb: add bit counting function, use where appropriate
|
5 months ago |
inetd.c
|
648f506949
libbb: code shrink: introduce and use [_]exit_FAILURE()
|
1 year ago |
interface.c
|
ca466f385a
*: slap on a few ALIGN* where appropriate
|
2 years ago |
ip.c
|
f873c63085
ip link: support for the CAN netlink
|
8 months ago |
ipcalc.c
|
2075553a1b
libbb: add bit counting function, use where appropriate
|
5 months ago |
isrv.c
|
6937487be7
libbb: reduce the overhead of single parameter bb_error_msg() calls
|
5 years ago |
isrv.h
|
3deabea893
fixlet for the previous commit #2
|
11 years ago |
isrv_identd.c
|
5353df91cb
Update applet size estimates
|
1 year ago |
nameif.c
|
5353df91cb
Update applet size estimates
|
1 year ago |
nbd-client.c
|
5353df91cb
Update applet size estimates
|
1 year ago |
nc.c
|
db5546ca10
libbb: code shrink: introduce and use [_]exit_SUCCESS()
|
2 years ago |
nc_bloaty.c
|
a6ce017a8a
typo fix
|
5 months ago |
netstat.c
|
6cc4962b60
decrease padding: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly
|
4 years ago |
nslookup.c
|
5353df91cb
Update applet size estimates
|
1 year ago |
ntpd.c
|
9fc5933b10
ntpd: fix a warning on 32-bit arch build
|
1 year ago |
ntpd.diff
|
aee7cd82be
ntpd: add experimental patch
|
8 years ago |
parse_pasv_epsv.c
|
06a407c628
networking: support ftp PASV responses not ending with ')'
|
4 years ago |
ping.c
|
648f506949
libbb: code shrink: introduce and use [_]exit_FAILURE()
|
1 year ago |
pscan.c
|
5353df91cb
Update applet size estimates
|
1 year ago |
route.c
|
5353df91cb
Update applet size estimates
|
1 year ago |
slattach.c
|
5353df91cb
Update applet size estimates
|
1 year ago |
ssl_client.c
|
5353df91cb
Update applet size estimates
|
1 year ago |
tc.c
|
c484846c44
introduce and use exitcode_t
|
1 year ago |
tcpudp.c
|
d3e1090308
tcp/udpsvd: robustify SIGCHLD handling
|
3 years ago |
tcpudp_perhost.c
|
d82ea2ba8f
tcpudp: shrink per-host rate-limiting code
|
6 years ago |
tcpudp_perhost.h
|
d82ea2ba8f
tcpudp: shrink per-host rate-limiting code
|
6 years ago |
telnet.c
|
77a51a2709
randomconfig fixes
|
3 years ago |
telnetd.IAC_test.sh
|
122c47ac02
telnetd: fix corner case of input processing of 0xff bytes
|
8 years ago |
telnetd.c
|
5353df91cb
Update applet size estimates
|
1 year ago |
telnetd.ctrlSQ.patch
|
3e134ebf6a
*: slap on a few ALIGN1/2s where appropriate
|
8 years ago |
tftp.c
|
1abaa6b84c
telnetd: give inetd.conf example in --help
|
3 years ago |
tls.c
|
c8c1fcdba1
tls: move definitions around, no code changes
|
2 years ago |
tls.h
|
74ee3f2f73
tls: remove unused tls_symmetric.h (was used by old "big" AES code)
|
3 years ago |
tls_aes.c
|
4a9ec95565
tls: code shrink in AES code
|
3 years ago |
tls_aes.h
|
5e4236d226
tls: in AES-CBC code, do not set key for every record - do it once
|
6 years ago |
tls_aesgcm.c
|
e5897d041d
suppress a few "unused function" warnings
|
5 years ago |
tls_aesgcm.h
|
941440cf16
tls: in AES-GCM decoding, avoid memmove
|
6 years ago |
tls_fe.c
|
b240733ae7
tls: x25519: code shrink by factoring out common code
|
3 years ago |
tls_pstm.c
|
e52e43c72f
tls: whitespace fixes
|
3 years ago |
tls_pstm.h
|
aec8fbfb83
whitespace fix
|
3 years ago |
tls_pstm_montgomery_reduce.c
|
20b224046c
tls: further reduce register pressure in i386 assembly
|
3 years ago |
tls_pstm_mul_comba.c
|
ee9e5f92b6
networking: cc is not a register
|
5 years ago |
tls_pstm_sqr_comba.c
|
ee9e5f92b6
networking: cc is not a register
|
5 years ago |
tls_rsa.c
|
e52e43c72f
tls: whitespace fixes
|
3 years ago |
tls_rsa.h
|
a6192f347f
tls: do not leak RSA key
|
6 years ago |
tls_sp_c32.c
|
999e290ef6
tls: P256: improve x86_64 multiplication asm code
|
4 months ago |
traceroute.c
|
5353df91cb
Update applet size estimates
|
1 year ago |
tunctl.c
|
5353df91cb
Update applet size estimates
|
1 year ago |
vconfig.c
|
5353df91cb
Update applet size estimates
|
1 year ago |
wget.c
|
a667a7f020
wget: fix compile warnings when WGET_FTP is not selected
|
1 month ago |
whois.c
|
5353df91cb
Update applet size estimates
|
1 year ago |
zcip.c
|
5353df91cb
Update applet size estimates
|
1 year ago |