| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 6rd: Remove sourcerouting parameter registration | Steven Barth | 2015-06-10 | 1 | -1/+0 |
* | map: add sleep work-around for lw4o6 race-condition | Steven Barth | 2015-06-09 | 2 | -1/+4 |
* | odhcp6c: fix handling of custom DHCPv6 options | Steven Barth | 2015-06-09 | 1 | -2/+2 |
* | netifd: bump to latest, various fixes | Steven Barth | 2015-06-08 | 1 | -2/+2 |
* | 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 |
* | odhcp6c: silence fw3 warnings | Steven Barth | 2015-06-01 | 1 | -1/+1 |
* | iwinfo: fix segfault in mtd parsing code (#19768) | Jo-Philipp Wich | 2015-06-01 | 1 | -2/+2 |
* | 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 |
* | map: add support for lw4o6 address matching, minor optimizations | Steven Barth | 2015-05-26 | 2 | -38/+58 |
* | netifd: fix and optimize ipv6 onlink-route handling | Steven Barth | 2015-05-26 | 1 | -2/+2 |
* | iwinfo: fix hostapd status query (#19662) | Jo-Philipp Wich | 2015-05-26 | 1 | -3/+3 |
* | firewall: link iptables extensions dynamically | Jo-Philipp Wich | 2015-05-26 | 1 | -7/+2 |
* | iptables: reduce binary size | Jo-Philipp Wich | 2015-05-26 | 4 | -176/+195 |
* | ppp: do not warn if connect() before close() on pppoe terminate fails (fixes ... | Felix Fietkau | 2015-05-26 | 1 | -0/+14 |
* | netifd: bump to current HEAD | Felix Fietkau | 2015-05-25 | 1 | -2/+2 |
* | comgt: the package contained too many files | John Crispin | 2015-05-23 | 1 | -1/+0 |
* | conntrack-tools: add init script for conntrackd | John Crispin | 2015-05-23 | 2 | -0/+19 |
* | ds-lite: fix resolve retry for fqdn peeraddrs | Jonas Gorski | 2015-05-22 | 2 | -6/+7 |
* | odhcpd: fix DHCPv6 downstream PD | Steven Barth | 2015-05-21 | 1 | -2/+2 |
* | netifd: improve IPv6 onlink-route handling | Steven Barth | 2015-05-19 | 1 | -2/+2 |
* | ipv6: remove now unneeded source-dest-routing workarounds | Steven Barth | 2015-05-19 | 9 | -37/+19 |
* | dnsmasq: bump to dnsmasq2.73rc8 Important. | Steven Barth | 2015-05-17 | 1 | -2/+2 |
* | map: set ealen to psidlen for lw4over6 | Steven Barth | 2015-05-16 | 2 | -1/+4 |
* | odhcp6c: fix parsing of LW4over6 parameters | Steven Barth | 2015-05-16 | 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 |
* | netifd-dhcp: supply parameters to user-script | Felix Fietkau | 2015-05-08 | 1 | -1/+1 |
* | hostapd: fix remote denial of service vulnerability in WMM action frame parsing | Felix Fietkau | 2015-05-06 | 1 | -0/+36 |
* | iptables: disable unused xml support to save some space | Felix Fietkau | 2015-05-06 | 1 | -0/+13 |
* | hostapd: enable 802.11w only for the full variants | Felix Fietkau | 2015-05-06 | 1 | -1/+4 |
* | firewall: Allow IGMP and MLD input on WAN | Steven Barth | 2015-05-05 | 1 | -0/+19 |
* | curl: replace polarssl run-time version check with a compile-time one | Felix Fietkau | 2015-05-05 | 1 | -0/+11 |
* | 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 |
* | dhcp: add option specifying overriding custom-routes | Steven Barth | 2015-05-02 | 3 | -3/+9 |
* | map: shorten autogenerated sub-interface names to account for limits | Steven Barth | 2015-04-30 | 2 | -3/+3 |
* | 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 |
* | odhcp6c: Fix white space errors | Steven Barth | 2015-04-28 | 1 | -8/+8 |
* | dnsmasq: bump to 2.73rc6 | Steven Barth | 2015-04-23 | 4 | -161/+5 |