Denys Vlasenko b86b39bfda config: more tweaks 5 năm trước cách đây
..
libiproute 46ba2468a3 ioctl(SIOCGIFINDEX) does not require clearing of entire ifr 6 năm trước cách đây
ssl_helper d82046f59f networking/ssl_helper: experimental matrixssl-based ssl helper 10 năm trước cách đây
ssl_helper-wolfssl 4acd393eba Update information on building httpd and wget helpers 7 năm trước cách đây
udhcp df1ff103c9 config: add size information for three more applets 5 năm trước cách đây
Config.src 71fa5b0a4c tls: introduce FEATURE_TLS_SHA1 to make SHA1 code optional 5 năm trước cách đây
Kbuild.src 47367e1d50 Convert all networking/* applets to "new style" applet definitions 7 năm trước cách đây
arp.c b097a84d62 config: update size information 5 năm trước cách đây
arping.c b097a84d62 config: update size information 5 năm trước cách đây
brctl.c 7effa31cd4 brctl: use a single buffer for brname and ifname 6 năm trước cách đây
dnsd.c 72089cf6b4 config: deindent all help texts 7 năm trước cách đây
ether-wake.c b097a84d62 config: update size information 5 năm trước cách đây
ftpd.c e0afe0a9fd ftpd: allow -A if !FTPD_AUTHENTICATION as well 6 năm trước cách đây
ftpgetput.c b097a84d62 config: update size information 5 năm trước cách đây
hostname.c b097a84d62 config: update size information 5 năm trước cách đây
httpd.c 9fe8bd8d61 httpd: do not default to Content-type: application/octet-stream 6 năm trước cách đây
httpd_helpers.sh 4acd393eba Update information on building httpd and wget helpers 7 năm trước cách đây
httpd_indexcgi.c 168f87c531 httpd_indexcgi.c: fix compile failure 12 năm trước cách đây
httpd_post_upload.cgi 5d27cb3640 Make POST upload example script easier to use 7 năm trước cách đây
httpd_ssi.c 6967578728 whitespace fixes. no code changes 11 năm trước cách đây
ifconfig.c 82ec89480d networking/interface.c: get rid of global "smallint interface_opt_a" 6 năm trước cách đây
ifenslave.c 036585a911 getopt32: remove applet_long_options 7 năm trước cách đây
ifplugd.c b097a84d62 config: update size information 5 năm trước cách đây
ifupdown.c b097a84d62 config: update size information 5 năm trước cách đây
inetd.c b437df1157 inetd: suppress aliasing warning 5 năm trước cách đây
interface.c d51ba0b5ab networking/interface.c: get rid of global data 6 năm trước cách đây
ip.c b097a84d62 config: update size information 5 năm trước cách đây
ipcalc.c b097a84d62 config: update size information 5 năm trước cách đây
isrv.c 10ad622dc2 Spelling fixes in comments, documentation, tests and examples 7 năm trước cách đây
isrv.h 3deabea893 fixlet for the previous commit #2 10 năm trước cách đây
isrv_identd.c b097a84d62 config: update size information 5 năm trước cách đây
nameif.c 0c4dbd481a regularize format of source file headers, no code changes 7 năm trước cách đây
nbd-client.c b097a84d62 config: update size information 5 năm trước cách đây
nc.c a02a4e9830 whitespace and comment format fixes, no code changes 7 năm trước cách đây
nc_bloaty.c 3f91e662f2 nc: fix the !NC_SERVER configuration 6 năm trước cách đây
netstat.c 98592db323 netstat: produce numeric-ip output for non-resolved names 6 năm trước cách đây
nslookup.c b097a84d62 config: update size information 5 năm trước cách đây
ntpd.c b097a84d62 config: update size information 5 năm trước cách đây
ntpd.diff aee7cd82be ntpd: add experimental patch 8 năm trước cách đây
parse_pasv_epsv.c 8d943175ce fix a thinko in parse_pasv_epsv.c 6 năm trước cách đây
ping.c b097a84d62 config: update size information 5 năm trước cách đây
pscan.c b097a84d62 config: update size information 5 năm trước cách đây
route.c b097a84d62 config: update size information 5 năm trước cách đây
slattach.c b097a84d62 config: update size information 5 năm trước cách đây
ssl_client.c b097a84d62 config: update size information 5 năm trước cách đây
tc.c b097a84d62 config: update size information 5 năm trước cách đây
tcpudp.c b097a84d62 config: update size information 5 năm trước cách đây
tcpudp_perhost.c d82ea2ba8f tcpudp: shrink per-host rate-limiting code 6 năm trước cách đây
tcpudp_perhost.h d82ea2ba8f tcpudp: shrink per-host rate-limiting code 6 năm trước cách đây
telnet.c b097a84d62 config: update size information 5 năm trước cách đây
telnetd.IAC_test.sh 122c47ac02 telnetd: fix corner case of input processing of 0xff bytes 8 năm trước cách đây
telnetd.c 22542eca18 getopt32: remove opt_complementary 7 năm trước cách đây
telnetd.ctrlSQ.patch 3e134ebf6a *: slap on a few ALIGN1/2s where appropriate 8 năm trước cách đây
tftp.c b86b39bfda config: more tweaks 5 năm trước cách đây
tls.c 3a4d5a73a8 tls: prepare for ECDH_anon ciphers 5 năm trước cách đây
tls.h 03569bc50f tls: speed up xor'ing of aligned 16-byte buffers 5 năm trước cách đây
tls_aes.c 5e4236d226 tls: in AES-CBC code, do not set key for every record - do it once 5 năm trước cách đây
tls_aes.h 5e4236d226 tls: in AES-CBC code, do not set key for every record - do it once 5 năm trước cách đây
tls_aesgcm.c 32ec5f1705 tls: AES-GCM: in GMULT, avoid memcpy, use one less variable in bit loop 5 năm trước cách đây
tls_aesgcm.h 941440cf16 tls: in AES-GCM decoding, avoid memmove 5 năm trước cách đây
tls_fe.c 83e5c627e1 tls: add support for TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 cipher 5 năm trước cách đây
tls_fe.h 83e5c627e1 tls: add support for TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 cipher 5 năm trước cách đây
tls_pstm.c 3d7ec48da0 tls: remove last int16 local variables in pstm code 7 năm trước cách đây
tls_pstm.h 229d3c467d tls: avoid using int16 in pstm code 7 năm trước cách đây
tls_pstm_montgomery_reduce.c 3d7ec48da0 tls: remove last int16 local variables in pstm code 7 năm trước cách đây
tls_pstm_mul_comba.c 3d7ec48da0 tls: remove last int16 local variables in pstm code 7 năm trước cách đây
tls_pstm_sqr_comba.c 3d7ec48da0 tls: remove last int16 local variables in pstm code 7 năm trước cách đây
tls_rsa.c 83e5c627e1 tls: add support for TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 cipher 5 năm trước cách đây
tls_rsa.h a6192f347f tls: do not leak RSA key 5 năm trước cách đây
tls_symmetric.h 9492da7e63 tls: set TLS_DEBUG to 0; placate a gcc indentation warning 7 năm trước cách đây
traceroute.c b097a84d62 config: update size information 5 năm trước cách đây
tunctl.c b097a84d62 config: update size information 5 năm trước cách đây
vconfig.c b097a84d62 config: update size information 5 năm trước cách đây
wget.c b097a84d62 config: update size information 5 năm trước cách đây
whois.c b097a84d62 config: update size information 5 năm trước cách đây
zcip.c b097a84d62 config: update size information 5 năm trước cách đây