Denys Vlasenko be11940911 telnet: fix uninitialized variable bug 5 лет назад
..
libiproute 028c5aa18b ip: use rtnl_send_check() on flush commands, closes 6962 5 лет назад
ssl_helper d82046f59f networking/ssl_helper: experimental matrixssl-based ssl helper 10 лет назад
ssl_helper-wolfssl 4acd393eba Update information on building httpd and wget helpers 8 лет назад
udhcp 6eb6e6a1e9 dhcp: downgrade "got raw socket fd" message to log3, make log2 default max 5 лет назад
Config.src 71fa5b0a4c tls: introduce FEATURE_TLS_SHA1 to make SHA1 code optional 6 лет назад
Kbuild.src 47367e1d50 Convert all networking/* applets to "new style" applet definitions 8 лет назад
arp.c b097a84d62 config: update size information 6 лет назад
arping.c b097a84d62 config: update size information 6 лет назад
brctl.c 04a0b7f080 bc: placate compiler warnings 5 лет назад
dnsd.c 253c4e787a Optionally re-introduce bb_info_msg() 5 лет назад
ether-wake.c b097a84d62 config: update size information 6 лет назад
ftpd.c e0afe0a9fd ftpd: allow -A if !FTPD_AUTHENTICATION as well 6 лет назад
ftpgetput.c b097a84d62 config: update size information 6 лет назад
hostname.c b097a84d62 config: update size information 6 лет назад
httpd.c 1230aec77a httpd: .js is "application/javascript", not "application/x-javascript" 5 лет назад
httpd_helpers.sh 4acd393eba Update information on building httpd and wget helpers 8 лет назад
httpd_indexcgi.c 168f87c531 httpd_indexcgi.c: fix compile failure 12 лет назад
httpd_post_upload.cgi 5d27cb3640 Make POST upload example script easier to use 8 лет назад
httpd_ssi.c 6967578728 whitespace fixes. no code changes 12 лет назад
ifconfig.c 82ec89480d networking/interface.c: get rid of global "smallint interface_opt_a" 6 лет назад
ifenslave.c 036585a911 getopt32: remove applet_long_options 7 лет назад
ifplugd.c 45e3967c20 libbb: move netlink socket binding to the utility function 5 лет назад
ifupdown.c 405095d84b ifupdown: close memory leak 5 лет назад
inetd.c 5059653882 do not duplicate CONFIG_PID_FILE_PATH and ".pid" strings 5 лет назад
interface.c d51ba0b5ab networking/interface.c: get rid of global data 6 лет назад
ip.c b097a84d62 config: update size information 6 лет назад
ipcalc.c b097a84d62 config: update size information 6 лет назад
isrv.c 10ad622dc2 Spelling fixes in comments, documentation, tests and examples 7 лет назад
isrv.h 3deabea893 fixlet for the previous commit #2 11 лет назад
isrv_identd.c b097a84d62 config: update size information 6 лет назад
nameif.c 0c4dbd481a regularize format of source file headers, no code changes 7 лет назад
nbd-client.c b097a84d62 config: update size information 6 лет назад
nc.c a02a4e9830 whitespace and comment format fixes, no code changes 7 лет назад
nc_bloaty.c 3f91e662f2 nc: fix the !NC_SERVER configuration 6 лет назад
netstat.c 98592db323 netstat: produce numeric-ip output for non-resolved names 6 лет назад
nslookup.c 6ca8e347fe nslookup: return exitcode 1 on resolution errors 5 лет назад
ntpd.c 253c4e787a Optionally re-introduce bb_info_msg() 5 лет назад
ntpd.diff aee7cd82be ntpd: add experimental patch 8 лет назад
parse_pasv_epsv.c 8d943175ce fix a thinko in parse_pasv_epsv.c 6 лет назад
ping.c b097a84d62 config: update size information 6 лет назад
pscan.c b097a84d62 config: update size information 6 лет назад
route.c b097a84d62 config: update size information 6 лет назад
slattach.c b097a84d62 config: update size information 6 лет назад
ssl_client.c b097a84d62 config: update size information 6 лет назад
tc.c 8c317f03f6 style fix, no code changes 5 лет назад
tcpudp.c b097a84d62 config: update size information 6 лет назад
tcpudp_perhost.c d82ea2ba8f tcpudp: shrink per-host rate-limiting code 6 лет назад
tcpudp_perhost.h d82ea2ba8f tcpudp: shrink per-host rate-limiting code 6 лет назад
telnet.c be11940911 telnet: fix uninitialized variable bug 5 лет назад
telnetd.IAC_test.sh 122c47ac02 telnetd: fix corner case of input processing of 0xff bytes 8 лет назад
telnetd.c 29c2dcfe1c telnetd: whitespace fix 5 лет назад
telnetd.ctrlSQ.patch 3e134ebf6a *: slap on a few ALIGN1/2s where appropriate 8 лет назад
tftp.c 894f0a3235 tftp: allow -lc and -cl options 5 лет назад
tls.c 84fc645605 *: slap on a few ALIGN1/2s where appropriate 5 лет назад
tls.h 03569bc50f tls: speed up xor'ing of aligned 16-byte buffers 6 лет назад
tls_aes.c 84fc645605 *: slap on a few ALIGN1/2s where appropriate 5 лет назад
tls_aes.h 5e4236d226 tls: in AES-CBC code, do not set key for every record - do it once 6 лет назад
tls_aesgcm.c 32ec5f1705 tls: AES-GCM: in GMULT, avoid memcpy, use one less variable in bit loop 6 лет назад
tls_aesgcm.h 941440cf16 tls: in AES-GCM decoding, avoid memmove 6 лет назад
tls_fe.c 3109d1f965 tls: code shrink 5 лет назад
tls_fe.h 83e5c627e1 tls: add support for TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 cipher 6 лет назад
tls_pstm.c 37bdd8f8cb tls: pstm code shrink 5 лет назад
tls_pstm.h 37bdd8f8cb tls: pstm code shrink 5 лет назад
tls_pstm_montgomery_reduce.c ee9e5f92b6 networking: cc is not a register 5 лет назад
tls_pstm_mul_comba.c ee9e5f92b6 networking: cc is not a register 5 лет назад
tls_pstm_sqr_comba.c ee9e5f92b6 networking: cc is not a register 5 лет назад
tls_rsa.c 37bdd8f8cb tls: pstm code shrink 5 лет назад
tls_rsa.h a6192f347f tls: do not leak RSA key 6 лет назад
tls_symmetric.h 9492da7e63 tls: set TLS_DEBUG to 0; placate a gcc indentation warning 7 лет назад
traceroute.c b097a84d62 config: update size information 6 лет назад
tunctl.c b097a84d62 config: update size information 6 лет назад
vconfig.c b097a84d62 config: update size information 6 лет назад
wget.c d6a8784f27 wget: increase redirections limit 5 лет назад
whois.c b097a84d62 config: update size information 6 лет назад
zcip.c 253c4e787a Optionally re-introduce bb_info_msg() 5 лет назад