kille72
d946600de4
Ensure both UDP and TCP DNS requests are intercepted for all LAN interfaces
...
Patch from Vindicator: http://www.linksysinfo.org/index.php?threads/tomato-toastmans-releases.36106/page-42#post-285205
With very minor change on the Intercept DNS port description. Thx Vindicator & AndreDVJ!
9 years ago
kille72
f63e38b2ba
Collection of patches from M_ars to hopefully correct IPTraffic/Bandwidth monitor
...
Further code was retrofitted due to Multi-WAN feature. Thx M_ars & AndreDVJ!
9 years ago
kille72
1d820285ce
Merge branch 'shibby-arm' into shibby-arm7
9 years ago
kille72
c327d8e721
Cosmetics
9 years ago
AndreDVJ
25f8a78d28
~/router/Makefile: add PARALLEL_BUILD directive to OpenSSL and xl2tpd
9 years ago
AndreDVJ
c986ea0a61
~/router/Makefile: updates to support libsodium 1.0.12
9 years ago
AndreDVJ
59ea2827a3
libsodium: Updated to 1.0.12
9 years ago
kille72
5ad43a8860
Cosmetics
9 years ago
AndreDVJ
b7475f89a9
others/Makefile: stealthMode and optware no longer to be installed.
...
- stealthMode was originally written for mipsel routers. I heard of problems of Yahoo! API, but not sure if they were rectified, but it doesn't matter.
stealthMode cannot be used with ARM routers because of blink binary. It is easy enough to kill blink, but if users do any change that causes wireless to be restarted, blink will also be restarted, and will nullify the effects of this script.
- optware is not updated since 2014.
And we have Entware for years, which is well maintained and supported as of 2017.
9 years ago
AndreDVJ
6fdb5a7b13
xl2tpd: Updated to 1.3.9
9 years ago
AndreDVJ
df5e7fa524
ipset: Updated to 6.32
9 years ago
AndreDVJ
acda2eecea
router/Makefike: remove --enable-all for nano
...
--enable-all is obsolete, per http://repo.or.cz/tomato.git/commit/84697869251c840659579a24f98a7aeb489ec949
9 years ago
tsynik
ac2651da68
router/Makefile: fix udpxy rebuild / install
9 years ago
tsynik
6dad708b44
router/Makefile: fix full openssl build
9 years ago
tsynik
474e484657
Tor: make fw GeoIP friendly
...
This make link from /usr/share/tor to /tmp/tor
User can add simple script or just put geoip files to /tmp/tor and
ExitNodes will work just fine.
9 years ago
tsynik
36e99a03df
rc: remove deprecated Tor options
...
This will make tor config more flexible, i.e.
allow add additional interfaces to advanced config options via web
9 years ago
AndreDVJ
386aae2b08
tor: Updated to 0.2.9.10
9 years ago
AndreDVJ
fac2fe70fc
libcurl: Updated to 7.53.1
...
Hacks still kept, as this is only a minor version.
9 years ago
AndreDVJ
1e805e3933
libcurl: Remove /docs/* directories and related stuff out of compiling process to resolve compilation issues.
...
More hacks for the record...
9 years ago
AndreDVJ
306b34d722
e2fsprogs: Updated to 1.43.4
9 years ago
AndreDVJ
810e443816
nano: Updated to 2.7.5
9 years ago
Jeremy Chadwick
9cb536a938
Add -N flag to httpd (always send no-cache)
...
Tomato httpd by default sends Cache-Control: max-age headers depending
on the file extension (MIME type) of the content. When debugging issues
with .css/.js files on mobile devices, it can be helpful to temporarily
disable caching altogether.
9 years ago
AndreDVJ
188878ad3f
libcurl: Updated to 7.53.0
9 years ago
AndreDVJ
1d8a57e20b
ipset: Updated to 6.31
9 years ago
AndreDVJ
e65468bb13
router/Makefile: Updates to support libiconv 1.15
9 years ago
AndreDVJ
73d21a9bce
libiconv: Updated to 1.15
9 years ago
AndreDVJ
8ad2888fbb
libjson-c: Updated to 0.12.1
9 years ago
AndreDVJ
a6a285ae79
zlib: Updated to 1.2.11
9 years ago
AndreDVJ
060c992b11
sqlite: Updated to 3.17.0
9 years ago
AndreDVJ
fef8f22a58
usb_modeswitch: updated usb-modeswitch-data package to 20170205 (2017-02-05)
9 years ago
kille72
0576c78a75
router/Makefile: Added autoreconf to dnscrypt and sqlite
9 years ago
kille72
dc8dee352c
Merge branch 'shibby-arm' into shibby-arm7
9 years ago
Michal Obrembski
e3d516046b
Merged in mobrembski/tomato-arm-kille72/fix_build_ubuntu (pull request #4 )
...
Fix build on ubuntu
9 years ago
Michał Obrembski
ca4858eb4d
libnfsidmap autoreconf problem
9 years ago
Michał Obrembski
81107f0665
Fix build on ubuntu
9 years ago
Michal Obrembski
134f2270bc
Merged kille72/tomato-arm-kille72 into shibby-arm
9 years ago
kille72
6b7eff3ac4
Merged in mobrembski/tomato-arm-kille72 (pull request #3 )
...
Fix potential buildbreak in dnscrypt
9 years ago
kille72
fea66b32bf
kernel-arm7: Patched all 2.6.36 kernel against CVE-2016-5195
...
7a95789b39
9 years ago
kille72
57b26dda3a
kernel-arm7: Fix access to unitialized pointer (ported from DD-WRT) (Broadcom bug)
...
Picked from AsusWRT-Merlin: 1f335df24a
9 years ago
Michał Obrembski
aa5cd017bc
Fix buildbreak after merging shibby-arm7
...
Conflicts:
release/src-rt-6.x.4708/Makefile
9 years ago
Michał Obrembski
19480c5b27
Fix buildbreak after merging shibby-arm7
9 years ago
Michał Obrembski
a5715851bf
Merge remote-tracking branch 'shibi/shibby-arm7' into shibby-arm7
9 years ago
kille72
065e2221e6
AdBlock: improvements
...
rc/wan.c: moved start of AdBlock from start_wan to start_wan_done, because it started too quickly after reboot of the router and could not update blacklists.
Thx NeoX!
9 years ago
AndreDVJ
11fdf8e8e8
usb_modeswitch: updated to 2.50, and data package to 20170120 (2017-01-20)
9 years ago
AndreDVJ
20b096082c
pcre: updated to 8.40
9 years ago
AndreDVJ
a48b290b77
dnscrypt: updated to 1.9.4
9 years ago
AndreDVJ
2d0e0e9ed4
router/Makefile: Tor - disable unit-tests
9 years ago
kille72
f1d263c1d3
tor: updated to 0.2.9.9
9 years ago
AndreDVJ
772503dbae
kernel-arm: Fix access to unitialized pointer (ported from DD-WRT) (Broadcom bug)
...
Picked from AsusWRT-Merlin: 1f335df24a
9 years ago
AndreDVJ
9e7de94a94
openssl: Updated to 1.0.2k
...
All Tomato-specific hacks were kept.
9 years ago