Denys Vlasenko 89358a7131 traceroute: fix option parsing il y a 3 ans
..
libiproute ec9a5e6083 libiproute: band-aid for old uclibc missing IFA_FLAGS il y a 3 ans
ssl_helper d82046f59f networking/ssl_helper: experimental matrixssl-based ssl helper il y a 10 ans
ssl_helper-wolfssl 4acd393eba Update information on building httpd and wget helpers il y a 8 ans
udhcp 8cc3a744fb help text: use -P PORT form il y a 3 ans
Config.src 71fa5b0a4c tls: introduce FEATURE_TLS_SHA1 to make SHA1 code optional il y a 6 ans
Kbuild.src 47367e1d50 Convert all networking/* applets to "new style" applet definitions il y a 8 ans
arp.c 5c69ad0ecd build system: drop PLATFORM_LINUX il y a 4 ans
arping.c 5c69ad0ecd build system: drop PLATFORM_LINUX il y a 4 ans
brctl.c 5c69ad0ecd build system: drop PLATFORM_LINUX il y a 4 ans
dnsd.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls il y a 5 ans
ether-wake.c 5c69ad0ecd build system: drop PLATFORM_LINUX il y a 4 ans
ftpd.c e0afe0a9fd ftpd: allow -A if !FTPD_AUTHENTICATION as well il y a 6 ans
ftpgetput.c 8cc3a744fb help text: use -P PORT form il y a 3 ans
hostname.c 5d553bc558 more --help text tweaks il y a 4 ans
httpd.c ee1e0987e4 httpd: fix offset for sendfile il y a 3 ans
httpd_helpers.sh 4acd393eba Update information on building httpd and wget helpers il y a 8 ans
httpd_indexcgi.c a088da4476 httpd_indexcgi.c: use CSS for odd/even rows il y a 4 ans
httpd_post_upload.cgi 5d27cb3640 Make POST upload example script easier to use il y a 8 ans
httpd_ssi.c 6967578728 whitespace fixes. no code changes il y a 12 ans
ifconfig.c 11f1a2553e help text tweaks il y a 4 ans
ifenslave.c 5c69ad0ecd build system: drop PLATFORM_LINUX il y a 4 ans
ifplugd.c 965b795b87 decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly il y a 4 ans
ifupdown.c a2f18d950a help text tweaks il y a 3 ans
inetd.c 6cc4962b60 decrease padding: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly il y a 4 ans
interface.c 965b795b87 decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly il y a 4 ans
ip.c 965b795b87 decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly il y a 4 ans
ipcalc.c 84d5eddb25 help text: replace [OPTIONS] with actual options (if not too long) il y a 4 ans
isrv.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls il y a 5 ans
isrv.h 3deabea893 fixlet for the previous commit #2 il y a 11 ans
isrv_identd.c b097a84d62 config: update size information il y a 5 ans
nameif.c 5c69ad0ecd build system: drop PLATFORM_LINUX il y a 4 ans
nbd-client.c ec16c030bd libbb: introduce and use sleep1() il y a 4 ans
nc.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls il y a 5 ans
nc_bloaty.c ec16c030bd libbb: introduce and use sleep1() il y a 4 ans
netstat.c 6cc4962b60 decrease padding: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly il y a 4 ans
nslookup.c 6cc4962b60 decrease padding: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly il y a 4 ans
ntpd.c a2f18d950a help text tweaks il y a 3 ans
ntpd.diff aee7cd82be ntpd: add experimental patch il y a 8 ans
parse_pasv_epsv.c 06a407c628 networking: support ftp PASV responses not ending with ')' il y a 4 ans
ping.c c8f6c1d775 ping6: add -w/-W NUM to --help il y a 3 ans
pscan.c b164cdb854 help text tweaks, mainly expanding one for route il y a 3 ans
route.c ddc6dfdb4d route: code shrink il y a 3 ans
slattach.c ec16c030bd libbb: introduce and use sleep1() il y a 4 ans
ssl_client.c b097a84d62 config: update size information il y a 5 ans
tc.c b4ad1d86b6 tc: array address is never NULL il y a 5 ans
tcpudp.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls il y a 5 ans
tcpudp_perhost.c d82ea2ba8f tcpudp: shrink per-host rate-limiting code il y a 6 ans
tcpudp_perhost.h d82ea2ba8f tcpudp: shrink per-host rate-limiting code il y a 6 ans
telnet.c 77a51a2709 randomconfig fixes il y a 3 ans
telnetd.IAC_test.sh 122c47ac02 telnetd: fix corner case of input processing of 0xff bytes il y a 8 ans
telnetd.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls il y a 5 ans
telnetd.ctrlSQ.patch 3e134ebf6a *: slap on a few ALIGN1/2s where appropriate il y a 8 ans
tftp.c 4152b41183 tftp: fix --help il y a 3 ans
tls.c 965b795b87 decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly il y a 4 ans
tls.h 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls il y a 5 ans
tls_aes.c 4a9ec95565 tls: code shrink in AES code il y a 3 ans
tls_aes.h 5e4236d226 tls: in AES-CBC code, do not set key for every record - do it once il y a 6 ans
tls_aesgcm.c e5897d041d suppress a few "unused function" warnings il y a 5 ans
tls_aesgcm.h 941440cf16 tls: in AES-GCM decoding, avoid memmove il y a 6 ans
tls_fe.c 3109d1f965 tls: code shrink il y a 5 ans
tls_fe.h 83e5c627e1 tls: add support for TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 cipher il y a 6 ans
tls_pstm.c 37bdd8f8cb tls: pstm code shrink il y a 5 ans
tls_pstm.h 37bdd8f8cb tls: pstm code shrink il y a 5 ans
tls_pstm_montgomery_reduce.c ee9e5f92b6 networking: cc is not a register il y a 5 ans
tls_pstm_mul_comba.c ee9e5f92b6 networking: cc is not a register il y a 5 ans
tls_pstm_sqr_comba.c ee9e5f92b6 networking: cc is not a register il y a 5 ans
tls_rsa.c 37bdd8f8cb tls: pstm code shrink il y a 5 ans
tls_rsa.h a6192f347f tls: do not leak RSA key il y a 6 ans
tls_symmetric.h 9492da7e63 tls: set TLS_DEBUG to 0; placate a gcc indentation warning il y a 7 ans
traceroute.c 89358a7131 traceroute: fix option parsing il y a 3 ans
tunctl.c a2f18d950a help text tweaks il y a 3 ans
vconfig.c 5c69ad0ecd build system: drop PLATFORM_LINUX il y a 4 ans
wget.c a2f18d950a help text tweaks il y a 3 ans
whois.c 9ec836c033 whois: limit total length of response to 32+2 kb il y a 5 ans
zcip.c 5c69ad0ecd build system: drop PLATFORM_LINUX il y a 4 ans