Age | Commit message (Expand) | Author |
2018-12-10 | tls: introduce FEATURE_TLS_SHA1 to make SHA1 code optional | Denys Vlasenko |
2018-06-06 | restore documentation on the build config language | Kartik Agaram |
2017-07-21 | config: deindent all help texts | Denys Vlasenko |
2017-01-03 | Fix dependency for IFUPDOWN_UDHCPC_CMD_OPTIONS | Jörg Krause |
2016-11-23 | tc: consolidate its disabled bits | Denys Vlasenko |
2016-11-23 | Convert all networking/* applets to "new style" applet definitions | Denys Vlasenko |
2016-11-14 | Make ifup and ifdown individually selectable. | Denys Vlasenko |
2016-11-13 | dnsdomainname: split it from "hostname", make it independently selectable | Denys Vlasenko |
2016-09-28 | traceroute: cleanup and fixes for packet size calculations | Denys Vlasenko |
2015-10-25 | inetd: make FEATURE_INETD_RPC off by default | Denys Vlasenko |
2015-10-14 | networking: add 'ip neigh' command | Curt Brune |
2015-10-08 | iproute: don't hardcode the path to config files | Christoph J. Thompson |
2015-10-07 | wget: make openssl/ssl_helper choice configurable | Denys Vlasenko |
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 |