- e789c3b iplink: implement support for selecting a master interface by Jan Luebbe · 7 years ago
- 79cda95 ip link: support "add TYPE vrf", improve --help by Jan Luebbe · 7 years ago
- a48eadb tls: remove redundant floor prevention by Denys Vlasenko · 7 years ago
- 256adb0 ping: don't call monotonic_us twice per sending the ping by Denys Vlasenko · 7 years ago
- 7189af8 ping: implement -A "adaptive ping" by Denys Vlasenko · 7 years ago
- 4892f3a inetd,mount: add comment with example of flags to build with libtirpc by Denys Vlasenko · 7 years ago
- 3459024 wget: more thorough sanitization of other side's data by Denys Vlasenko · 7 years ago
- b5257a6 arping: code shrink by Denys Vlasenko · 7 years ago
- ba3b9db libbb: introduce and use bb_getsockname() by Denys Vlasenko · 7 years ago
- d316277 arping: move packet buffer, sigset and struct ifreq to malloced "globals" by Denys Vlasenko · 7 years ago
- e015d06 arping: fix the case when inherited signal mask masks out ALRM by Denys Vlasenko · 7 years ago
- a3ec3bd arping: change a few message strings to be closer to iputils arping by Denys Vlasenko · 7 years ago
- f5d50fb arping: code shrink by Denys Vlasenko · 7 years ago
- 68ae542 ip: fix crash in "ip neigh show" by Denys Vlasenko · 7 years ago
- 237a900 wget: do not ask for TLS-encrypted downloads on plain ftp:// URLs by Denys Vlasenko · 7 years ago
- 2bd5b4e udhcp: do not setlinebuf(stdout), we don't print to stdout anymore by Denys Vlasenko · 7 years ago
- 2b75157 wget: attempt to negotiate encrypted data ftps stream ("PROT P") by Denys Vlasenko · 7 years ago
- 8d94317 fix a thinko in parse_pasv_epsv.c by Denys Vlasenko · 7 years ago
- 1783ffa wget: add EPSV support by Denys Vlasenko · 7 years ago
- 403f299 wget: initial support for ftps:// by Denys Vlasenko · 7 years ago
- e999657 wget: preparations for ftps:// support (block move, no code changes) by Denys Vlasenko · 7 years ago
- 9806666 tls: fix hash calculations if client cert is requested and sent by Denys Vlasenko · 7 years ago
- 5740e15 ftpd: handle restarts past 2147483647 bytes. closes 10741 by Denys Vlasenko · 7 years ago
- f75a7c0 ftpd: fix aliasing warning from gcc-6.1.1 by Denys Vlasenko · 7 years ago
- 05b84d4 ftpgetput: add EPSV support (PASV-like thing for IPv6) by Denys Vlasenko · 7 years ago
- daa6432 ftpgetput: preparations for ESPV support, no code changes by Denys Vlasenko · 7 years ago
- 565af23 ftpd: switch to mallced "globals" by Denys Vlasenko · 7 years ago
- 0607649 udhcpd: use ptr_to_globals for its lone global data (g_leases) by Denys Vlasenko · 7 years ago
- 30b290f udhcpc6: additional fix for ppp interface type by Denys Vlasenko · 7 years ago
- f6dd9e0 udhcpc6: fix for ppp interface type by Denys Vlasenko · 7 years ago
- 7c44b60 udhcpc[6]: remove overzealous timeout clamping code by Denys Vlasenko · 7 years ago
- 64211ce udhcpc6: --help fixes by Denys Vlasenko · 7 years ago
- 438c72e udhcpc6: show only short opts in --help text by Denys Vlasenko · 7 years ago
- 6e9e6d8 udhcpc6: fix lease time staying very small because -d was not specified by Denys Vlasenko · 7 years ago
- 14f1320 udhcpc6: code shrink by Denys Vlasenko · 7 years ago
- ef5207f udhcpc6: add support of prefix delegation by Denys Vlasenko · 7 years ago
- 1e8d79b udhcpc6: preparatory patch, no code changes by Denys Vlasenko · 7 years ago
- 688cb3b udhcpc6: fix ipv6prefix[_lease] envvar value in script invocation by Denys Vlasenko · 7 years ago
- 12714ff tc: fix single-applet build by Denys Vlasenko · 7 years ago
- 562f63e dhcprelay: code shrink by Denys Vlasenko · 7 years ago
- a034cab tc: enables this applet by Denys Vlasenko · 7 years ago
- 82d1c1f randomconfig fixes by Denys Vlasenko · 7 years ago
- 36acc46 ntpd: do run the script at leat once in 11 minutes by Denys Vlasenko · 7 years ago
- 2fee2bc inetd: fix for running by non-root by Denys Vlasenko · 7 years ago
- d5c1482 ntpd: skip over setting next DNS resolution attempt if it is not needed by Denys Vlasenko · 7 years ago
- f1fdda4 Fix build failures if MAXHOSTNAMELEN or MAXPATHLEN is not defined by Denys Vlasenko · 7 years ago
- 59a5604 ntpd: mention in help text that -d can be repeated by Denys Vlasenko · 7 years ago
- 6a4f223 ntpd: improve treatment of DNS resolution failures by Denys Vlasenko · 7 years ago
- 518fb3b udp_io, traceroute: Standardise IPv6 PKTINFO handling to be portable by James Clarke · 7 years ago
- 4d0971b networking: Fall back on IPPROTO_RAW when SOL_RAW is not defined by James Clarke · 7 years ago
- a1e9bc6 ntpd: perform DNS resolution out of send/receive loop - closes 10466 by Denys Vlasenko · 7 years ago
- ecce3a1 iproute/iprule: support toolchains without RTA_TABLE routing attribute by Eugene Rudoy · 7 years ago
- a02a4e9 whitespace and comment format fixes, no code changes by Denys Vlasenko · 7 years ago
- ebe6d9d whitespace and comment format fixes, no code changes by Denys Vlasenko · 7 years ago
- 6f97b30 use %m printf specifier where appropriate by Denys Vlasenko · 7 years ago
- f625836 udhcpc[6]: make log2 messages for chaddr field indented like the rest by Denys Vlasenko · 7 years ago
- a6a3ad3 udhcpc: paranoia when using kernel UDP mode for sending renew: server ID may be bogus by Denys Vlasenko · 7 years ago
- 2b9acc6 udhcpc[6]: initialize entire sockaddr_ll by Denys Vlasenko · 7 years ago
- 0c4dbd4 regularize format of source file headers, no code changes by Denys Vlasenko · 7 years ago
- b63afea ip,ip*: make them NOEXEC by Denys Vlasenko · 7 years ago
- a6390ed httpd: fix handling of range requests by Denys Vlasenko · 7 years ago
- 3c34f68 netcat: net applet (alias to nc) by Denys Vlasenko · 7 years ago
- b5a0396 networking/interface.c: remove superfluous "& 0377" by Denys Vlasenko · 7 years ago
- 94aaf4b httpd: skip "Status: " from CGI, including space. Closes 10291 by Denys Vlasenko · 7 years ago
- 3256111 udhcpc: show only short opts in --help text by Denys Vlasenko · 7 years ago
- 8b77a9e *: fix fallout from opt_complementary conversion by Denys Vlasenko · 7 years ago
- fb8348b telnet: "-a" + "-l USER" should respect USER by Denys Vlasenko · 7 years ago
- 647d8af build system: remove unused CONFIG_FEATURE_HAVE_RPC by Denys Vlasenko · 7 years ago
- a4d4ab0 vconfig: make it NOEXEC by Denys Vlasenko · 7 years ago
- 89d8753 ftpgetput: show only short options in --help text by Denys Vlasenko · 7 years ago
- 22542ec getopt32: remove opt_complementary by Denys Vlasenko · 7 years ago
- 036585a getopt32: remove applet_long_options by Denys Vlasenko · 7 years ago
- 73adef1 ipcalc: trim help text by Denys Vlasenko · 7 years ago
- 90ad4ba ipcalc,rdev: make NOEXEC by Denys Vlasenko · 7 years ago
- dbbc3f2 dumpleases: make NOEXEC by Denys Vlasenko · 7 years ago
- a907b82 ifenslave: make NOEXEC by Denys Vlasenko · 7 years ago
- 93c1a25 ifenslave: remove longopts from --help text by Denys Vlasenko · 7 years ago
- ed4393b dnsdomainname,hostname: make NOEXEC by Denys Vlasenko · 7 years ago
- bfc66d4 nbd-client: make it NOEXEC, stop using argc by Denys Vlasenko · 7 years ago
- 86e07f6 brctl: make it NOEXEC by Denys Vlasenko · 7 years ago
- 2262746 slattach: code shrink, better --help text by Denys Vlasenko · 7 years ago
- a759b22 nameif: make it NOEXEC by Denys Vlasenko · 7 years ago
- fbecca1 Tweak outdated documentation and comments by Denys Vlasenko · 7 years ago
- 9a58cc0 tunctl: make it NOEXEC by Denys Vlasenko · 7 years ago
- 95f7953 do not use `a' quoting style in comments by Denys Vlasenko · 7 years ago
- 18e781d config: do not use `a' quoting in help texts by Denys Vlasenko · 7 years ago
- 1d8df52 inetd: improve --helpt text and config help text. by Denys Vlasenko · 7 years ago
- 68b653b config: trim/improve item names and help texts, take 2 by Denys Vlasenko · 7 years ago
- c810978 udhcpc: downgrade "MAC X:X:X:X:X:X" message to log2 level by Denys Vlasenko · 7 years ago
- b72f1ef udhcpc[6]: downgrade "adapter index N" messages to log2 level by Denys Vlasenko · 7 years ago
- de6cb41 udhcpc[6]: fix messages referring to select() while we use poll() by Denys Vlasenko · 7 years ago
- e4f6bfd zcip: fix slow environment leak by Denys Vlasenko · 7 years ago
- 67d42df ping: fix help text to show what parameter -p takes by Denys Vlasenko · 7 years ago
- 168f0ef udhcpc[6]: on log level 1, three messages about raw socket is overkill by Denys Vlasenko · 7 years ago
- a680f40 ping: better config help text for FEATURE_FANCY_PING by Denys Vlasenko · 7 years ago
- 72089cf config: deindent all help texts by Denys Vlasenko · 7 years ago
- 75d151e libarchive: FEATURE_LZMA_FAST should be visible if FEATURE_SEAMLESS_LZMA by Denys Vlasenko · 7 years ago
- ae178ce Update remaining menuconfig items with approximate applet sizes by Denys Vlasenko · 7 years ago
- 4eed2c6 Update menuconfig items with approximate applet sizes by Denys Vlasenko · 7 years ago
- 2c1258c Move get_unaligned_le32() macros to platform.h by Denys Vlasenko · 7 years ago