Denys Vlasenko 02ca565646 udhcpc6: fix binding to network aliases vor 1 Jahr
..
libiproute ca466f385a *: slap on a few ALIGN* where appropriate vor 2 Jahren
ssl_helper d82046f59f networking/ssl_helper: experimental matrixssl-based ssl helper vor 10 Jahren
ssl_helper-wolfssl 4acd393eba Update information on building httpd and wget helpers vor 8 Jahren
udhcp 02ca565646 udhcpc6: fix binding to network aliases vor 1 Jahr
Config.src 94c78aa0b9 config system: move some options closer to relevalnt tool subdirectories vor 3 Jahren
Kbuild.src 47367e1d50 Convert all networking/* applets to "new style" applet definitions vor 8 Jahren
arp.c 99476502f9 Remove "select PLATFORM_LINUX" vor 2 Jahren
arping.c 99476502f9 Remove "select PLATFORM_LINUX" vor 2 Jahren
brctl.c 99476502f9 Remove "select PLATFORM_LINUX" vor 2 Jahren
dnsd.c 9fa7d7d97d dnsd: check that we don't read past packet vor 3 Jahren
ether-wake.c 5c69ad0ecd build system: drop PLATFORM_LINUX vor 4 Jahren
ftpd.c 609df6f22a *: more --help tweaks vor 3 Jahren
ftpgetput.c 7ab9cd2398 libbb: make bb_lookup_port() abort on bad port names vor 3 Jahren
hostname.c 5d553bc558 more --help text tweaks vor 4 Jahren
httpd.c c2788f88f4 libbb: introduce and use chdir_or_warn() vor 2 Jahren
httpd_helpers.sh 4acd393eba Update information on building httpd and wget helpers vor 8 Jahren
httpd_indexcgi.c 9b6f44e040 style fix vor 2 Jahren
httpd_post_upload.cgi 4d983dcdde httpd_post_upload.cgi: use mktemp to avoid $RANDOM vor 3 Jahren
httpd_ssi.c 9b6f44e040 style fix vor 2 Jahren
ifconfig.c 99476502f9 Remove "select PLATFORM_LINUX" vor 2 Jahren
ifenslave.c 5c69ad0ecd build system: drop PLATFORM_LINUX vor 4 Jahren
ifplugd.c 99476502f9 Remove "select PLATFORM_LINUX" vor 2 Jahren
ifupdown.c ca466f385a *: slap on a few ALIGN* where appropriate vor 2 Jahren
inetd.c 987be932ed *: slap on a few ALIGN_PTR where appropriate vor 2 Jahren
interface.c ca466f385a *: slap on a few ALIGN* where appropriate vor 2 Jahren
ip.c 99476502f9 Remove "select PLATFORM_LINUX" vor 2 Jahren
ipcalc.c 84d5eddb25 help text: replace [OPTIONS] with actual options (if not too long) vor 4 Jahren
isrv.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls vor 5 Jahren
isrv.h 3deabea893 fixlet for the previous commit #2 vor 11 Jahren
isrv_identd.c b097a84d62 config: update size information vor 6 Jahren
nameif.c 99476502f9 Remove "select PLATFORM_LINUX" vor 2 Jahren
nbd-client.c ec16c030bd libbb: introduce and use sleep1() vor 4 Jahren
nc.c db5546ca10 libbb: code shrink: introduce and use [_]exit_SUCCESS() vor 2 Jahren
nc_bloaty.c 7ab9cd2398 libbb: make bb_lookup_port() abort on bad port names vor 3 Jahren
netstat.c 6cc4962b60 decrease padding: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly vor 4 Jahren
nslookup.c 53b2fdcdba *: add NOINLINEs where code noticeably shrinks vor 3 Jahren
ntpd.c 53b2fdcdba *: add NOINLINEs where code noticeably shrinks vor 3 Jahren
ntpd.diff aee7cd82be ntpd: add experimental patch vor 8 Jahren
parse_pasv_epsv.c 06a407c628 networking: support ftp PASV responses not ending with ')' vor 4 Jahren
ping.c 9eddf164bf ping: fix typo in --help text vor 2 Jahren
pscan.c b164cdb854 help text tweaks, mainly expanding one for route vor 4 Jahren
route.c 99476502f9 Remove "select PLATFORM_LINUX" vor 2 Jahren
slattach.c ec16c030bd libbb: introduce and use sleep1() vor 4 Jahren
ssl_client.c b097a84d62 config: update size information vor 6 Jahren
tc.c 99476502f9 Remove "select PLATFORM_LINUX" vor 2 Jahren
tcpudp.c d3e1090308 tcp/udpsvd: robustify SIGCHLD handling vor 3 Jahren
tcpudp_perhost.c d82ea2ba8f tcpudp: shrink per-host rate-limiting code vor 6 Jahren
tcpudp_perhost.h d82ea2ba8f tcpudp: shrink per-host rate-limiting code vor 6 Jahren
telnet.c 77a51a2709 randomconfig fixes vor 3 Jahren
telnetd.IAC_test.sh 122c47ac02 telnetd: fix corner case of input processing of 0xff bytes vor 8 Jahren
telnetd.c db5546ca10 libbb: code shrink: introduce and use [_]exit_SUCCESS() vor 2 Jahren
telnetd.ctrlSQ.patch 3e134ebf6a *: slap on a few ALIGN1/2s where appropriate vor 8 Jahren
tftp.c 1abaa6b84c telnetd: give inetd.conf example in --help vor 3 Jahren
tls.c c8c1fcdba1 tls: move definitions around, no code changes vor 2 Jahren
tls.h 74ee3f2f73 tls: remove unused tls_symmetric.h (was used by old "big" AES code) vor 3 Jahren
tls_aes.c 4a9ec95565 tls: code shrink in AES code vor 4 Jahren
tls_aes.h 5e4236d226 tls: in AES-CBC code, do not set key for every record - do it once vor 6 Jahren
tls_aesgcm.c e5897d041d suppress a few "unused function" warnings vor 5 Jahren
tls_aesgcm.h 941440cf16 tls: in AES-GCM decoding, avoid memmove vor 6 Jahren
tls_fe.c b240733ae7 tls: x25519: code shrink by factoring out common code vor 3 Jahren
tls_pstm.c e52e43c72f tls: whitespace fixes vor 3 Jahren
tls_pstm.h aec8fbfb83 whitespace fix vor 3 Jahren
tls_pstm_montgomery_reduce.c 20b224046c tls: further reduce register pressure in i386 assembly vor 3 Jahren
tls_pstm_mul_comba.c ee9e5f92b6 networking: cc is not a register vor 5 Jahren
tls_pstm_sqr_comba.c ee9e5f92b6 networking: cc is not a register vor 5 Jahren
tls_rsa.c e52e43c72f tls: whitespace fixes vor 3 Jahren
tls_rsa.h a6192f347f tls: do not leak RSA key vor 6 Jahren
tls_sp_c32.c 7b969bb2ad tls: P256: remove NOP macro sp_256_norm_8() vor 2 Jahren
traceroute.c 99476502f9 Remove "select PLATFORM_LINUX" vor 2 Jahren
tunctl.c 99476502f9 Remove "select PLATFORM_LINUX" vor 2 Jahren
vconfig.c 6b6826f0b8 *: --help tweaks vor 3 Jahren
wget.c b9fba185c5 wget: allow end-users to customize Content-Type for --post-data and --post-file vor 3 Jahren
whois.c 9ec836c033 whois: limit total length of response to 32+2 kb vor 5 Jahren
zcip.c 5c69ad0ecd build system: drop PLATFORM_LINUX vor 4 Jahren