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
AndreDVJ
ccd559a07b
libcurl: updated to 7.49.1
9 years ago
AndreDVJ
300a2a00af
Kernel: tcp_cubic: better follow cubic curve after idle period
...
Patch from Google engineer. 30927520db
More info: http://bitsup.blogspot.com.br/2015/09/thanks-google-tcp-team-for-open-source.html
Found: 98331e723a
9 years ago
AndreDVJ
928afc256c
Kernel: Backport from Linux patch to 2.6.36 to help on cubic track proper idle time
...
05c5a46d71
Originally from 10f80e4fd8
9 years ago
AndreDVJ
51e525c949
libsodium: updated to 1.0.10
9 years ago
AndreDVJ
24b67af0c9
Makefile: Correct EXT4_ busybox options
9 years ago
AndreDVJ
c36cc4bbf1
Updated Ext4 support for Tomato-ARM
...
This commit adds the following:
- Use kernel ext4 driver for all ext2/3/4 filesystems.
- Updated e2fsprogs to 1.43
- Changes to GUI to acommodate filesystem detection changes.
Added by nikk gitanes: https://bitbucket.org/tsynik
I crafted/ported his changes into my repo mostly by hand. I did not add yet HFS+ filesystem support like he did. One file system at a time.
Note: Tomato for mipsel does not support ext4 because its kernel is too old. Do not port these changes to mipsel. It won't work.
9 years ago
AndreDVJ
88916e4404
~/router/Makefile: fix typo
9 years ago
AndreDVJ
c17c641e6f
R1D: support updates
9 years ago
AndreDVJ
2f79282ba7
Updated wireless settings (TX beamforming parameters). Values taken straight from Genie V1.0.5.64
9 years ago
AndreDVJ
0797c3be73
Workaround to fix wrong blink init logic
...
Originally from nikk gitanes: 962a5ec312
Otherwise, would need to have a "killall blink" among the init script.
9 years ago
AndreDVJ
41e6d9bbed
libcurl: updated to 7.49.0
9 years ago
AndreDVJ
cbe0757a10
igmpproxy: Latest patches from https://github.com/pali/igmpproxy as of April 27th. 2016
...
This commit mainly adds IGMPv3 client support.
9 years ago
AndreDVJ
2b09de040e
libncurses: updated to 6.0
9 years ago
AndreDVJ
4225139985
libnfsidmap: updated to 0.25
9 years ago