Denys Vlasenko 2cd81698ee udhcp: add decimal option values in comments, no code changes hace 6 años
..
libiproute 46ba2468a3 ioctl(SIOCGIFINDEX) does not require clearing of entire ifr hace 6 años
ssl_helper d82046f59f networking/ssl_helper: experimental matrixssl-based ssl helper hace 10 años
ssl_helper-wolfssl 4acd393eba Update information on building httpd and wget helpers hace 7 años
udhcp 2cd81698ee udhcp: add decimal option values in comments, no code changes hace 6 años
Config.src 43b17b1cd0 restore documentation on the build config language hace 6 años
Kbuild.src 47367e1d50 Convert all networking/* applets to "new style" applet definitions hace 7 años
arp.c 72089cf6b4 config: deindent all help texts hace 7 años
arping.c b5257a6701 arping: code shrink hace 6 años
brctl.c 86e07f6893 brctl: make it NOEXEC hace 7 años
dnsd.c 72089cf6b4 config: deindent all help texts hace 7 años
ether-wake.c 22542eca18 getopt32: remove opt_complementary hace 7 años
ftpd.c e0afe0a9fd ftpd: allow -A if !FTPD_AUTHENTICATION as well hace 6 años
ftpgetput.c 32c3e3a44c wget,ftpd: shorten and reuse strings hace 6 años
hostname.c 0c4dbd481a regularize format of source file headers, no code changes hace 7 años
httpd.c 9fe8bd8d61 httpd: do not default to Content-type: application/octet-stream hace 6 años
httpd_helpers.sh 4acd393eba Update information on building httpd and wget helpers hace 7 años
httpd_indexcgi.c 168f87c531 httpd_indexcgi.c: fix compile failure hace 12 años
httpd_post_upload.cgi 5d27cb3640 Make POST upload example script easier to use hace 7 años
httpd_ssi.c 6967578728 whitespace fixes. no code changes hace 11 años
ifconfig.c 82ec89480d networking/interface.c: get rid of global "smallint interface_opt_a" hace 6 años
ifenslave.c 036585a911 getopt32: remove applet_long_options hace 7 años
ifplugd.c bc2e70b4a2 ifplugd: close signal race hace 6 años
ifupdown.c 123fdda0a4 ifupdown: do not fail if interface disappears during ifdown hace 6 años
inetd.c 4892f3a4c7 inetd,mount: add comment with example of flags to build with libtirpc hace 6 años
interface.c d51ba0b5ab networking/interface.c: get rid of global data hace 6 años
ip.c 3936222a0a remove stray newline in "iplink --help" hace 6 años
ipcalc.c 22542eca18 getopt32: remove opt_complementary hace 7 años
isrv.c 10ad622dc2 Spelling fixes in comments, documentation, tests and examples hace 7 años
isrv.h 3deabea893 fixlet for the previous commit #2 hace 10 años
isrv_identd.c 2aeb201c97 libbb: new option FEATURE_ETC_SERVICES: if off, /etc/services reads often avoided hace 6 años
nameif.c 0c4dbd481a regularize format of source file headers, no code changes hace 7 años
nbd-client.c 0c4dbd481a regularize format of source file headers, no code changes hace 7 años
nc.c a02a4e9830 whitespace and comment format fixes, no code changes hace 7 años
nc_bloaty.c 3f91e662f2 nc: fix the !NC_SERVER configuration hace 6 años
netstat.c 98592db323 netstat: produce numeric-ip output for non-resolved names hace 6 años
nslookup.c 2f7738e474 nslookup: placate "warning: unused variable i" hace 6 años
ntpd.c 029bd187bd ntpd: increase minimum G.FREQHOLD_cnt from 8 to 10 hace 6 años
ntpd.diff aee7cd82be ntpd: add experimental patch hace 8 años
parse_pasv_epsv.c 8d943175ce fix a thinko in parse_pasv_epsv.c hace 6 años
ping.c 256adb0f99 ping: don't call monotonic_us twice per sending the ping hace 6 años
pscan.c 22542eca18 getopt32: remove opt_complementary hace 7 años
route.c 46ba2468a3 ioctl(SIOCGIFINDEX) does not require clearing of entire ifr hace 6 años
slattach.c 22542eca18 getopt32: remove opt_complementary hace 7 años
ssl_client.c b5820d9fd8 ssl_client: fix option parsing hace 6 años
tc.c 68ae54243c ip: fix crash in "ip neigh show" hace 6 años
tcpudp.c bbe47d9b9a tcpsvd: fix fallout from opt_complementary removal hace 6 años
tcpudp_perhost.c d82ea2ba8f tcpudp: shrink per-host rate-limiting code hace 6 años
tcpudp_perhost.h d82ea2ba8f tcpudp: shrink per-host rate-limiting code hace 6 años
telnet.c 2aeb201c97 libbb: new option FEATURE_ETC_SERVICES: if off, /etc/services reads often avoided hace 6 años
telnetd.IAC_test.sh 122c47ac02 telnetd: fix corner case of input processing of 0xff bytes hace 8 años
telnetd.c 22542eca18 getopt32: remove opt_complementary hace 7 años
telnetd.ctrlSQ.patch 3e134ebf6a *: slap on a few ALIGN1/2s where appropriate hace 8 años
tftp.c 82d1c1f84a randomconfig fixes hace 6 años
tls.c 5cb4f9081f tls: fix to handle X.509 v1 certificates correctly hace 6 años
tls.h 79376ecdbd tls: fix pstm asm constraint problem hace 7 años
tls_aes.c 2c1258c620 Move get_unaligned_le32() macros to platform.h hace 7 años
tls_aes.h c31b54fd81 tls: fold AES CBC en/decryption into single functions hace 7 años
tls_pstm.c 3d7ec48da0 tls: remove last int16 local variables in pstm code hace 7 años
tls_pstm.h 229d3c467d tls: avoid using int16 in pstm code hace 7 años
tls_pstm_montgomery_reduce.c 3d7ec48da0 tls: remove last int16 local variables in pstm code hace 7 años
tls_pstm_mul_comba.c 3d7ec48da0 tls: remove last int16 local variables in pstm code hace 7 años
tls_pstm_sqr_comba.c 3d7ec48da0 tls: remove last int16 local variables in pstm code hace 7 años
tls_rsa.c 6b1b004845 tls: commented out psPool_t use hace 7 años
tls_rsa.h 6b1b004845 tls: commented out psPool_t use hace 7 años
tls_symmetric.h 9492da7e63 tls: set TLS_DEBUG to 0; placate a gcc indentation warning hace 7 años
traceroute.c f1fdda4542 Fix build failures if MAXHOSTNAMELEN or MAXPATHLEN is not defined hace 7 años
tunctl.c 22542eca18 getopt32: remove opt_complementary hace 7 años
vconfig.c 0c4dbd481a regularize format of source file headers, no code changes hace 7 años
wget.c 9634e8a7d5 wget: fix fetching of https URLs without http proxy hace 6 años
whois.c 0c4dbd481a regularize format of source file headers, no code changes hace 7 años
zcip.c a02a4e9830 whitespace and comment format fixes, no code changes hace 7 años