| Commit message (Expand) | Author | Age | Files | Lines |
* | netifd: update to the latest version, adds a cosmetic fix for a wpa related v... | Felix Fietkau | 2016-01-20 | 1 | -2/+2 |
* | 6in4: use uclient-fetch instead of wget/curl | Felix Fietkau | 2016-01-20 | 2 | -24/+7 |
* | qos-scripts: Fix classification of ingress traffic | Felix Fietkau | 2016-01-19 | 1 | -1/+1 |
* | uhttpd: fix typo in default config for px5g | Felix Fietkau | 2016-01-19 | 1 | -1/+1 |
* | Revert "6in4: Corrected tunnelbroker tunnel update URL" | Jo-Philipp Wich | 2016-01-19 | 2 | -2/+2 |
* | wpa_supplicant: add support for EAP-TLS phase2 | Felix Fietkau | 2016-01-19 | 1 | -2/+12 |
* | hostap/wpa_supplicant: enable EAP-FAST in -full builds | Felix Fietkau | 2016-01-19 | 2 | -0/+6 |
* | uhttpd: add option for mbedtls | Felix Fietkau | 2016-01-19 | 1 | -0/+4 |
* | br2684ctl: resolve a boot time race condition with nas0 bringup by using expl... | Felix Fietkau | 2016-01-18 | 3 | -13/+7 |
* | br2684ctl: add support for notifying nas* bringup via a script | Felix Fietkau | 2016-01-18 | 1 | -0/+54 |
* | firewall: add CONFIG_IPV6 to PKG_CONFIG_DEPENDS to fix a rebuild error | Felix Fietkau | 2016-01-18 | 1 | -0/+1 |
* | iptables: fix rebuild errors on configuration changes | Felix Fietkau | 2016-01-18 | 1 | -0/+14 |
* | wpa_supplicant: improve generating phase2 config line for WPA-EAP | Felix Fietkau | 2016-01-18 | 1 | -2/+13 |
* | iproute2: remove odd conffiles generation | Felix Fietkau | 2016-01-17 | 1 | -4/+0 |
* | netifd: fix PKG_VERSION (#21630) | Jo-Philipp Wich | 2016-01-17 | 1 | -1/+1 |
* | network: add virtual tunnel interface (VTI) support | Felix Fietkau | 2016-01-17 | 2 | -0/+216 |
* | netifd: update to the latest version, adds VTI support and a policy routing fix | Felix Fietkau | 2016-01-17 | 1 | -2/+2 |
* | dnsmasq: Add option --min-port | Felix Fietkau | 2016-01-15 | 2 | -1/+2 |
* | dropbear: update version to 2015.71 | Felix Fietkau | 2016-01-15 | 5 | -10/+10 |
* | dnsmasq: add local hostname record for own lan ula address as well | Jo-Philipp Wich | 2016-01-12 | 2 | -4/+18 |
* | hostapd: fix disassociation with FullMAC drivers and multi-BSS | Rafał Miłecki | 2016-01-11 | 1 | -0/+67 |
* | openvpn: update to version 2.3.10 | Felix Fietkau | 2016-01-11 | 5 | -276/+5 |
* | dropbear: enable curve25519 support by default, increases compressed binary s... | Felix Fietkau | 2016-01-10 | 1 | -1/+1 |
* | dropbear: split out curve25519 support into a separate config option | Felix Fietkau | 2016-01-10 | 2 | -4/+19 |
* | hostapd: fix post v2.4 security issues | Felix Fietkau | 2016-01-10 | 11 | -0/+554 |
* | openvpn: added service_triggers() to init script | Felix Fietkau | 2016-01-07 | 1 | -0/+4 |
* | swconfig: support sending SWITCH_TYPE_LINK to kernel | Rafał Miłecki | 2016-01-06 | 1 | -0/+28 |
* | samba36: add three CVE patches from 2015-12-16 | Felix Fietkau | 2016-01-05 | 4 | -1/+253 |
* | relayd: move to git.openwrt.org | Felix Fietkau | 2016-01-04 | 1 | -1/+1 |
* | firewall: move to git.openwrt.org | Felix Fietkau | 2016-01-04 | 1 | -1/+1 |
* | uqmi: move to git.openwrt.org | Felix Fietkau | 2016-01-04 | 1 | -1/+1 |
* | uhttpd: move to git.openwrt.org | Felix Fietkau | 2016-01-04 | 1 | -1/+1 |
* | packages: use OPENWRT_GIT to point at the main openwrt git repo | Felix Fietkau | 2016-01-04 | 4 | -4/+4 |
* | package/network/config/gre: ipv6 gre kmod package name was wrong | Felix Fietkau | 2016-01-03 | 1 | -1/+1 |
* | wpa_supplicant: set regulatory domain the same way as hostapd | Felix Fietkau | 2016-01-03 | 1 | -0/+6 |
* | iproute2: update to 4.3.0 | Felix Fietkau | 2016-01-03 | 8 | -120/+68 |
* | ltq-vdsl-app: re-add lowlevel settings | John Crispin | 2016-01-01 | 1 | -0/+88 |
* | ltq-vdsl-app: enable G.993.5 XTSE bit by default | John Crispin | 2016-01-01 | 1 | -3/+7 |
* | ltq-vdsl-app: let the driver/app probe the xtse on missing annex | John Crispin | 2016-01-01 | 1 | -3/+0 |
* | ltq-vdsl-app: add/enable missing G.993.2 XTSE bits | John Crispin | 2016-01-01 | 1 | -10/+9 |
* | ltq-vdsl-app: use the final xtse format | John Crispin | 2016-01-01 | 1 | -5/+5 |
* | dante: fix MD5SUM | Nicolas Thill | 2015-12-31 | 1 | -1/+1 |
* | 6in4: Corrected tunnelbroker tunnel update URL | Hauke Mehrtens | 2015-12-27 | 2 | -2/+2 |
* | swconfig: support receiving SWITCH_TYPE_LINK from kernel | John Crispin | 2015-12-23 | 3 | -0/+92 |
* | openvpn: fix configure options | John Crispin | 2015-12-23 | 1 | -2/+1 |
* | package/lldpd: Remove extraneous select | John Crispin | 2015-12-23 | 1 | -1/+0 |
* | dnsmasq: Add option --no-ping | John Crispin | 2015-12-23 | 1 | -0/+1 |
* | dnsmasq: changed option nonwildcard to --bind-dynamic | Felix Fietkau | 2015-12-19 | 1 | -1/+1 |
* | ltq-vdsl-app: enable Annex-M support, disable unsupported Annex-A modes | Felix Fietkau | 2015-12-18 | 1 | -6/+3 |
* | ltq-vdsl-app: remove whitespace after -i, it prevents vdsl_cpe_control from p... | Felix Fietkau | 2015-12-18 | 1 | -1/+1 |