Commit Graph

6431 Commits (2022.7)
 

Author SHA1 Message Date
pedro 1059273922 router/Makefile: Added autoreconf to pcre 8 years ago
pedro a7413a1755 nas-media, nas-usb Cosmetics (W3C) 8 years ago
tsynik 55c2032906 more / fix bwm labels on graphs 8 years ago
Shibby aae2dd9459 Add support of Asus RT-AC56S
Single-core clone of RT-AC56U

https://bitbucket.org/pl_shibby/tomato-arm/issues/144/a-suggest-for-rt-ac56u-image
8 years ago
Shibby 5aa5d4e843 TOR: remove duplicate entries in config file. 8 years ago
Shibby 2c7342ae30 Use kernel ext4 driver for all ext2/3/4 filesystems
cherry-picked:
c36cc4bbf1
a17ba8add9
8 years ago
Shibby abcbccc69d sqlite-autoconf-3160200 8 years ago
Shibby 2067dbbafa Make bandwidth limiter work with IPv6
https://bitbucket.org/pl_shibby/tomato-arm/issues/96/make-bandwidth-limiter-work-with-ipv6

thx @microbooster
8 years ago
Shibby 656d357d59 libs optimization 8 years ago
Shibby dd522f5464 Fix /etc/shadow file.
This changes fix authentication issue for CUPS.

