Commit Graph

5025 Commits (2021.2)
 

Author SHA1 Message Date
pedro 2965a2e90d Merge branch 'arm-master' into arm-sdk7 6 years ago
pedro 7bd5f1d8a6 Merge branch 'arm-master' into arm-ng 6 years ago
pedro 7ff43b154a GUI: Advanced: DHCP / DNS Server (LAN): change the 'DHCPC Options' format to a 256 character textarea 6 years ago
pedro 37a864ee4d openssl11: enable OpenSSL 1.1.x on all targets 6 years ago
pedro 9ea4a475f8 openssl11: priorize CHACHA over GCM for models with no AES acceleration
- it means all in our case

- Ported from @Merlin, thanks: 8fed354c55
6 years ago
pedro 7b9cd8f423 openssl11: Add OPENSSL_PREFER_CHACHA_OVER_GCM option
- Ported from @Merlin, thanks: c00cbfe5d5
6 years ago
pedro f814549461 GUI: Static DHCP/ARP/IPT: also restart dnsmasq when saving 6 years ago
pedro 82d73f68b6 Makefile: cosmetic - change description for target dir868l to 'Custom' 6 years ago
M_ars 434738e642 router: wlconf: use src files / compile from src
finally, get back more wifi control :-)

tested with RT-N18U and R7000, working (wifi bridge, VIFS, speedtest, wifi on/off, et cetera... all ok)
6 years ago
M_ars a19046582f GUI: advanced-vlan.asp - make it possible to create a VLAN with all ports (including tag on!)
fix for: it was only possible to have 4 ports tagged in total for one VLAN (because of nvram size check --> increase from 16 to 17)

see problem report (applies to mips & arm)
https://bitbucket.org/pedro311/freshtomato-mips/issues/12/vlan-cant-have-all-ports-tagging
https://www.linksysinfo.org/index.php?threads/about-feee-memory-and-vlan-settings-in-freshtomato.75114/#post-310846

tested with WRT54GL v1.1 and RT-N18U, working
6 years ago
pedro f851f4f7f4 openssl11: dnsmasq: add openssl backend for DNSSEC
nettle		openssl
sha1		supported	supported
sha256		supported	supported
sha384		supported	supported
sha512		supported	supported
md-gost		not supported	with gost engine
md5		disabled	disabled
rsa		supported	supported
dsa		disabled	disabled
ecdsa		supported	supported
ed25519		supported	supported
ed448		not supported	supported
gost2001	not supported	with gost engine

- Ported from @Merlin, thanks: 7c6667d25e
  (as amended)
6 years ago
pedro b4a163077f openssl11: enable OpenSSL 1.1.1 for httpd, mssl, mdu (if built with mssl) 6 years ago
pedro 1f47932067 openssl11: mysql: enable OpenSSL 1.1.x support 6 years ago
pedro 101a7c7c5f openssl11: nginx: enable OpenSSL 1.1.x support 6 years ago
pedro f2453312de openssl11: tinc: enable OpenSSL 1.1.x support 6 years ago
M_ars ef1b716d12 Asus RT-AC1900P: add some more infos/documentation at id.c (only cosmetic) 6 years ago
M_ars c86e5580fc GUI: advanced-vlan.asp - small cosmetic fix (add missing semicolon) 6 years ago
M_ars f04843d977 RT-AC68U: extend stealth mode (add / turn off Asus Logo LED also)
see linksysinfo forum report / request
https://www.linksysinfo.org/index.php?threads/fork-freshtomato-mips-development-thread.74145/page-76#post-310599
6 years ago
pedro 724a21b877 router: www: about.asp: update copyright 6 years ago
pedro 7411a25844 openssl11: enable OpenSSL 1.1.x for libcurl, mdu (if built with libcurl), transmission
- libs optimization
6 years ago
pedro 16da3cd0d7 router: Makefile: addition to the commit #8cb35bd 6 years ago
pedro fc6c0322fe GUI: FTP Server Configuration: add usage notes 6 years ago
pedro 8cb35bd7c9 openssl11: vsftpd: enable OpenSSL 1.1.x support 6 years ago
pedro d92549de96 vsftpd: clean 3.0.3 sources, add patch instead 6 years ago
pedro 96031004c4 openssl11: getdns/stubby: enable OpenSSL 1.1.x support 6 years ago
pedro f8549e1bf3 openssl11: OpenVPN: enable OpenSSL 1.1.x support 6 years ago
pedro d4b48f4b84 openssl11: tor: enable OpenSSL 1.1.x support 6 years ago
pedro 80446a7b1d openssl11: add patch 6 years ago
pedro f9e968367a openssl11: Enable OpenSSL 1.1.1 in router/Makefile 6 years ago
pedro 1b73ff2e36 openssl-1.1: move folder to openssl-1.1 6 years ago
pedro 43615b6da7 Merge branch 'arm-master' into arm-sdk7 6 years ago
pedro 95b23e6652 Merge branch 'arm-master' into arm-ng 6 years ago
pedro 98a0ba5a3a dnsmasq: update to 18a6bdd (2019.12.20) snapshot 6 years ago
pedro 9621f19f6b mdu: fix some bugs (again)
- reset address var before reuse (doh!)
- remove update_noip_refresh() (No-IP Host Activation): it doesn't work anymore and causing problems sometimes
- cosmetic and clean-up
6 years ago
pedro dd176df547 tinc: update to de7d5a0 (2019.07.17) snapshot 6 years ago
pedro 4082cf8a9e nano: update to 4.7 6 years ago
pedro d6c6519456 openssl: update to 1.0.2u 6 years ago
M_ars 33417b3478 Asus RT-AC1900P: fix detection
fix for commit
569da2a2a1

see linksysinfo forum / problem:
https://www.linksysinfo.org/index.php?threads/r6400v2-and-ac68u-ac66u-b1-files-for-testing.74879/page-6#post-310519
6 years ago
pedro 4fb6186037 fix to commit #9d17964
- great, fix to fix :(
6 years ago
pedro 4e74bb436f Bump version to 2020.1 6 years ago
pedro 9d17964093 router: www: cosmetic for commit #a9d3fa6 6 years ago
Michał Obrembski 2eaf524bdf Add a mobrembski features to about.asp (pull request #15) 6 years ago
pedro 21e0309a9e Merge branch 'arm-master' into arm-sdk7 6 years ago
pedro a2880c52c1 Merge branch 'arm-master' into arm-ng 6 years ago
pedro faeb0eeae7 mdu: fix too late libcurl initialization 6 years ago
pedro 9c3912bfcf Merge branch 'arm-master' into arm-sdk7 6 years ago
pedro f25de18f1b Merge branch 'arm-master' into arm-ng 6 years ago
pedro 3f9d11c758 Update CHANGELOG 6 years ago
pedro f202463e2d mdu: fixes and improvements
- remove inactive services
- change (if possible) to use ssl/tls for updates to avoid credential leakage
- ...and more
6 years ago
AndreDVJ fcddc64647 Revert "nocat: Attempts to make Captive Portal work"
This reverts commit 4249f23010.
6 years ago