| Commit message (Expand) | Author | Age | Files | Lines |
* | dnsmasq: add log facility option | dibdot | 2016-12-23 | 1 | -0/+1 |
* | uhttpd: drop uhttpd-mod-tls, it has been useless for years | Felix Fietkau | 2016-12-22 | 1 | -39/+0 |
* | treewide: clean up and unify PKG_VERSION for git based downloads | Felix Fietkau | 2016-12-22 | 17 | -83/+47 |
* | openvpn: use conditional dependencies to avoid pulling in unused ssl libraries | Felix Fietkau | 2016-12-22 | 1 | -2/+2 |
* | openvpn: reduce binary size using --gc-sections on linking | Felix Fietkau | 2016-12-22 | 1 | -0/+3 |
* | openvpn: fix disabling DES support in mbedtls | Felix Fietkau | 2016-12-22 | 1 | -0/+81 |
* | openvpn: update to 2.4_rc2 | Magnus Kroken | 2016-12-22 | 11 | -75/+103 |
* | vti: add empty install rules for vtiv4 & vtiv6 | Alexandru Ardelean | 2016-12-22 | 1 | -0/+8 |
* | gre: add empty install rules for grev4 & grev6 | Alexandru Ardelean | 2016-12-22 | 1 | -0/+8 |
* | uqmi: add plmn set functionality for netifd proto handler | Florian Eckert | 2016-12-22 | 1 | -2/+22 |
* | comgt-ncm: fix typo Fix typo in ncm.sh. Resolves: | Cezary Jackiewicz | 2016-12-22 | 1 | -1/+1 |
* | odhcpd: Use procd_send_signal in odhcpd-update file | Hans Dedecker | 2016-12-21 | 1 | -5/+3 |
* | hostapd: update to version 2016-12-19 | Koen Vandeputte | 2016-12-20 | 5 | -16/+16 |
* | hostapd: Add ability to specify that that wireless driver supports 802.11ac | Alexis Green | 2016-12-20 | 2 | -1/+11 |
* | hostapd: update to version 2016-12-15 | Koen Vandeputte | 2016-12-20 | 20 | -169/+110 |
* | iproute2: tc - update cake support | Kevin Darbyshire-Bryant | 2016-12-20 | 2 | -11/+13 |
* | uqmi: Prevent 'POLICY MISMATH' error. | Nickolay Ledovskikh | 2016-12-20 | 1 | -0/+1 |
* | uqmi: bump to latest git HEAD | John Crispin | 2016-12-20 | 1 | -2/+2 |
* | uqmi: add support of using device symlinks. | Nickolay Ledovskikh | 2016-12-20 | 1 | -0/+2 |
* | comgt: add support of using device symlinks. | Nickolay Ledovskikh | 2016-12-20 | 3 | -0/+5 |
* | hostapd: remove never-used Package/<name>/Description | Yousong Zhou | 2016-12-20 | 1 | -21/+1 |
* | mdns: bump to latest git HEAD | John Crispin | 2016-12-20 | 1 | -2/+2 |
* | odhcpd: Bump to git HEAD version (various fixes) | Hans Dedecker | 2016-12-17 | 1 | -3/+3 |
* | treewide: clean up download hashes | Felix Fietkau | 2016-12-16 | 46 | -46/+46 |
* | odhcp6c: Pass parameters to user dhcpv6 script | Hans Dedecker | 2016-12-16 | 2 | -3/+3 |
* | map: Have cmake find libubus.h | Florian Fainelli | 2016-12-16 | 1 | -0/+3 |
* | dnsmasq: fix service reload | John Crispin | 2016-12-16 | 1 | -2/+1 |
* | odhcpd: update sha256sum | Hauke Mehrtens | 2016-12-14 | 1 | -1/+1 |
* | swconfig: replace the shared library with a static one | Felix Fietkau | 2016-12-14 | 2 | -5/+5 |
* | ppp: use --gc-sections to save a tiny bit of space | Felix Fietkau | 2016-12-14 | 1 | -0/+3 |
* | comgt-ncm: Add support for specifying profile index | Matti Laakso | 2016-12-14 | 4 | -56/+51 |
* | uqmi: Add support for specifying profile index | Matti Laakso | 2016-12-14 | 2 | -82/+93 |
* | dropbear: clean up default PATH handling in makefile | Dario Ernst | 2016-12-14 | 2 | -14/+2 |
* | netfilter: drop proprietary xt_id match | Jo-Philipp Wich | 2016-12-14 | 1 | -69/+0 |
* | firewall3: drop support for automatic NOTRACK rules | Jo-Philipp Wich | 2016-12-14 | 1 | -3/+3 |
* | odhcpd: Fix dnsmasq re-reading hostfile | Hans Dedecker | 2016-12-13 | 2 | -2/+5 |
* | dnsmasq: Specify directory /tmp/hosts as argument for --addn-hosts | Hans Dedecker | 2016-12-13 | 2 | -2/+2 |
* | iproute2: support latest cake & restore DSCP washing | Kevin Darbyshire-Bryant | 2016-12-12 | 1 | -55/+75 |
* | tcpdump: reduce size of -mini by removing more infrequently used protocols | Felix Fietkau | 2016-12-12 | 1 | -23/+25 |
* | net/utils/tcpdump: update to 4.8.1 | p-wassi | 2016-12-12 | 4 | -576/+700 |
* | openvpn: quote parameters to --push in openvpn config file | Magnus Kroken | 2016-12-12 | 1 | -1/+2 |
* | dnsmasq: Fix splitting hostid for DHCPv6 static leases | Arjen de Korte | 2016-12-06 | 1 | -1/+1 |
* | dnsmasq: reload config if host name is modified | Florian Eckert | 2016-12-04 | 1 | -1/+2 |
* | ppp: Split the ppp-up for the IPv6 part | Pierre Lebleu | 2016-12-04 | 4 | -12/+29 |
* | curl: update to version 7.51.0 | Hauke Mehrtens | 2016-12-03 | 3 | -6/+6 |
* | xtables-addons: add CONFIG_NF_CONNTRACK_MARK=y to all kmod-* packages | Felix Fietkau | 2016-12-01 | 1 | -2/+2 |
* | iw: drop TX power patch that is part of upstream version now | Rafał Miłecki | 2016-11-29 | 1 | -30/+0 |
* | ipset: Add InstallDev to provide libipset as library | Julian Kornberger | 2016-11-26 | 1 | -1/+8 |
* | netifd: update to the latest version | Felix Fietkau | 2016-11-22 | 1 | -3/+3 |
* | odhcpd: update to latest git HEAD | John Crispin | 2016-11-21 | 1 | -2/+2 |