- b62ea34 ntpd: improve postponed hostname resolution by Natanael Copa · 8 years ago
- c6137ba udhcp: tweak config order and menu item names by Denys Vlasenko · 8 years ago
- c6725b0 Fix dependency for IFUPDOWN_UDHCPC_CMD_OPTIONS by Jörg Krause · 8 years ago
- 7890035 tcpudp: define SO_ORIGINAL_DST directly, not via include by Denys Vlasenko · 8 years ago
- 100aea8 Remove FEATURE_IFUPDOWN_IP_BUILTIN and FEATURE_IFUPDOWN_IFCONFIG_BUILTIN by Denys Vlasenko · 8 years ago
- 9cc3d3a fix breakage found by mass one-applet builds by Denys Vlasenko · 8 years ago
- 7c5dea3 ip: make ip aliases individually selectable by Denys Vlasenko · 8 years ago
- 5d27cb3 Make POST upload example script easier to use by Denys Vlasenko · 8 years ago
- 4acd393 Update information on building httpd and wget helpers by Denys Vlasenko · 8 years ago
- b42107f libiproute: handle table ids larger than 255 by Lukasz Nowak · 8 years ago
- 1d3a04a Code style fixes, no code changes by Denys Vlasenko · 8 years ago
- f7683cd Convert all udhcp applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
- 29e2c45 tc: consolidate its disabled bits by Denys Vlasenko · 8 years ago
- 8342397 Make ping6 and traceroute6 selectable independently from ping/traceroute by Denys Vlasenko · 8 years ago
- 6bfab0c ipneigh: add this shortcur similar to other "ip <CMD>" shortcuts by Denys Vlasenko · 8 years ago
- 3148e0c Rename FEATURE_FTP_WRITE and FEATURE_FTP_AUTHENTICATION to *_FTPD_* by Denys Vlasenko · 8 years ago
- 47367e1 Convert all networking/* applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
- 9f8eb1e httpd: explain why we use sprintf and why it should be fine by Denys Vlasenko · 8 years ago
- a8c696b Make ifup and ifdown individually selectable. by Denys Vlasenko · 8 years ago
- 67fd2f2 dnsdomainname: split it from "hostname", make it independently selectable by Denys Vlasenko · 8 years ago
- f11c698 udhcpc: check read of overload option data byte to be within packet by Denys Vlasenko · 8 years ago
- f9beeb2 udhcpc: check read of option length byte to be within packet by Brian Foley · 8 years ago
- 662634b telnetd: ifdef out a buggy error handling code path by Denys Vlasenko · 8 years ago
- 57727d4 telnet: code shrink by Denys Vlasenko · 8 years ago
- 26d88d6 telnetd: add another handshake example in comments, no code changes by Denys Vlasenko · 8 years ago
- b6d421b telnetd: treat all 2-byte IACs in 240..249 range as NOPs. by Denys Vlasenko · 8 years ago
- 122c47a telnetd: fix corner case of input processing of 0xff bytes by Denys Vlasenko · 8 years ago
- 0190c41 telnetd: fix a corner case where CRLF->CR translation can misbehave by Denys Vlasenko · 8 years ago
- 2a54b3e telnetd: fix handling of short writes to pty by Denys Vlasenko · 8 years ago
- 3720a61 ifupdown: rewrite state file atomically by Denys Vlasenko · 8 years ago
- ec1ea16 tcpsvd: don't keep shared fd open if fd limit is reached. closes 9331 by Denys Vlasenko · 8 years ago
- 2972e2c wget: there is no -s option in GNU Wget 1.18, we should be compatible by Denys Vlasenko · 8 years ago
- a85740c dhcp: merge leases.c and static_leases.c into dhcpd.c by Denys Vlasenko · 8 years ago
- d2ae66c dhcp: merge most of static_leases.c into dhcpd.c by Denys Vlasenko · 8 years ago
- 2bf2931 dhcp: merge files.c into dhcpd.c by Denys Vlasenko · 8 years ago
- 1c32e49 traceroute: cleanup and fixes for packet size calculations by Denys Vlasenko · 8 years ago
- bcf47ea ifupdown: improve help text, add comment about run-parts error msg by Denys Vlasenko · 8 years ago
- 92d98f0 ifupdown: when flushing addresses with "ip", add label %label% by Denys Vlasenko · 8 years ago
- 4ff86df libnetlink: fix alignment of netlink messages by Hauke Mehrtens · 8 years ago
- ef15970 *: placate some compile warnings on OSX by Denys Vlasenko · 8 years ago
- 9ff910d wget: treat 201,202,203 as success codes too. Closes 9211 by Denys Vlasenko · 8 years ago
- b6355e2 udhcpc: Unconditionally call deconfig script, not only if lease is active by Peter Korsgaard · 8 years ago
- de3da6b wget/ssl_helper: update to wolfssl-3.9.8 by Denys Vlasenko · 8 years ago
- b11be13 ifplugd: if SIOCSIFFLAGS fails with ENODEV, don't die by Denys Vlasenko · 8 years ago
- 4548293 libiproute: eliminate some redundant zero stores by Denys Vlasenko · 8 years ago
- 34ecc3b ip: fix an improper optimization: req.r.rtm_scope may be nonzero here by Denys Vlasenko · 8 years ago
- 150dc7a ntpd: respond only to client and symmetric active packets by Miroslav Lichvar · 8 years ago
- ed72761 wget: run s_client helper with -servername HOST by Denys Vlasenko · 8 years ago
- 9d20297 ssl_helper.sh: strip was invoked incorrectly by Denys Vlasenko · 8 years ago
- e695ac9 typo fixes by Denys Vlasenko · 8 years ago
- 237bedd getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST by Denys Vlasenko · 8 years ago
- 0844b5a whois: implement -i by Denys Vlasenko · 8 years ago
- 1035c92 whois: make it actually work by Denys Vlasenko · 8 years ago
- ee772a0 arp: fix buffer overflow. Closes 9071 by Denys Vlasenko · 8 years ago
- 44399e0 udhcpc: run "deconfig" script in manual renew state too. closes 9061 by Denys Vlasenko · 8 years ago
- aabb0a9 ntpd: daemonize before DNS resolution by Denys Vlasenko · 8 years ago
- 4d5acd2 ping: populate icmp_id field for "simple" ping too by Jonas Danielsson · 8 years ago
- e4caf1d ntpd: retry initial DNS resolution (forever, no timeout for now). by Denys Vlasenko · 9 years ago
- 852e8dd arping: avoid use of ether_ntoa(). Closes 8926 by Denys Vlasenko · 9 years ago
- 4ab372d ip: fix problem on mips64 n64 big endian musl systems by Szabolcs Nagy · 9 years ago
- 3e134eb *: slap on a few ALIGN1/2s where appropriate by Denys Vlasenko · 9 years ago
- df70a43 udhcp: add setup_common_bufsiz() as needed by Denys Vlasenko · 9 years ago
- 9de2e5a *: hopefully all setup_common_bufsiz() are in place by Denys Vlasenko · 9 years ago
- 47cfbf3 *: add most of the required setup_common_bufsiz() calls by Denys Vlasenko · 9 years ago
- e6a2f4c libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it by Denys Vlasenko · 9 years ago
- f75a96d udhcp: fix capitalization of two messages by Denys Vlasenko · 9 years ago
- 16efe19 dhcpd: string reuse by Denys Vlasenko · 9 years ago
- 8f2e99c udhcp: get rid of bb_info_msg() by Denys Vlasenko · 9 years ago
- cde1199 zcip: use bb_error_msg for logging, not bb_info_msg by Denys Vlasenko · 9 years ago
- 066e76b Replace a few more bb_info_msg's by bb_error_msg or printf by Denys Vlasenko · 9 years ago
- 76b680c Use bb_error_msg instead of bb_info_msg in all commented-out debug printouts by Denys Vlasenko · 9 years ago
- 9844d7e Revert "networking: properly initialize ipv6 scope id for printing it" by Denys Vlasenko · 9 years ago
- 2fb6329 networking: properly initialize ipv6 scope id for printing it by Timo Teräs · 9 years ago
- 6701e91 wget: make -T timeout work on header reads too. Closes 8636 by Denys Vlasenko · 9 years ago
- 1b7c173 udhcpc: fix a warning in debug code by Denys Vlasenko · 9 years ago
- d474ffc udhcp: fix a SEGV on malformed RFC1035-encoded domain name by Denys Vlasenko · 9 years ago
- 86d9f60 udhcpc: do not use -t NUM for counting "select" packets, use 3 by Denys Vlasenko · 9 years ago
- aee7cd8 ntpd: add experimental patch by Denys Vlasenko · 9 years ago
- c864196 ntpd: if peer does not reply anymore, try re-resolving its hostname by Denys Vlasenko · 9 years ago
- f37f281 ntpd: do not use a peer more than once (say, if two peers resolve to the same IP) by Denys Vlasenko · 9 years ago
- 4c48a64 ntpd: more informative poll lowering message by Denys Vlasenko · 9 years ago
- 35e063e ifupdowm: fix "warning: unused variable 'iface_list'" by Denys Vlasenko · 9 years ago
- abe8f75 dhcpc: Use client IP address as source address for DHCP renew/rebind messages by Hans Dedecker · 9 years ago
- ea2b71b udhcpd: keep expired leases at startup by Christian Lindeberg · 9 years ago
- e5aba88 ifupdown: allow duplicate interface definitions by Nicolas Cavallari · 9 years ago
- 352f79a udhcpc: fix OPTION_6RD parsing (could overflow its malloced buffer) by Denys Vlasenko · 9 years ago
- 5bec08c udhcp: trivial shrink by Denys Vlasenko · 9 years ago
- 03718bb ntpd: print packet delay in clock update message by Denys Vlasenko · 9 years ago
- 8efcc95 networking: allow dot at the end of the domain name in dhcp response by Denys Vlasenko · 9 years ago
- 383201e ntpd: shorter message by Denys Vlasenko · 9 years ago
- fc47fce ntpd: step when |offset| > 1 sec, not 0.125 sec by Denys Vlasenko · 9 years ago
- f2c043a busybox: fix uninitialized memory when displaying IPv6 addresses by Felix Fietkau · 9 years ago
- ce4bc1e iproute: support "scope". Closes 8561 by Denys Vlasenko · 9 years ago
- 1062391 ifupdown: use -x hostname:NAME with udhcpc by Natanael Copa · 12 years ago
- 0285243 ifupdown: pass interface device name for ipv6 route commands by Timo Teräs · 9 years ago
- 0269789 inetd: make FEATURE_INETD_RPC off by default by Denys Vlasenko · 9 years ago
- 8814431 libiproute: use if_nametoindex by Ron Yorston · 9 years ago
- f98705a dumpleases: string reuse by Denys Vlasenko · 9 years ago
- d320a1e dumpleases: new option -d to show time in seconds by Isaac Dunham · 9 years ago
- 334e12a zcip: ...ad suppress the warning by Denys Vlasenko · 9 years ago