Denys Vlasenko 31f45c1b36 libbb: factor out fflush_stdout_and_exit(EXIT_SUCCESS) %!s(int64=2) %!d(string=hai) anos
..
libiproute c28313bb17 ip: added support for setting netns on devices %!s(int64=3) %!d(string=hai) anos
ssl_helper d82046f59f networking/ssl_helper: experimental matrixssl-based ssl helper %!s(int64=10) %!d(string=hai) anos
ssl_helper-wolfssl 4acd393eba Update information on building httpd and wget helpers %!s(int64=8) %!d(string=hai) anos
udhcp e67b80f473 udhcpc6: fix udhcp_find_option to actually find DHCP6 options %!s(int64=2) %!d(string=hai) anos
Config.src 94c78aa0b9 config system: move some options closer to relevalnt tool subdirectories %!s(int64=3) %!d(string=hai) anos
Kbuild.src 47367e1d50 Convert all networking/* applets to "new style" applet definitions %!s(int64=8) %!d(string=hai) anos
arp.c 5c69ad0ecd build system: drop PLATFORM_LINUX %!s(int64=4) %!d(string=hai) anos
arping.c 5c69ad0ecd build system: drop PLATFORM_LINUX %!s(int64=4) %!d(string=hai) anos
brctl.c 53b2fdcdba *: add NOINLINEs where code noticeably shrinks %!s(int64=3) %!d(string=hai) anos
dnsd.c 9fa7d7d97d dnsd: check that we don't read past packet %!s(int64=3) %!d(string=hai) anos
ether-wake.c 5c69ad0ecd build system: drop PLATFORM_LINUX %!s(int64=4) %!d(string=hai) anos
ftpd.c 609df6f22a *: more --help tweaks %!s(int64=3) %!d(string=hai) anos
ftpgetput.c 7ab9cd2398 libbb: make bb_lookup_port() abort on bad port names %!s(int64=3) %!d(string=hai) anos
hostname.c 5d553bc558 more --help text tweaks %!s(int64=3) %!d(string=hai) anos
httpd.c 97c00ae134 httpd: fix compile failure if !FEATURE_HTTPD_RANGES %!s(int64=2) %!d(string=hai) anos
httpd_helpers.sh 4acd393eba Update information on building httpd and wget helpers %!s(int64=8) %!d(string=hai) anos
httpd_indexcgi.c a088da4476 httpd_indexcgi.c: use CSS for odd/even rows %!s(int64=4) %!d(string=hai) anos
httpd_post_upload.cgi 4d983dcdde httpd_post_upload.cgi: use mktemp to avoid $RANDOM %!s(int64=3) %!d(string=hai) anos
httpd_ssi.c 6967578728 whitespace fixes. no code changes %!s(int64=12) %!d(string=hai) anos
ifconfig.c 11f1a2553e help text tweaks %!s(int64=3) %!d(string=hai) anos
ifenslave.c 5c69ad0ecd build system: drop PLATFORM_LINUX %!s(int64=4) %!d(string=hai) anos
ifplugd.c 50c5b36dd7 help: s/Don't daemonize/Run in foreground/g %!s(int64=3) %!d(string=hai) anos
ifupdown.c a2f18d950a help text tweaks %!s(int64=3) %!d(string=hai) anos
inetd.c 121b02d6b6 inetd: deinline machtime() - gcc gets it wrong %!s(int64=3) %!d(string=hai) anos
interface.c 965b795b87 decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly %!s(int64=4) %!d(string=hai) anos
ip.c c28313bb17 ip: added support for setting netns on devices %!s(int64=3) %!d(string=hai) anos
ipcalc.c 84d5eddb25 help text: replace [OPTIONS] with actual options (if not too long) %!s(int64=3) %!d(string=hai) anos
isrv.c 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls %!s(int64=5) %!d(string=hai) anos
isrv.h 3deabea893 fixlet for the previous commit #2 %!s(int64=11) %!d(string=hai) anos
isrv_identd.c b097a84d62 config: update size information %!s(int64=5) %!d(string=hai) anos
nameif.c 6f7b10cdab *: more --help tweaking %!s(int64=3) %!d(string=hai) anos
nbd-client.c ec16c030bd libbb: introduce and use sleep1() %!s(int64=4) %!d(string=hai) anos
nc.c 7ab9cd2398 libbb: make bb_lookup_port() abort on bad port names %!s(int64=3) %!d(string=hai) anos
nc_bloaty.c 7ab9cd2398 libbb: make bb_lookup_port() abort on bad port names %!s(int64=3) %!d(string=hai) anos
netstat.c 6cc4962b60 decrease padding: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly %!s(int64=4) %!d(string=hai) anos
nslookup.c 53b2fdcdba *: add NOINLINEs where code noticeably shrinks %!s(int64=3) %!d(string=hai) anos
ntpd.c 53b2fdcdba *: add NOINLINEs where code noticeably shrinks %!s(int64=3) %!d(string=hai) anos
ntpd.diff aee7cd82be ntpd: add experimental patch %!s(int64=8) %!d(string=hai) anos
parse_pasv_epsv.c 06a407c628 networking: support ftp PASV responses not ending with ')' %!s(int64=4) %!d(string=hai) anos
ping.c ca2dc96be8 Fix ping build on the FreeBSD %!s(int64=3) %!d(string=hai) anos
pscan.c b164cdb854 help text tweaks, mainly expanding one for route %!s(int64=3) %!d(string=hai) anos
route.c 31f45c1b36 libbb: factor out fflush_stdout_and_exit(EXIT_SUCCESS) %!s(int64=2) %!d(string=hai) anos
slattach.c ec16c030bd libbb: introduce and use sleep1() %!s(int64=4) %!d(string=hai) anos
ssl_client.c b097a84d62 config: update size information %!s(int64=5) %!d(string=hai) anos
tc.c f5f336e787 tc: fix for parsing of "dev IFACE" and printing of "class list" %!s(int64=3) %!d(string=hai) anos
tcpudp.c d3e1090308 tcp/udpsvd: robustify SIGCHLD handling %!s(int64=3) %!d(string=hai) anos
tcpudp_perhost.c d82ea2ba8f tcpudp: shrink per-host rate-limiting code %!s(int64=6) %!d(string=hai) anos
tcpudp_perhost.h d82ea2ba8f tcpudp: shrink per-host rate-limiting code %!s(int64=6) %!d(string=hai) anos
telnet.c 77a51a2709 randomconfig fixes %!s(int64=3) %!d(string=hai) anos
telnetd.IAC_test.sh 122c47ac02 telnetd: fix corner case of input processing of 0xff bytes %!s(int64=8) %!d(string=hai) anos
telnetd.c 82c5eb8e46 httpd,telnetd: make default port configurable %!s(int64=3) %!d(string=hai) anos
telnetd.ctrlSQ.patch 3e134ebf6a *: slap on a few ALIGN1/2s where appropriate %!s(int64=8) %!d(string=hai) anos
tftp.c 1abaa6b84c telnetd: give inetd.conf example in --help %!s(int64=3) %!d(string=hai) anos
tls.c 446d136109 tls: tweak debug printout %!s(int64=3) %!d(string=hai) anos
tls.h 74ee3f2f73 tls: remove unused tls_symmetric.h (was used by old "big" AES code) %!s(int64=3) %!d(string=hai) anos
tls_aes.c 4a9ec95565 tls: code shrink in AES code %!s(int64=3) %!d(string=hai) anos
tls_aes.h 5e4236d226 tls: in AES-CBC code, do not set key for every record - do it once %!s(int64=6) %!d(string=hai) anos
tls_aesgcm.c e5897d041d suppress a few "unused function" warnings %!s(int64=5) %!d(string=hai) anos
tls_aesgcm.h 941440cf16 tls: in AES-GCM decoding, avoid memmove %!s(int64=6) %!d(string=hai) anos
tls_fe.c b240733ae7 tls: x25519: code shrink by factoring out common code %!s(int64=3) %!d(string=hai) anos
tls_pstm.c e52e43c72f tls: whitespace fixes %!s(int64=3) %!d(string=hai) anos
tls_pstm.h aec8fbfb83 whitespace fix %!s(int64=3) %!d(string=hai) anos
tls_pstm_montgomery_reduce.c 20b224046c tls: further reduce register pressure in i386 assembly %!s(int64=3) %!d(string=hai) anos
tls_pstm_mul_comba.c ee9e5f92b6 networking: cc is not a register %!s(int64=5) %!d(string=hai) anos
tls_pstm_sqr_comba.c ee9e5f92b6 networking: cc is not a register %!s(int64=5) %!d(string=hai) anos
tls_rsa.c e52e43c72f tls: whitespace fixes %!s(int64=3) %!d(string=hai) anos
tls_rsa.h a6192f347f tls: do not leak RSA key %!s(int64=6) %!d(string=hai) anos
tls_sp_c32.c 27df6aeef2 tls: P256: factor out "multiply then reduce" operation %!s(int64=2) %!d(string=hai) anos
traceroute.c 2a1ce6b20e traceroute: fix compile error due to FreeBSD compat %!s(int64=3) %!d(string=hai) anos
tunctl.c a2f18d950a help text tweaks %!s(int64=3) %!d(string=hai) anos
vconfig.c 6b6826f0b8 *: --help tweaks %!s(int64=3) %!d(string=hai) anos
wget.c b9fba185c5 wget: allow end-users to customize Content-Type for --post-data and --post-file %!s(int64=2) %!d(string=hai) anos
whois.c 9ec836c033 whois: limit total length of response to 32+2 kb %!s(int64=5) %!d(string=hai) anos
zcip.c 5c69ad0ecd build system: drop PLATFORM_LINUX %!s(int64=4) %!d(string=hai) anos