Age | Commit message (Expand) | Author |
2015-01-30 | telnetd: we only need CONFIG_UNIX98_PTYS from the Linux kernel | Martin Kaiser |
2014-11-27 | libbb: use sendfile() to copy data between file descriptors | Bartosz Golaszewski |
2014-08-05 | ftpd: add optional support for authentication | Morten Kvistgaard |
2014-03-23 | ntpd: add optional support for /etc/ntp.conf | Denys Vlasenko |
2013-10-12 | wget: add support for connect timeout | Lauri Kasanen |
2012-09-29 | brctl: fix description and usage | Nicolas Thill |
2012-06-17 | config: do not refer to HTTPS for wget | Pierre Carrier |
2012-02-01 | httpd: fix MD5-encrypted-in-httpd.conf password logic | Denys Vlasenko |
2011-03-06 | nameif: add matching by phy_address=NUM; extend help text | Phil Sutter |
2011-02-26 | Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX" | Denys Vlasenko |
2010-11-28 | ping: add -t TTL option | Joachim Nilsson |
2010-10-12 | tweaks to build system, mainly making menuconfig text and order clearer | Denys Vlasenko |
2010-08-08 | wget: make -T support enabled by default | Denys Vlasenko |
2010-08-08 | wget: implement -T SEC; rework progress meter to not use signals (it was unsafe) | Bradley M. Kuhn |
2010-07-25 | httpd: optional support for gzip-compressed pages | Peter Korsgaard |
2010-07-19 | tcpsvd,udpsvd: conditionalize usage of SO_ORIGINAL_DST | Jeremie Koenig |
2010-07-19 | libbb: conditionalize AF_* usage in error reporting | Jeremie Koenig |
2010-07-19 | mark Linux-specific configuration options | Jeremie Koenig |
2010-06-27 | nc: introduce CONFIG_NC_110_COMPAT option. | Denys Vlasenko |
2010-06-17 | networking/Config.src: make tftp/tftpd-related options less confusing. Closes... | Denys Vlasenko |
2010-06-08 | *: add INSERTs to *.src files where appropriate | Denys Vlasenko |
2010-06-06 | remove defconfig. Now "make defconfig" simply uses defaults from Config.in | Denys Vlasenko |
2010-06-04 | mass renaming Kbuild -> Kbuild.src, Config.in -> Config.src | Denys Vlasenko |