Since I finally took care of the most important issues with 7266, I decided to upload some early builds in the Test Builds folder on Mediafire. As usual, these are provided without any support, and are work-in-progress.
Some major changes coming to my professional life in the coming weeks, so I don't know how much development time I will be able to put into this in the coming weeks. So far, I haven't planned anything regarding 380.66, so this is just a GPL merge (was nice for once to have ALL the binary blobs for all supported models), and the usual random fix and tweaks here and there.
Some major changes coming to my professional life in the coming weeks, so I don't know how much development time I will be able to put into this in the coming weeks. So far, I haven't planned anything regarding 380.66, so this is just a GPL merge (was nice for once to have ALL the binary blobs for all supported models), and the usual random fix and tweaks here and there.
Code:
bd7fdd4 Bumped revision to alpha 2
97cb3bd Updated documentation
2292033 webui: cleaned up indentation on Tools->Other Settings page (no code change)
f3c7469 webui: add setting to disable wanduck's DNS probes
d174cd4 Merge pull request #1259 from blackfuel/upstream
fe27c86 Provide separate binary blobs and wireless driver for AC3100 as they're not entirely identical to the AC88 ones
3b22668 Merged binary blobs for RT-AC88U from 7266 GPL
dcd47a1 wl: revert to older version for AC88U, the AC3100 version from 7266 causes AdaptiveQoS to stop marking packets after a while
b9c3079 samba: add gitignore to Samba 3.0.33
5a2dd53 openvpn: add support to the ovpn importer for the "proto" keyword; extend the "remote" keyword to also support the proto parameter if present
6f125de Merge remote-tracking branch 'upstream/master' into upstream
8f8fcf9 shared: Add the physical notify_rc.o binary blob, referenced through symlinks
56b9ed7 Updated documentation
3f86a28 firewall: log accepted new outbound connections (if logging is enabled)
ec59c40 curl: fix warning at build time, moving flags to CPPFLAGS and LIBS
0acc483 rc: Revert "rc: Kludge to support GPL 3831 with binary blobs from 32xx-34xx" (no longer required)
ac1fdea Merge remote-tracking branch 'upstream/master' into upstream
79d5a27 webui: escape quotes in client names when building clickable client list, fixes DHCP page (and possibly others)
c4277cc webui: add missing variable to state.js, fixing the Apps page
8769145 webui: fix broken WOL page if client name contains single quotes
d5c1104 rc: move Merlin-specific nvram conversion/upgrade code to the new format.c source, and run it at the same time as Asus's own version conversion code
1cddc24 rc,shared: Add new prebuilt binary blobs
949c67a build: add new closed source blobs for AiCloud's sync clients
5a46c52 Tor firewall: use new Asus function addr_type_parse()
fc95554 Updated documentation
05b9ace Revert "kernel: ipv6: honor IPV6_PKTINFO with v4 mapped addresses on sendmsg (backported c8e6ad0829a723a74cd2fea9996a3392d2579a18)"
ac3773a kernel: ipv6: honor IPV6_PKTINFO with v4 mapped addresses on sendmsg (backported c8e6ad0829a723a74cd2fea9996a3392d2579a18)
d71498d openvpn: allow disable DH usage by entering none in the DH field
cced648 kernel: fix reuse-after-free in DCCP (backport from 5edabca9d4cff7f1f2b68f0bac55ef99d9798ba4)
9e665fc rc: merge binary blobs from RT-AC3200
bf26819 shared: add missing symlink to notify_rc.o for RT-AC66U
761f9aa build: rename IPSEC option to IPSECMOD, to avoid clashing with Asus's own IPSEC option
09a4791 openssl now requires makedepend to be installed - document it
5b65381 qos: Fix GPL 7266 breakage of Bandwidth Limiter (patch from Asus)
961f278 httpd: fix potential buffer overrun introduced in previous commit, as src buffer was too small by 3 bytes
55a7fd0 webui: clarify the label of the new source field on the port forward page
4718100 webui: support user-defined source IP on the Forwarded Port list
8988177 openssl: Fix building, following GPL 7266's removal of rc4
1b567d7 Merge with GPL 7266
50ad9fc Updated documentation
2f4be88 Bumped revision to 380.66 alpha 1
251a846 Re-apply GPL 4180