Reported by @PiotrC from Openlinksys.info. Thx.
8 years ago
pedro 76ab1caeb2 Allow to change listen interface for MiniDLNA
Thanks @shibby
08afa2b812
8 years ago
pedro c77d760886 Allow to disable APCUPSD daemon
Checkbox on nas-usb page.
For users which want to use "nut" or doesn`t use UPS

Disabled by default.

Thanks @shibby
cae2f9d9ba
8 years ago
pedro 8ee19b94b4 vpnrouting: small fix 8 years ago
pedro 9101c93e37 openvpn: Added LZ4 and NCP support to the webui. Added Auth digest support to the webui. 8 years ago
pedro 642401c048 OpenVPN client: fixed issue #136: added 'route-noexec' to client configuration to prevent DNS leaks.
https://bitbucket.org/pl_shibby/tomato-arm/issues/136/vpn-filtering-route-noexec-needs-added-to
8 years ago
kille72 58ec436a43 Merge branch 'shibby-arm' into shibby-arm7 8 years ago
pedro ef448a63c2 switch3g: fixed loop exit 8 years ago
pedro 22fc6ee2e8 Cosmetics in tools-shell.asp script 8 years ago
pedro 0d39fa67d3 Fixed Save button on basic-static.asp page 8 years ago
pedro 80da08c298 Changed on openvpn client configuration page 'tls-remote' option to 'remote-cert-tls', because 'tls-remote' is deprecated or even removed in newest openvpn version 8 years ago
pedro 8c14eafede Updated basic-network.asp so with LTE modem using qmi_wwan module one can only choose 'Auto' or '4G Only' network type 8 years ago
kille72 fc1988e32c Merge branch 'shibby-arm' into shibby-arm7 8 years ago
AndreDVJ b46a550662 mssl: disable all 3DES ciphers
416556ffa8
8 years ago
AndreDVJ 476536d955 mssl: Copied AsusWRT code, has some more allowedCiphers defined 8 years ago
AndreDVJ 9b4d3b9d58 OpenSSL: Added -startdate & -enddate arguments in req command
Based from PR that was never merged.
ef926ab67c
8 years ago
AndreDVJ 340c13a1d2 OpenSSL: clean sources version 1.0.2k
No more hacks.
8 years ago
kille72 583dcc04aa router/Makefile: Following AsusWRT on OpenSSL compilation 8 years ago
kille72 e1938da434 httpd: Updated gencert.sh script
- include SAN in the certificate
- trying to follow AsusWRT
- harcoding valid dates via giving an unix time no longer works, as I got rid of setstartsecs support
- Updated to include -startdate & -enddate arguments for req command that was added into OpenSSL
- Certificate set to be valid from 01/01/2017 until 12/31/2027 GMT

Thx AndreDVJ!
8 years ago
kille72 19dcbc7a5c tor: updated to 0.3.0.6 8 years ago
kille72 2db53cb73b tomatoanon: auto update feature changed to check for new versions by kille72 8 years ago
pedro ae06a54a0d Cosmetics 8 years ago
pedro 6409ae18ec Possibility to select LTE band and roaming in 4G/LTE connection 8 years ago
pedro 8baa8b00ac Added extended 4G signal info to log, corrected watchdog script, fixed wan-up problems on 4G modems, improved vpnrouting script logic, other small changes 8 years ago
pedro 86d558f895 Cleaned/Modified UI files according to the Web Consortium W3C standard 1/2 8 years ago
lancethepants b94d133450 Merged in lancethepants/tomato-arm-kille72 (pull request #4)
fix "Enable DSCP Fix", and make it MultiWan aware.
8 years ago
lancethepants db7d8bdb10 fix "Enable DSCP Fix", and make it MultiWan aware.
When this code was last moved, it was inside one too many braces and put into an if statement (TTL related)
where it would (practically) never execute. It is now MultiWan aware, and will be applied to every
Wan interface when enabled.

The DSCP fix is supposed to improve wifi speeds and is discussed in this thread.
http://linksysinfo.org/index.php?threads/critical-dscp-bug-affecting-wifi-download-speeds-on-comcast-cisco-e-series-and-others.69006/
8 years ago
lancethepants fbfb8bf130 Merged in lancethepants/tomato-arm-kille72 (pull request #3)
tinc: Add daemon poll option to check if the daemon is running, Similar to OpenVPN.
8 years ago
kille72 6a8839b5c3 blink_5g binary on ARM devices is not needed (reverted from commit 0f2ccd8359)
This binary / code used to drive GPIO LAN led on WS800 for example. Also, blink_5g_interface also defined for EA6500V1, TDN60 in init.c. Thx Nikk Gitanes!
8 years ago
lancethepants 592dc9934b tinc: Add daemon poll option to check if the daemon is running, Similar to OpenVPN. 8 years ago
AndreDVJ 38ed20d9bc libcurl: Updated to 7.54.0
Files from previous versions were kept in order to resolve build failures:

acinclude.m4
configure
configure.ac
Makefile
Makefile.am
Makefile.in
8 years ago
AndreDVJ aa46c6ae0d nano: Updated to 2.8.1 8 years ago
AndreDVJ 0f2ccd8359 blink_5g binary on ARM devices is not needed 8 years ago
AndreDVJ cafe5af81c dnsmasq: reverting rfc2131.c to previous version
There was a report of a device stuck in DHCPDISCOVER/DHCPOFFER loop, because the DHCP client doesn't implement RFC-6842 to my knowledge.
8 years ago
AndreDVJ 7074cdcad8 kernel-arm: Disable router anycast address for /127 and /128 prefixes
Taken from 2084767445
8 years ago
kille72 fd6655c256 AdBlock: Autoupdate will be randomly launch between 2:00-2.59 AM every day (to reduce server load at the same time)
Thx @pedro
8 years ago
kille72 0842db46c7 Merge branch 'shibby-arm' into shibby-arm7 8 years ago
kille72 3ab2c6d581 AdBlock: Autoupdate will be launch on 2:00AM every day (changed value due to slow downloads at 1.00AM) 8 years ago
kille72 2b16e82d5f Cosmetics 8 years ago
kille72 b92ab70689 TomatoAnon: changed Tomato MOD information to "Kille72"
about.asp: changed link to my forum thread https://openlinksys.info/forum/viewthread.php?thread_id=20829
GUI: Added information: "by Kille72 - forked off from Tomato-ARM by Shibby"
8 years ago
kille72 c8a83a35f3 nginx: updated to 1.10.3
All Tomato-specific hacks were kept.
8 years ago