| Commit message (Expand) | Author | Age | Files | Lines |
* | openvpn: cacert does not exist | John Crispin | 2016-10-27 | 1 | -2/+2 |
* | openvpn: add handling for capath and cafile | John Crispin | 2016-10-27 | 1 | -1/+1 |
* | package/network/utils/ipset: Update to 6.30 | Daniel Engberg | 2016-10-27 | 1 | -2/+2 |
* | netifd: update to latest git HEAD | John Crispin | 2016-10-27 | 1 | -3/+3 |
* | dnsmasq: Multiple dnsmasq instances support | Hans Dedecker | 2016-10-26 | 1 | -185/+270 |
* | ipip: Support fqdn as remote tunnel endpoint | Hans Dedecker | 2016-10-26 | 2 | -3/+16 |
* | uhttpd: create self-signed certificates with unique subjects | Hannu Nyman | 2016-10-26 | 1 | -1/+2 |
* | uhttpd: prefer px5g for certificate creation | Hannu Nyman | 2016-10-26 | 1 | -2/+2 |
* | netifd: Request DHCP option 121 (classless route) by default | Baptiste Jonglez | 2016-10-26 | 1 | -2/+5 |
* | wwan: rename data files | Simon Hailes | 2016-10-26 | 348 | -0/+10 |
* | qmi: add metric, defaultroute and peerdns options for qmi protocol | Marcin Jurkowski | 2016-10-26 | 1 | -8/+10 |
* | mbim: add metric, defaultroute and peerdns options for mbim protocol | Marcin Jurkowski | 2016-10-26 | 1 | -2/+5 |
* | comgt: add metric, defaultroute and peerdns options for directip protocol | Marcin Jurkowski | 2016-10-26 | 1 | -2/+5 |
* | comgt: add metric, defaultroute and peerdns options for ncm protocol | Marcin Jurkowski | 2016-10-26 | 1 | -2/+5 |
* | uhttpd: fix handling of special "/" prefix when matching handlers | Jo-Philipp Wich | 2016-10-25 | 1 | -3/+3 |
* | iperf: used an updated renamed tarball instead of main upstream URL | Felix Fietkau | 2016-10-17 | 1 | -3/+8 |
* | network/utils/maccalc: drop Build/Prepare rule in favor of default one | Alexandru Ardelean | 2016-10-15 | 1 | -5/+0 |
* | network/utils/rssileds: drop Build/Prepare rule in favor of default one | Alexandru Ardelean | 2016-10-15 | 1 | -5/+0 |
* | network/utils/resolveip: drop Build/Prepare rule in favor of default one | Alexandru Ardelean | 2016-10-15 | 1 | -5/+0 |
* | network/utils/owipcalc: drop Build/Prepare rule in favor of default one | Alexandru Ardelean | 2016-10-15 | 1 | -6/+0 |
* | network/ipv6/map: drop Build/Prepare rule in favor of default one | Alexandru Ardelean | 2016-10-15 | 1 | -5/+0 |
* | network/utils/iwcap: drop Build/Prepare rule in favor of default one | Alexandru Ardelean | 2016-10-15 | 1 | -5/+0 |
* | network/services/ead: drop Build/Prepare rule in favor of default one | Alexandru Ardelean | 2016-10-15 | 1 | -5/+0 |
* | network/ipv6/6rd: drop Build/Prepare rule in favor of default one | Alexandru Ardelean | 2016-10-15 | 1 | -5/+0 |
* | network/config/swconfig: drop Build/Prepare rule in favor of default one | Alexandru Ardelean | 2016-10-15 | 1 | -5/+0 |
* | network/services/hostapd: move whole files outside of patches and drop Build/... | Alexandru Ardelean | 2016-10-15 | 5 | -640/+631 |
* | package/network/services/lldpd: Update to 0.9.5 | Daniel Engberg | 2016-10-15 | 1 | -2/+2 |
* | packages/network/utils/wpan-tools: Update to 0.7 | Daniel Engberg | 2016-10-15 | 1 | -3/+3 |
* | package/network/utils/ipset: Update to 6.29 | Daniel Engberg | 2016-10-15 | 1 | -2/+2 |
* | odhcpd: Upstep to git HEAD version | Hans Dedecker | 2016-10-13 | 1 | -3/+3 |
* | uqmi: re-enable autoconnect which was dropped without explanation | Felix Fietkau | 2016-10-12 | 1 | -14/+24 |
* | uqmi: always use DHCP for IPv4 | Felix Fietkau | 2016-10-12 | 1 | -54/+30 |
* | uhttpd: update to the latest version, adds a small json handler fix | Felix Fietkau | 2016-10-08 | 1 | -3/+3 |
* | source: Switch to xz for packages and tools where possible | Daniel Engberg | 2016-10-06 | 16 | -21/+32 |
* | dslite: Quote resolveip hostname argument | Hans Dedecker | 2016-10-06 | 2 | -4/+8 |
* | uhttpd: rename certificate defaults section | Jo-Philipp Wich | 2016-10-06 | 1 | -2/+2 |
* | hostapd: make -mesh and -p2p variants depend on the cfg80211 symbol | Felix Fietkau | 2016-10-05 | 1 | -3/+3 |
* | uhttpd: support using OpenSSL for certificate generation | Hannu Nyman | 2016-10-05 | 2 | -3/+8 |
* | gre: Support fqdn as remote tunnel endpoint | Hans Dedecker | 2016-10-04 | 2 | -5/+31 |
* | iproute2: tc cake qdisc add nat, docsis & ptm modes | Kevin Darbyshire-Bryant | 2016-10-04 | 2 | -13/+57 |
* | iproute2: fix no fortify build failure | Kevin Darbyshire-Bryant | 2016-09-30 | 1 | -0/+10 |
* | netifd: update to the latest version, adds various fixes | Felix Fietkau | 2016-09-28 | 1 | -2/+2 |
* | iwinfo: fix WPA cipher reporting | Jo-Philipp Wich | 2016-09-27 | 1 | -2/+2 |
* | 6in4: fix invalid local variable declaration (FS#188) | Jo-Philipp Wich | 2016-09-27 | 2 | -3/+3 |
* | config: enable shadow passwords unconditionally | Matthias Schiffer | 2016-09-26 | 1 | -1/+0 |
* | curl: update to version 7.50.3 | Hauke Mehrtens | 2016-09-24 | 2 | -3/+3 |
* | ltq-vdsl-app: update to version 4.17.18.6 | Hauke Mehrtens | 2016-09-20 | 3 | -28/+5 |
* | dnsmasq: Add match section support | Hans Dedecker | 2016-09-19 | 1 | -0/+17 |
* | iwinfo: Bump to 2016-07-29 | Florian Fainelli | 2016-09-19 | 1 | -2/+2 |
* | hostapd: fix regression breaking brcmfmac | Rafał Miłecki | 2016-09-13 | 4 | -7/+46 |