Commit Graph

5472 Commits (2021.6)
 

Author SHA1 Message Date
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
AndreDVJ 9aca41325a spawn-fcgi: updated to 1.6.4 9 years ago
AndreDVJ 1af3cb15a5 dnsmasq: updated to 2.76 9 years ago
AndreDVJ af67431316 driver: update Linux Broadcom BCM47XX 10/100/1000 Mbps Ethernet Controller
Originally from AsusWRT. Picked from c199eb00d8/release/src-rt-6.x.4708/include/linux_osl.h
9 years ago
AndreDVJ fbef27cd34 Added Linksys EA6900 gpio addresses, and updated Huawei WS880 gpio address for USB2 LED
Found on Nikk Gitanes' repo f9867c6c1c
9 years ago
AndreDVJ 110f8e0bb9 dropbear: Disable TCP Fast Open, not supported by the 2.6 kernel. 9 years ago
AndreDVJ cca0673de4 nano: updated to 2.5.3 9 years ago
AndreDVJ 9549c31e6e openssl: removed buildtime options to disable SSLv2/v3 as they are now disabled by default with this version.
ac4e6a3ed9
9 years ago
AndreDVJ 24e370da0d libusb10: updated to 1.0.9 9 years ago
AndreDVJ ddcb0e990d dnsmasq: updated to 2.7.5 9 years ago