AndreDVJ
5a6b868dcb
igmpproxy: Reverted to previous version. IGMPv3 implementation seems to break existing IGMPv2 clients.
...
Reported here: http://linksysinfo.org/index.php?threads/tomato-multiwan.71978/page-3#post-279234
Will check if this daemon can be updated in the future. As of now better left as is.
9 years ago
AndreDVJ
fc54b35a0f
nettle: Increase optimization level to -O2, to speed up crypto for dnssec validation
...
Taken from RMerlin's repo: 6cfb8bfdec
Not sure if this would really help Tomato, but should perform better "in theory".
9 years ago
AndreDVJ
0852a4fdf0
udev: Removing test stuff and udevstart code and references
...
As suggested by http://linksysinfo.org/index.php?threads/tomatousb-fixing-the-release-src-router-udev-test-sys-mess.72718/#post-278460
9 years ago
AndreDVJ
c4e8cfd4f2
udev: Deleted test directory
...
There are symlinks that result in a recursion loop. You end up navigating through symlinks pretty much forever.
Reported by koitsu: http://linksysinfo.org/index.php?threads/tomatousb-fixing-the-release-src-router-udev-test-sys-mess.72718/
9 years ago
AndreDVJ
6eaee2aa5e
nfs.rc: Fix typo
9 years ago
AndreDVJ
0babe2a956
~/router/rc/mysql.c: Fix typo
9 years ago
AndreDVJ
abf95092c5
~/router/Makefile: updates to support libsodium 1.0.11
9 years ago
kille72
c8816683d9
usb_modeswitch: updated to 20160803
9 years ago
kille72
5fa863178f
DNScrypt: updated to 1.7.0
9 years ago
kille72
bc90ba33ac
gmp: updated to 6.1.1
9 years ago
kille72
a08a4b65d2
libsodium: updated to 1.0.11
9 years ago
kille72
f38055f14e
SQLite: updated to 3.14.1
9 years ago
kille72
51f08a80e7
MiniDLNA: updated to 1.1.6
9 years ago
kille72
12db592051
libcurl: updated to 7.50.3
9 years ago
kille72
472ad6a199
OpenSSL: updated to 1.0.2j
9 years ago
kille72
6edab77074
TOR: updated to 0.2.8.8
9 years ago
kille72
503d74999d
Changes in the Busybox configuration to get the Midnight Commander work properly
9 years ago
kille72
5f411f8e50
TOR: updated to 0.2.8.7
9 years ago
kille72
f9bb47f6ab
OpenVPN: updated to 2.3.12
9 years ago
kille72
442bacd802
Fixed VLAN - Last Updated Aug 16 2016 by Tvlz
9 years ago
kille72
5a41f6a9e1
Build by info
9 years ago
Shibby
ee7f11f642
Merge branch 'shibby-arm' into shibby-arm7
9 years ago
Shibby
f905ddb09d
re-apply: allow run spawn-fcgi as root
9 years ago
Shibby
caac04a2c4
dnsmasq: stay close as possible to master branch
...
to 2.75 we used a fork of dnsmasq by "guns"
https://github.com/guns/dnsmasq.git
now we switch to master branch
http://thekelleys.org.uk/gitweb/?p=dnsmasq.git;a=shortlog;h=refs/heads/master
this commit remove a differences between those 2 branches.
We only leave Tomato specific code.
9 years ago
Shibby
fa390e74dc
SDK7: Fix QOS - make QOS work with IPv6
9 years ago
Shibby
788460a4b9
exFAT: kernel module for SDK7
9 years ago
Shibby
7749e3c922
Merge branch 'shibby-arm' into shibby-arm7
9 years ago
Tvlz
272eaeca0b
Fix QOS - make QOS work with IPv6
9 years ago
Tvlz
b5bbe9f6e5
Allow Incoming IPv6 IPSec by default
9 years ago
Shibby
fc34f73714
dnsmasq: re-apply original Tomato specific code
9 years ago
Tvlz
2d5d9a8275
VLAN: Fix requirement to always check/use the 1st available
9 years ago
Shibby
f48d4959aa
exFAT: fix module compilation
9 years ago
Shibby
6b07dd30a9
exFAT: add filesystem support
...
cherry-picked (author: oneleft <oneleft.ak@gmail.com>):
6032c3f368
11d5f65084
ff753aca08
shibby:
router/Makefile: if TCONFIG_USB is not set then move exfat.ko file to extras
9 years ago
Shibby
2b3e2192a5
exFAT: add kernel module
...
aclean sources: https://github.com/dorimanx/exfat-nofuse
fix compilatin: added #include <linux/slab.h> to exfat_core.c file
config_base: compile exfat as module
9 years ago
Shibby
81bc490ddb
Merge branch 'shibby-arm' into shibby-arm7
9 years ago
AndreDVJ
7cf352fa50
dropbear: updated to 2016.74
9 years ago
tsynik
4f86ac8a62
switch entware (obsolete) to entware-ng
9 years ago
Shibby
7f45cedfa2
DDNS: once again
9 years ago
Shibby
a5e0fc3e25
DDNS: fix last commit
9 years ago
Shibby
c0514fccf4
DDNS: allow select WANs for DDNS services
9 years ago
Shibby
4b34c1dc38
anon: typo
9 years ago
Shibby
05d5c00709
Merge branch 'shibby-arm' into shibby-arm7
...
Conflicts:
release/src-rt-6.x.4708/Makefile
release/src-rt-6.x.4708/router/rc/network.c
release/src-rt-6.x.4708/router/rc/services.c
release/src-rt-6.x.4708/router/shared/id.c
release/src-rt-6.x.4708/router/shared/led.c
release/src-rt-6.x.4708/router/www/advanced-vlan.asp
9 years ago
Shibby
d5449ad707
VLAN: updates
...
** Last Updated - May 26 2016 - Tvlz **
9 years ago
Shibby
d9b937347f
4G: better Signal Strength detection cd ..
...
fix some value
9 years ago
Shibby
496e52a8df
libusb10: add symlink
...
usb_modeswitch requires now libusb-1.0.so.0 library.
9 years ago
Shibby
d951e22ce6
mwan: be sure we use correct dns servers for failover when primary wan failed
9 years ago
Shibby
0f738676e1
optimize libs
9 years ago
Shibby
0fc61ae1d7
nettle: disable documentation
9 years ago
AndreDVJ
95932f2315
dropbear: 'make sure socket is of the right domain'
...
Reported to an extent here: http://svn.dd-wrt.com/ticket/5327
Fixed by Dropbear's dev here: https://secure.ucc.asn.au/hg/dropbear/rev/251c5f7a6e96
9 years ago
AndreDVJ
01006a9028
nano: updated to 2.6.1
9 years ago