Denys Vlasenko 2b400d9b2b httpd: fix handling of range requests há 7 anos atrás
..
libiproute 2f24d30d01 iproute: support for filtering by and printing of scope há 7 anos atrás
ssl_helper d82046f59f networking/ssl_helper: experimental matrixssl-based ssl helper há 10 anos atrás
ssl_helper-wolfssl 4acd393eba Update information on building httpd and wget helpers há 8 anos atrás
udhcp 4ee824f6ba randomconfig fixes há 7 anos atrás
Config.src c6725b0af6 Fix dependency for IFUPDOWN_UDHCPC_CMD_OPTIONS há 8 anos atrás
Kbuild.src 47367e1d50 Convert all networking/* applets to "new style" applet definitions há 8 anos atrás
arp.c 47367e1d50 Convert all networking/* applets to "new style" applet definitions há 8 anos atrás
arping.c 47367e1d50 Convert all networking/* applets to "new style" applet definitions há 8 anos atrás
brctl.c 47367e1d50 Convert all networking/* applets to "new style" applet definitions há 8 anos atrás
dnsd.c 10ad622dc2 Spelling fixes in comments, documentation, tests and examples há 7 anos atrás
ether-wake.c 47367e1d50 Convert all networking/* applets to "new style" applet definitions há 8 anos atrás
ftpd.c b13b618335 ftpd/ls: show directories first há 8 anos atrás
ftpgetput.c f560422fa0 Big cleanup in config help and description há 8 anos atrás
hostname.c 205d48e948 *: add comment about APPLET_ODDNAME format há 8 anos atrás
httpd.c 2b400d9b2b httpd: fix handling of range requests há 7 anos atrás
httpd_helpers.sh 4acd393eba Update information on building httpd and wget helpers há 8 anos atrás
httpd_indexcgi.c 168f87c531 httpd_indexcgi.c: fix compile failure há 12 anos atrás
httpd_post_upload.cgi 5d27cb3640 Make POST upload example script easier to use há 8 anos atrás
httpd_ssi.c 6967578728 whitespace fixes. no code changes há 12 anos atrás
ifconfig.c 47367e1d50 Convert all networking/* applets to "new style" applet definitions há 8 anos atrás
ifenslave.c 10ad622dc2 Spelling fixes in comments, documentation, tests and examples há 7 anos atrás
ifplugd.c 47367e1d50 Convert all networking/* applets to "new style" applet definitions há 8 anos atrás
ifupdown.c 205d48e948 *: add comment about APPLET_ODDNAME format há 8 anos atrás
inetd.c f807b8e96e inetd,mount: do not die if uclibc without RPC is detected há 7 anos atrás
interface.c 1d3a04a3a4 Code style fixes, no code changes há 8 anos atrás
ip.c 7121bb8023 ipaddress: tweak help text more: mention "brd +" syntax há 7 anos atrás
ipcalc.c f560422fa0 Big cleanup in config help and description há 8 anos atrás
isrv.c 10ad622dc2 Spelling fixes in comments, documentation, tests and examples há 7 anos atrás
isrv.h 3deabea893 fixlet for the previous commit #2 há 11 anos atrás
isrv_identd.c 47367e1d50 Convert all networking/* applets to "new style" applet definitions há 8 anos atrás
nameif.c 47367e1d50 Convert all networking/* applets to "new style" applet definitions há 8 anos atrás
nbd-client.c 7b85ec30b5 *: more BUILD_BUG_ON conversions há 9 anos atrás
nc.c 5b3b468ec0 nc: use poll() instead of select() há 7 anos atrás
nc_bloaty.c 10ad622dc2 Spelling fixes in comments, documentation, tests and examples há 7 anos atrás
netstat.c f560422fa0 Big cleanup in config help and description há 8 anos atrás
nslookup.c 47367e1d50 Convert all networking/* applets to "new style" applet definitions há 8 anos atrás
ntpd.c 10ad622dc2 Spelling fixes in comments, documentation, tests and examples há 7 anos atrás
ntpd.diff aee7cd82be ntpd: add experimental patch há 8 anos atrás
ping.c 10ad622dc2 Spelling fixes in comments, documentation, tests and examples há 7 anos atrás
pscan.c 47367e1d50 Convert all networking/* applets to "new style" applet definitions há 8 anos atrás
route.c 47367e1d50 Convert all networking/* applets to "new style" applet definitions há 8 anos atrás
slattach.c 47367e1d50 Convert all networking/* applets to "new style" applet definitions há 8 anos atrás
ssl_client.c 9a647c326a separate TLS code into a library, use in in wget há 8 anos atrás
tc.c 12389889c0 ip: better --help há 8 anos atrás
tcpudp.c 10ad622dc2 Spelling fixes in comments, documentation, tests and examples há 7 anos atrás
tcpudp_perhost.c 0ef64bdb40 *: make GNU licensing statement forms more regular há 14 anos atrás
tcpudp_perhost.h 0ef64bdb40 *: make GNU licensing statement forms more regular há 14 anos atrás
telnet.c ed15dde60a Move FEATURE_AUTOWIDTH config option to two applets which use it há 8 anos atrás
telnetd.IAC_test.sh 122c47ac02 telnetd: fix corner case of input processing of 0xff bytes há 8 anos atrás
telnetd.c 47367e1d50 Convert all networking/* applets to "new style" applet definitions há 8 anos atrás
telnetd.ctrlSQ.patch 3e134ebf6a *: slap on a few ALIGN1/2s where appropriate há 8 anos atrás
tftp.c f560422fa0 Big cleanup in config help and description há 8 anos atrás
tls.c 8965e5089e tls: use capped SNI len everywhere há 7 anos atrás
tls.h 0a53eadea5 tls: fix pstm asm constraint problem há 7 anos atrás
tls_aes.c 6e99f1cb45 tls: replace aes encryption/decryption by much smaller one há 7 anos atrás
tls_aes.h c31b54fd81 tls: fold AES CBC en/decryption into single functions há 8 anos atrás
tls_pstm.c 229d3c467d tls: avoid using int16 in pstm code há 7 anos atrás
tls_pstm.h 229d3c467d tls: avoid using int16 in pstm code há 7 anos atrás
tls_pstm_montgomery_reduce.c 6b1b004845 tls: commented out psPool_t use há 8 anos atrás
tls_pstm_mul_comba.c 0a53eadea5 tls: fix pstm asm constraint problem há 7 anos atrás
tls_pstm_sqr_comba.c 0a53eadea5 tls: fix pstm asm constraint problem há 7 anos atrás
tls_rsa.c 6b1b004845 tls: commented out psPool_t use há 8 anos atrás
tls_rsa.h 6b1b004845 tls: commented out psPool_t use há 8 anos atrás
tls_symmetric.h 9492da7e63 tls: set TLS_DEBUG to 0; placate a gcc indentation warning há 8 anos atrás
traceroute.c f560422fa0 Big cleanup in config help and description há 8 anos atrás
tunctl.c 47367e1d50 Convert all networking/* applets to "new style" applet definitions há 8 anos atrás
vconfig.c 10ad622dc2 Spelling fixes in comments, documentation, tests and examples há 7 anos atrás
wget.c 67f6db6b27 wget: add a big explanation what TLS code implements and what does not há 8 anos atrás
whois.c 237bedd499 getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST há 8 anos atrás
zcip.c 47367e1d50 Convert all networking/* applets to "new style" applet definitions há 8 anos atrás