Commit Graph

6288 Commits (185833836cb6c4822058a0cfe64f7487bfe16a30)
 

Author SHA1 Message Date
M_ars 185833836c SDK714: initial commit (including support for RT-AC5300) 2 years ago
M_ars 6af01ed0ed SDK7: rename/copy/prepare for SDK714 update 2 years ago
M_ars 1309998bbf Revert "SDK7: update ctf (part 2 + part 3)"
This reverts commit 7e08fc3778.
2 years ago
M_ars 1a2ae3dc8e BSD: prepare SDK7 update 2 years ago
pedro a18e435655 Merge branch 'arm-master' into arm-sdk7 2 years ago
M_ars a4c9d4933d SDK7: check wireless driver max client tuneable value
Note: keep max clients default to 32 for SDK7 but check driver for tuneable value
2 years ago
M_ars 6e1dc3990b Revert "SDK7: use prebuilt"
This reverts commit 314204de90.
2 years ago
M_ars cae1696c64 Revert "SDK6: use prebuilt"
This reverts commit 9b9b282939.
2 years ago
pedro b637c1e487 zlib: backport null dereference fix
The curl developers found test case that crashed in their testing when
using zlib patched against CVE-2022-37434, same patch we've backported
in commit 7df6795 ("zlib: backport fix for heap-based buffer
over-read (CVE-2022-37434)"). So we need to backport following patch in
order to fix issue introduced in that previous CVE-2022-37434 fix.

References: curl/curl#9271
Fixes: 7df6795 ("zlib: backport fix for heap-based buffer over-read (CVE-2022-37434)")
Signed-off-by: Petr Štetiar <ynezz@true.cz>
2 years ago
pedro 217ef11672 Merge branch 'arm-master' into arm-sdk7 2 years ago
M_ars 4019bd64aa build: add TRX KEY (SDK7)
Note: fix for commit (missing)
432e4848a3
2 years ago
M_ars 19684d3fbf Dlink DIR868L: fix USB Power supply in some cases (cfe/board_data dependency)
Note: next one ... see also
8c07c7a7ad

see report:
https://www.linksysinfo.org/index.php?threads/usb-port-issue-after-upgrade-netgear-r6400v1.77564/#post-337624
2 years ago
M_ars b2106b8ccd Netgear R7900 / R8000: build image without TRX KEY
Note: only cosmetic ...
2 years ago
pedro 9f21ead944 getdns: update to 1.7.2
- fix build break: revert commit "Fix #517 Allow Absolute paths in pkg-config":
  ref: 777e0b245c
  cmake_path is not available in debian 10 (older) cmake

- refresh patches; remove no more needed 104-fix-resolvconf-and-tls_ca_file-config-support patch
- change default log level to 6 (info)
2 years ago
pedro a3288efd55 build: sync to MIPS 2 years ago
pedro e781883066 dnscrypt-proxy: update resolvers csv file 2 years ago
Leon Mailfert 2c126d4559 Merged in arm-master (pull request #105)
Fix QR code bug when certain characters are in ssid or PSK
2 years ago
pedro f229fc4a6c Merge branch 'arm-master' into arm-sdk7 2 years ago
poo 0239945d71 Fix bug when certain characters are in ssid or PSK 2 years ago
pedro 1c08df21e4 GUI: basic-network.asp - Option: Automatic IP --> give some more Infos to the FT user about changing IP address (DHCP client on/off)
Thanks @M_ars for initial commit.
2 years ago
M_ars 67a54eb597 build: sync to MIPS 2 years ago
M_ars 5a09dde62e SDK6/7: clean-up flags for Tri-Band router 2 years ago
pedro 9ee7af8875 rc: rc.c: more verbose logging 2 years ago
pedro 24543b1cb0 tor: update to 0.4.7.10 2 years ago
pedro ffa9cbc717 util-linux: update to 2.38.1 2 years ago
pedro 9f39042adb sqlite: update to 3.39.3 2 years ago
pedro a17bc2955e nettle: update to 3.8.1 2 years ago
pedro b16421b870 nano: update to 6.4 2 years ago
pedro 289d0d2c3e dnsmasq: update to v2.87rc1 3 years ago
pedro 9cdcf7ee6c libcurl: update to 7.85.0 3 years ago
M_ars 6dbde89795 GUI: basic-ddns.asp - do not show the DDNS password (resolves #202) 3 years ago
pedro a8ebb5028d nvram: remove no more needed variables (dhcp_start, dhcp_num) 3 years ago
pedro b480d8fb6b GUI: Status: Overview: add link to DHCP/DNS page when using stubby/dnscrypt-proxy 3 years ago
pedro a442b244cf watchdog: use 1.1.1.1 as a 2nd target instead of microsoft.com 3 years ago
pedro 5e9a79be3f GUI: move IPSec Passthrough from Firewall to Conntrack/Netfilter 3 years ago
pedro 36727ef2de GUI: Advanced: Routing: increase route metric limit from 10 to 4294967295
- additionally improve logging
3 years ago
pedro 76dba2a11f zlib: backport fix for heap-based buffer over-read (CVE-2022-37434)
zlib through 1.2.12 has a heap-based buffer over-read or buffer overflow
in inflate in inflate.c via a large gzip header extra field. NOTE: only
applications that call inflateGetHeader are affected. Some common
applications bundle the affected zlib source code but may be unable to
call inflateGetHeader.

Fixes: CVE-2022-37434
References: https://github.com/ivd38/zlib_overflow
Signed-off-by: Petr Štetiar <ynezz@true.cz
3 years ago
pedro c2bfba3494 GUI: Basic: Network: remove unnecessary javascript alert 3 years ago
pedro 9106aedb9a GUI: NAS: Media Server: fix allowed port range 3 years ago
pedro f672c29b9f GUI: VPN Tunneling: Tinc Daemon: fix javascript error 3 years ago
M_ars f3a0a3956d Wireless Ethernet Bridge Mode: Block all IPv6 traffic to avoid wl driver crash in some cases (only arm)
Note: also apply to mips (no support for IPv6 and WET Mode --> not supported by the wl driver in this mode)

see problem report
https://www.linksysinfo.org/index.php?threads/wifi-stability-support-question.76533/

Note 2: For IPv6 support, please use Media Bridge Mode (SDK6 and up)
3 years ago
M_ars b9e68f7c0f Access Point Mode / WET / Media Bridge Mode: Allow to obtain a LAN IP via DHCP
Note: New GUI option (Automatic IP) at basic-network.asp
3 years ago
M_ars 19edb48d63 GUI: basic-network.as - remove left over of old option WAN bridging
extend the following commit
2c0d1765de
3 years ago
M_ars 8c07c7a7ad Netgear R6400 (v1) / R6400v2 / R6700v3 / XR300 : fix USB Power supply in some cases (cfe/board_data dependency) - fixes #244
see also report
https://www.openlinksys.info/forum/viewthread.php?forum_id=22134&thread_id=22134#post_178786
https://www.openlinksys.info/forum/viewthread.php?forum_id=22134&thread_id=22134#post_178803

adjust (improve) the following commit
b232e735b1
286447b244

Note:
Fix can be added manually to nvram to repair 2022.5 release:
nvram set gpio0=usbport1
nvram commit
reboot

Note 2:
So far only R6400 (v1) has been reported to have this problem. Apply also to R6400v2 / R6700v3 / XR300 (have basicly the same USB config)
3 years ago
M_ars 2e2718a56c GUI: admin-buttons.asp - rename/improve notes for stealth mode option
see https://www.linksysinfo.org/index.php?threads/freshtomato-arm-development-discussion-only-for-support-always-open-your-own-thread.74117/page-263#post-336847
3 years ago
M_ars 6513939bc3 Wireless Survey: check for Channel Spec BW 160 / 8080 MHz (SDK6 and up) 3 years ago
M_ars 2bcf444839 IPv6: add/use function to extract prefix from configured IPv6 address 3 years ago
M_ars a58e40aff5 GUI: advanced-misc.asp - Make it possible to save settings without rebooting (reboot required for some setttings like CTF, Jumbo Frames, etc.)
Note: see also arm issue 235 (at least partly)
https://bitbucket.org/pedro311/freshtomato-arm/issues/235/allow-to-modify-all-the-settings-without
3 years ago
M_ars a54d845c61 firewall: IPv4 IPsec - small fix for copy-paste (arm branch) 3 years ago
pedro 238675e2b4 GUI: Basic: Network: rename option 3 years ago