| Commit message (Expand) | Author | Age | Files | Lines |
* | dnsmasq: Add sequential_ip UCI parameter | Steven Barth | 2015-07-07 | 1 | -0/+1 |
* | dnsmasq: enable extra tracing by default when UCI parameter logqueries is set | Steven Barth | 2015-07-07 | 1 | -1/+1 |
* | mdns: fix ubus wait_for command | Felix Fietkau | 2015-07-02 | 1 | -1/+1 |
* | ppp: honor LDFLAGS | Steven Barth | 2015-06-19 | 4 | -3/+42 |
* | openvpn: bump to 2.3.7. | Felix Fietkau | 2015-06-18 | 5 | -78/+6 |
* | Update dnsmasq to v2.73. | Steven Barth | 2015-06-15 | 1 | -3/+3 |
* | openvpn: bump PKG_RELEASE. | Felix Fietkau | 2015-06-14 | 1 | -1/+1 |
* | openvpn: let instances drop to nobody in default config. | Felix Fietkau | 2015-06-14 | 1 | -0/+2 |
* | openvpn: fix handling option auth_retry. | Felix Fietkau | 2015-06-14 | 1 | -2/+2 |
* | samba36: remove host build paths | Felix Fietkau | 2015-06-14 | 1 | -3/+6 |
* | ppp: bump PKG_RELEASE | Steven Barth | 2015-06-12 | 1 | -1/+1 |
* | ppp : Unnumbered support | Steven Barth | 2015-06-12 | 1 | -1/+39 |
* | dnsmasq: bump to 2.73rc9 | Steven Barth | 2015-06-08 | 1 | -2/+2 |
* | dnsmasq: fix config file typo | Steven Barth | 2015-06-08 | 1 | -1/+1 |
* | hostapd: move ht_coex variable to mac80211.sh, guarded by 802.11n support | Felix Fietkau | 2015-06-06 | 1 | -4/+2 |
* | ppp: fix download URL | Hauke Mehrtens | 2015-06-06 | 1 | -1/+1 |
* | lldpd: add option to disable custom TLVs | John Crispin | 2015-06-03 | 2 | -0/+6 |
* | hostapd: add a new option to control HT coexistance separate from noscan | Felix Fietkau | 2015-06-02 | 2 | -6/+11 |
* | lldpd: disable xml explicitly | John Crispin | 2015-05-31 | 1 | -0/+1 |
* | uhttpd: use 307 for HTTPS redirections to retain request method | Jo-Philipp Wich | 2015-05-30 | 1 | -1/+1 |
* | uhttpd: add support for enforcing https | Jo-Philipp Wich | 2015-05-30 | 3 | -2/+7 |
* | uhttpd: inhibit chunked transfer encoding for static file responses | Jo-Philipp Wich | 2015-05-30 | 1 | -2/+2 |
* | lldpd: update to v0.7.15 and add support for parsing /etc/openwrt_release | Jo-Philipp Wich | 2015-05-28 | 4 | -88/+44 |
* | ppp: do not warn if connect() before close() on pppoe terminate fails (fixes ... | Felix Fietkau | 2015-05-26 | 1 | -0/+14 |
* | odhcpd: fix DHCPv6 downstream PD | Steven Barth | 2015-05-21 | 1 | -2/+2 |
* | dnsmasq: bump to dnsmasq2.73rc8 Important. | Steven Barth | 2015-05-17 | 1 | -2/+2 |
* | odhcpd: ignore /64 on interface when doing PD | Steven Barth | 2015-05-13 | 1 | -2/+2 |
* | odhcpd: remove invalid call to free() | Steven Barth | 2015-05-11 | 1 | -2/+2 |
* | ppp: remove the persist option, netifd handles reconnects | Felix Fietkau | 2015-05-09 | 1 | -1/+1 |
* | hostapd: fix remote denial of service vulnerability in WMM action frame parsing | Felix Fietkau | 2015-05-06 | 1 | -0/+36 |
* | hostapd: enable 802.11w only for the full variants | Felix Fietkau | 2015-05-06 | 1 | -1/+4 |
* | openvpn: replace polarssl run-time version check with a compile-time one | Felix Fietkau | 2015-05-05 | 1 | -0/+11 |
* | openvpn: disable CBC record splitting in PolarSSL/mbedTLS (#19101) | Jo-Philipp Wich | 2015-05-04 | 2 | -1/+17 |
* | dnsmasq: bump to 2.73rc7 | Steven Barth | 2015-04-29 | 1 | -2/+2 |
* | odhcpd: Remove prefix class config option as not supported anymore by odhcpd | Steven Barth | 2015-04-28 | 1 | -8/+0 |
* | dnsmasq: bump to 2.73rc6 | Steven Barth | 2015-04-23 | 4 | -161/+5 |
* | hostapd: backport fix for CVE-2015-1863, refresh patches | Felix Fietkau | 2015-04-23 | 5 | -5/+42 |
* | hostapd: mark wpa-supplicant & wpad-mesh as broken on uml | Nicolas Thill | 2015-04-22 | 1 | -2/+2 |
* | odhcpd: minor fixes | Steven Barth | 2015-04-21 | 1 | -2/+2 |
* | hostapd/netifd: encrypted mesh with wpa_supplicant | Felix Fietkau | 2015-04-20 | 1 | -18/+29 |
* | dropbear: update to 2015.67 | Steven Barth | 2015-04-18 | 7 | -414/+16 |
* | hostapd: Fix wps button hotplug script to handle multiple radios | John Crispin | 2015-04-18 | 1 | -3/+4 |
* | network: also shorten virtual interface names of ppp and 3g/4g connections | Steven Barth | 2015-04-17 | 1 | -1/+1 |
* | odhcpd: fix accidental logic inversion | Steven Barth | 2015-04-14 | 1 | -2/+2 |
* | odhcpd: avoid illegal memory access in some corner cases | Steven Barth | 2015-04-14 | 1 | -2/+2 |
* | dnsmasq: fix dnssec timestamp logic, backport crashfix | Steven Barth | 2015-04-13 | 4 | -6/+174 |
* | netifd: fix ieee80211r 'sh: bad number' in mac80211 setup (bug #19345) | Felix Fietkau | 2015-04-11 | 1 | -0/+1 |
* | odhcpd: send current hop-limit by default in RAs | Steven Barth | 2015-04-10 | 1 | -2/+2 |
* | dnsmasq: bump to 2.73rc4 | Steven Barth | 2015-04-10 | 7 | -351/+49 |
* | hostapd: remove unused asprintf parameter | John Crispin | 2015-04-10 | 1 | -1/+1 |