Commit Graph

5495 Commits (2021.7)
 

Author SHA1 Message Date
Shibby 2fdafa8d06 TOR: check NPTL support
Only NPTL version of uClibc's libpthread provides 'pthread_condattr_setclock'. Check for it in configure to avoid linking errors.
10 years ago
Shibby 3419734524 multiwan: fix bwm support for dualwan feature 10 years ago
Shibby 61ed19ef8b multiwan: kernel updates 10 years ago
Shibby b29b6e0afb TOR: allow users to define TCP ports to redirect 10 years ago
Shibby db5264a926 bw limiter: fix TCP limit 10 years ago
tvlz 4ed5f10a3c Merged pl_shibby/tomato-arm into shibby-arm 10 years ago
Shibby 2f3db3c220 MultiWAN feature
written by @Arctic (zengchen228), modified by @Shibby
10 years ago
Shibby 41fb061a8d openssl: fix x509.c 10 years ago
Elbart 392c5d1206 Fix "rstats-issues after fast downloads"
http://www.linksysinfo.org/index.php?threads/rstats-issues-after-fast-downloads.72099/
10 years ago
cc e42dae7e1f Fix phantom traffic data in IPTraffic
http://repo.or.cz/tomato-rt-n10.git/commit/a68b5984115f7e31029c8464a4f132de78827b40
10 years ago
Shibby 5292ba63e2 4G/LTE: fix PIN support 10 years ago
Shibby 7f6af6cc18 OpenSSL 1.0.2f 10 years ago
Shibby 31bf02ee7e dropbear 2015.71 10 years ago
Shibby 753e4d9813 TOR 0.2.7.6 10 years ago
Shibby 9599557a41 dnscrypt-proxy 1.6.0 10 years ago
Shibby 9f35147fd4 libsodium 1.0.8 10 years ago
Shibby 79761f8481 openvpn 2.3.10 10 years ago
Shibby 6fa0dbb9cb usb_modeswitch ver. 2.3.0 with data package 2016-01-12 10 years ago
Shibby 160df50d90 miniupnpd 1.9 (20160113) 10 years ago
pl_shibby eca3e019a9 Merged in tvlz/tvlz-tomato-arm/ipv6-qos-fixes (pull request #38)
IPv6 & QOS Fixes
10 years ago
Tvlz 9ec7d9e45f IPv6: Fix TCP MSS Clamping, move to mangle table 10 years ago
Tvlz 735dd82120 Add Asus RT-AC68U B1 model name to GUI 10 years ago
Tvlz db2ffcad6d kernel-arm: Reduce conntrack duration to 40 mins
11344a6fee
10 years ago
Tvlz 37ce5b52f1 IPv6: Allow for DHCPv6 PD only requests
Removes the need to this script
       http://www.linksysinfo.org/index.php?threads/ipv6-and-comcast.38006/#post-260959
10 years ago
Tvlz 80b422bafc IPv6 QOS: Fix for ICMPv6 when QOS is Enabled
Removes need for this script
              http://www.linksysinfo.org/index.php?threads/ipv6-and-comcast.38006/#post-184811
10 years ago
Shibby b414cf5a83 missing changes 10 years ago
Shibby 2e8a4d1fb0 SDK7: Makefile: IPsec is not compatibled with Tuxera driver 10 years ago
Shibby 7dd8570ff1 SDK7: kernel updates for Tuxera module
this patch revert also some changes from SDK6 like LTE modules (huawei_ether)
10 years ago
tvlz cb51fd51c6 Merged pl_shibby/tomato-arm into shibby-arm 10 years ago
Shibby 0056c70352 SDK7: router directory update 10 years ago
Shibby b93c047621 SDK7: Makefile update 10 years ago
Shibby 4036114b88 SDK7: DHD update 10 years ago
Shibby fba87c760f SDK7: shared/include/et/ctf and other root directories update 10 years ago
Shibby 2f7bba27fb SDK7: kernel update 10 years ago
Shibby 6f975eb5eb prevent to override mysql/configure file 10 years ago
Shibby 49f3985b9f Merge branch 'shibby-arm' into shibby-arm7 10 years ago
Shibby f9c81338cf uqmi: missing files - fix compilation 10 years ago
Shibby b80912168f Merge branch 'shibby-arm' into shibby-arm7
Conflicts:
	release/src-rt-6.x.4708/Makefile
	release/src-rt-6.x.4708/router/Makefile
10 years ago
Shibby 6605ca6f0a nano: do not compile "docs"
this commit add also few ipset files required by compilation process
10 years ago
Shibby 872835e384 Add Buffalo WZR-1750DHP support cd ..
missing code
10 years ago
Shibby cea4a7526d Add Buffalo WZR-1750DHP support
wan/lan/vlan/wifi/usb works

Know issue:
- some leds not working correct
- reset button may not works
- router has 512MB of RAM, but tomato supports only 256MB. If you store more than 128MB data in /tmp (ramfs) then router will hang.

This commit fix also support of R1D - thx Nikk Gitanes
b87e947386

and try to fix R6250/R6300v2 wireless issue
10 years ago
Shibby 11714293c2 Revert: "cdc-wdm module update"
945198ecd8
10 years ago
Shibby cd947d04f7 fix typo 10 years ago
Shibby 1fa53e8169 4G: add support for QMI modems (E398, MF821) and more
QMI support wriiten by @Othmar from Linksysinfo - BIG THANKS
modified by Shibby

this commit include also a lot of changes, fixes and improvements in 4G modems detection and connection process.
10 years ago
Shibby 945198ecd8 kernel: cdc-wdm module update
from Oleg
10 years ago
Shibby ce8182d4ea Make an image for RT-N18U without SMP
There will be two images for N18:
1) regular, same as for AC56/AC68: build in SMP functionality in kernel and the same wl/et/ctf modules, Tuxera NTFS driver

2) NOSMP: no SMP in kernel, dedicated wl/et/ctf modules, Paragon NTFS driver

Regular wireless driver is newer and wireless performance may be a better but on this image RT-N18u has incorrect CPU Load in GUI

NOSMP has older wl driver, Paragon NTFS driver but CPU Load in GUI is correct.

You have choice: use which one you want :)
10 years ago
Shibby 6d03ae71cb add missing IPSEC modules
build-in AIO and moved to extras
10 years ago
Shibby ddb11592ad p910nd: update to 0.97 10 years ago
Shibby 204fcb8510 usb_modeswitch: ver 2.2.5 with data package 2015-06-27 10 years ago
Shibby 66c69170ef MiniDLNA: Fixes for DSD support (dsf, dff) music files
Author: Takeshich NAKAMURA
Issue #9: https://bitbucket.org/pl_shibby/tomato-arm/issues/9/bugs-in-my-source-code-minidlna-add#comment-21807712
10 years ago