cyassl: add a patch to better check legacy SSLv2 client hello records
[openwrt/openwrt.git] / package / netifd /
2012-10-08 Felix Fietkauadd myself as a maintainer for various packages
2012-09-28 Felix Fietkaunetifd: update to latest version, should fix clearing...
2012-09-15 Jo-Philipp Wichnetifd: prevent error in ifup if no /etc/config/wireles...
2012-09-13 Jo-Philipp Wichnetifd: update to latest git head, reorganizes ubus...
2012-09-06 Felix Fietkaunetifd: update to latest version, fixes premature devic...
2012-08-11 Jo-Philipp Wichnetifd: bump to git head, userspace routes are installe...
2012-08-09 Jo-Philipp Wichnetifd: call "wifi down" before "wifi up"
2012-07-12 Felix Fietkaunetifd: update to latest version, fixes wlan network...
2012-07-05 Felix Fietkaunetifd: update to latest version, fixes various issues...
2012-07-01 Jo-Philipp Wichnetifd: repair dhcp client id option Busybox udhcpc...
2012-06-29 Jo-Philipp Wichnetifd: update to current git head, exposes enabled...
2012-06-26 Felix Fietkaunetifd: update to latest version, fixes bridge member...
2012-06-18 Jo-Philipp Wichnetifd: bump again to git head, fix device present...
2012-06-18 Felix Fietkaunetifd: update to latest version again, fixes route6...
2012-06-18 Felix Fietkaunetifd: update to latest version, adds 6rd related...
2012-06-14 Felix Fietkaunetifd: update to latest version, adds back the workaro...
2012-06-11 Jo-Philipp Wichnetifd: localize internally used shell variables (...
2012-06-07 Jo-Philipp Wichnetifd: fix typo in dhcp protocol handler, fixes reqopt...
2012-06-05 Jo-Philipp Wich/etc/functions.sh => /lib/functions.sh
2012-06-04 Felix Fietkaunetifd: update to latest version, fixes wifi restart...
2012-05-29 Felix Fietkaunetifd: remove obsolete config variable dependency
2012-05-28 Felix Fietkaunetifd: call /sbin/wifi up on /etc/init.d/network reload
2012-05-26 Felix Fietkaunetifd: fix "Command failed: Not found" error with...
2012-05-25 Felix Fietkaunetifd: update to latest version, fixes an endian issue...
2012-05-24 Felix Fietkaunetifd: update to latest version, fixes overriding...
2012-05-24 Felix Fietkaunetifd: bring up wifi at boot
2012-05-23 Felix Fietkaunetifd: improve /sbin/ifup wifi hack, make it work...
2012-05-23 Jo-Philipp Wichnetifd: port r27720 (#9763) to the netifd ifup variant
2012-05-23 Felix Fietkaunetifd: update to latest version, adds interface alias...
2012-05-20 Felix Fietkaunetifd: update to latest version, fixes dns server...
2012-05-19 Felix Fietkaunetifd: update to latest version, fixes peerdns handlin...
2012-05-18 Felix Fietkaunetifd: update to latest version, fixes a crash on...
2012-05-14 Felix Fietkaunetifd: bring up all interfaces on /etc/init.d/network...
2012-05-14 Felix Fietkauenable netifd by default and add its config variable...
2012-05-14 Felix Fietkaunetifd: use the new json_get_vars function in the dhcp...
2012-05-14 Felix Fietkaunetifd: update to 2012-05-14, fixes a file descriptor...
2012-05-05 Felix Fietkaunetifd: update to latest version, adds support for...
2012-04-29 Felix Fietkaunetifd: update to latest version, fixes address/route...
2012-04-21 Felix Fietkaunetifd: improve error handling in legacy script compati...
2012-04-21 Felix Fietkaunetifd: make type a local variable in /lib/network...
2012-04-17 Felix Fietkauppp: move ppp-{up,down} from the netifd package to...
2012-04-17 Felix Fietkaunetifd: update to latest, fixes ppp reconnect issues
2012-04-12 Felix Fietkaunetifd: update to 2012-04-12, fixes interface reconnect...
2012-03-28 Felix Fietkaunetifd: update to latest version, fixes a segfault...
2012-03-26 Felix Fietkaunetifd: update to 2012-03-23, fixes route/address track...
2012-03-20 Felix Fietkaupppd: split files into netifd and non-netifd files...
2012-03-19 Felix Fietkaunetifd: update to latest version, fixes log buffer...
2012-03-19 Felix Fietkaunetifd: scan l3 devices on find_config()
2012-03-19 Felix Fietkaunetifd: shut down all interfaces before restarting...
2012-03-15 Felix Fietkaunetifd: fix ipv6 issues, add sit tunnel support
2012-03-15 Felix Fietkaunetifd: implement find_config()
2012-03-05 Felix Fietkaunetifd: update to latest version
2012-02-27 Felix Fietkaunetifd: update, fix some mac address handling issues
2012-02-27 Felix Fietkaunetifd: add missing do_sysctl function
2012-02-27 Felix Fietkaunetifd: update to 2012-02-26, fixes ipv4 broadcast...
2012-02-27 Felix Fietkaunetifd: add a hotplug handler for setting sysctls ...
2012-02-27 Felix Fietkaunetifd: add a new udhcpc default script for command...
2012-02-03 Felix Fietkaunetifd: set the network device in uci state as well...
2012-02-02 Felix Fietkaunetifd: update to latest, fixes removing deleted interf...
2012-02-02 Felix Fietkaunetifd: fix legacy scripts that expect the ifname optio...
2012-01-24 Felix Fietkaunetifd: update to latest, fixes a crash when the interf...
2012-01-22 Felix Fietkaunetifd: update to latest version, add some more status...
2012-01-22 Felix Fietkaunetifd: always issue a reload on ifup, not just for -a
2011-12-05 Felix Fietkaunetifd: update to latest version, fixes some use-after...
2011-11-14 Felix Fietkaunetifd: update to latest version, fixes tcp connection...
2011-11-08 Felix Fietkaunetifd: fix compile error when both libnl and libnl...
2011-11-07 Nicolas Thillpackage/netifd: use new service wrapper
2011-11-04 Felix Fietkaunetifd: ensure that a bridge gets created before hostap...
2011-11-03 Felix Fietkaunetifd: start wifi at boot
2011-11-03 Felix Fietkaunetifd: update to latest version, fix redundant ifdown...
2011-11-01 Felix Fietkaunetifd: add missing proto handler conversion after...
2011-11-01 Felix Fietkaunetifd: update to latest version, fixes handling of...
2011-10-27 Felix Fietkaunetifd: update, prefix proto handler callbacks with...
2011-10-27 Felix Fietkaunetifd: remove obsolete _init callbacks, set available...
2011-10-27 Felix Fietkaunetifd: allow ppp based proto handlers to override...
2011-10-27 Felix Fietkaunetifd: update to latest, adds support for protocol...
2011-10-26 Felix Fietkaunetifd: if core dump support is enabled, use it. also...
2011-10-26 Felix Fietkaunetifd: update to the latest version, contains small...
2011-10-24 Felix Fietkaunetifd: update to latest version, fixes a crash on...
2011-10-23 Felix Fietkaunetifd: update to latest version, fixes interface hotpl...
2011-10-23 Felix Fietkaunetifd: add two simple scripts for querying interface...
2011-10-23 Felix Fietkaunetifd: reload the network config on ifup -a
2011-10-22 Felix Fietkaunetifd: add a dependency on jshn
2011-10-21 Felix Fietkaunetifd: add missing dependencies on libuci and libnl...
2011-10-21 Felix Fietkauadd an initial (experimental) version of netifd, disabl...