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