Age | Commit message (Expand) | Author |
2014-12-25 | udhcpd: account for script delay in lease | John Schroeder |
2014-12-21 | udhcpc: account for script run time | Denys Vlasenko |
2014-11-27 | libbb: use sendfile() to copy data between file descriptors | Bartosz Golaszewski |
2014-11-25 | udhcpd: if a lease from lease file coincides with a static one, ignore it | Denys Vlasenko |
2014-11-17 | iproute: support onelink route option and print route flags | Michael Tokarev |
2014-11-04 | zcip: Add environment variable for overriding log functionality | Michel Stam |
2014-10-30 | zcip: allow our own class B range to be used for ZeroConf | Michel Stam |
2014-10-30 | udhcpd: add option for tweaking arpping | Michel Stam |
2014-10-05 | ntpd: calculate offset to jitter ratio before updating jitter | Miroslav Lichvar |
2014-10-02 | ntpd: don't stay at short polling interval | Miroslav Lichvar |
2014-09-27 | ntpd: be less eager to use shorter poll intervals | Denys Vlasenko |
2014-09-24 | ntpd: split out poll adjusting code | Miroslav Lichvar |
2014-09-24 | ntpd: don't wait for good offset before disabling burst mode | Miroslav Lichvar |
2014-09-15 | ftpd: make LIST command show dotfiles too | Denys Vlasenko |
2014-09-04 | tftpd: tweak HP PA-RISC firmware bug compatibility | Denys Vlasenko |
2014-09-03 | tftpd: support full 512-byte requests | Denys Vlasenko |
2014-08-27 | ping: add -p to specify data pattern | Florian Fainelli |
2014-08-05 | ftpd: add optional support for authentication | Morten Kvistgaard |
2014-07-20 | zcip: fix link-local IP conflict detection | Ken Sharp |
2014-07-16 | udhcp: add PXELINUX path prefix option (code 210) definition | Jeremy Kerr |
2014-07-15 | ntpd: add support for -I IFACE | Denys Vlasenko |
2014-06-27 | ftpd: do not use root_fd if we are not in chroot | Denys Vlasenko |
2014-06-27 | ftpd: for LIST, open current directory *in the child* | Denys Vlasenko |
2014-06-27 | ftpd: escape chroot prior to re-executing ls helper | Denys Vlasenko |
2014-06-26 | ftpd: optimize writes of LIST results a bit | Denys Vlasenko |
2014-06-25 | ftpd: support deprecated XPWD command | Denys Vlasenko |
2014-06-22 | libbb: use a wrapper around sysconf(_SC_CLK_TCK) to save a few bytes | Bartosz Golaszewski |
2014-06-16 | udhcpc: make hostname sanitization optional. Closes 3979 | Denys Vlasenko |
2014-05-02 | libbb: rename execable -> executable. No code changes | Denys Vlasenko |
2014-04-20 | ntpd: fix wrong delay value in one of the printed messages | Denys Vlasenko |
2014-04-19 | ntpd: truly ignore high delay packet | Denys Vlasenko |
2014-03-27 | wget: fix a case where progress bar isn't updated if writes are very slow | Denys Vlasenko |
2014-03-23 | ntpd: add optional support for /etc/ntp.conf | Denys Vlasenko |
2014-03-05 | use [s]rand(), not [s]random() | Denys Vlasenko |
2014-03-01 | ip link: add support for "address ETHADDR". Closes 4862 | Denys Vlasenko |
2014-02-27 | udhcpc: ignore NAKs from "wrong" servers. Closes 4267 | Denys Vlasenko |
2014-02-26 | nc: fix option bit positions. Closes 6926 | Denys Vlasenko |
2014-02-24 | wget: fix comment | Denys Vlasenko |
2014-02-23 | wget: add commented-out code to use ssl_helper instead of openssl | Denys Vlasenko |
2014-02-23 | networking/ssl_helper: experimental matrixssl-based ssl helper | Denys Vlasenko |
2014-02-22 | wget: add support for https using "openssl s_client" as a helper | Denys Vlasenko |
2014-02-19 | udhcpc: fix BPF filter. Hopefully fixes the root cause of 4598 and 6746 | Denys Vlasenko |
2014-02-10 | ifplugd: code shrink | Denys Vlasenko |
2014-02-09 | htpd: trivial simplification in random interval selection | Denys Vlasenko |
2014-02-07 | udhcpc: in comments, explain the kind of raw socket we create | Denys Vlasenko |
2014-02-03 | udhcpc: don't use BPF filter, users report problems (bugs 4598, 6746) | Denys Vlasenko |
2014-02-03 | ifupdown: support 'link' address family | Kaarle Ritvanen |
2014-02-03 | wget: fix use-after-free of ->user. Closes 6836 | Denys Vlasenko |
2014-01-22 | iplink: fix build with kernel versions prior to 2.6.23 | Eugene Rudoy |
2014-01-20 | ntpd: remove now unnecessary check for IP_PKTINFO definition | Denys Vlasenko |