Commit Graph

6692 Commits (2023.3)
 

Author SHA1 Message Date
pedro cd1d94711b getdns: update to 1.7.3; refresh patches 3 years ago
pedro 24f23aac10 e2fsprogs: update to 1.46.6; remove no more needed patch 3 years ago
pedro 3f24f108ff libcurl: update to 7.87.0 3 years ago
pedro 51f3a8fcec rc: openvpn.c: remove ignoring directives for IPv6 for OpenVPN client (resolves #268) 3 years ago
pedro bf12264ef7 busybox: update to 1.36.0
- refresh patches, remove no more needed
3 years ago
pedro bd763e8004 minidlna: use syslog instead of a log file; added as a patch 3 years ago
M_ars 35cf379bb9 GUI: advanced-wireless.asp - remove afterburner option (for SDK6 and up!)
Note: not possible/supported/needed for ARM branch
3 years ago
rs232 08ba385785 Adblock v2.71
- Split script messages into correct syslog level (debug/info/notification/error)
- Enhanced logging for better troubleshooting
- General optimization/speedup and code enhancement
- Introduced three routines to try to control memory usage and prevent issues: checkList(), checkRam() and safeDnsmasqRestart()
- New status/help command line function
- New reset/clear/snapshot/trace/enable/disable  functions
- Handles whitelisted subdomains when its parent domain is blacklisted
- Strict whitelisted domain: no auto child resolution. Domains needs to be defined with a prefix '%' e.g. "%test.example.com"
- Custom-blacklist forced pruning. Domains defined with prepending + will force any defined subdomain to be pruned from the blockfile
- Handles user defined files with Windows/Unix EOL and missing EOL's CR
- New Snapshot and trace function facilitate the debugging
- Enhanced command line operation: 'adblock help' is your friend
- GUI integration
- Maximum filesize user definable from the GUI
- Custom path can be defined to operate the script e.g. on USB leaving RAM headroom for dnsmasq (and much larger domain lists)
- Custom path will also prevent unnecessary downloads if the source list hasn't been updated since the last download
- Quick recover of blocklist after a reboot
- Change in the script logic, when path is defined an attempt to update will result into a check first and the actual update is performed only when needed (e.g. one of the lists was updated or the relevant nvram variables have changed)
- Supports multiple lists format and is able to extract domains from any part of an unquoted line. Easylist format is tolerated but will lead to a number of false positives.
- Allow feeding of custom-blacklist and whitelists from local file (reduce nvram usage). Just define /path/file in the relevant GUI field -
- Adblock is automatically run in debug (a.k.a. trace mode) when loglevel=7 and putput found under /tmp/adblock.debug...
- Imposed hold-time of 30min betwen updates to prevent false calls
- Removed the now-unneccessary other hold-times found in v1
- lists are now populated with --local attribute instead of --address (15% RAM saving)

This version if fully backward compatible with v1 this means the user is not expected to change amy settings to make this working even in case of dirty firmware upgrade.

* A big thank you to @PetervdM for the support and testing
3 years ago
pedro 97284fa28d www: add new favicon (thanks @rs232) 3 years ago
M_ars b65204dfc0 GUI: advanced-wireless.asp - adjust TurboQAM / NitroQAM label (New: Modulation Scheme)
Note: align to AsusWRT and add a little more infos
3 years ago
M_ars 1f4a40c9e6 Media Bridge Mode (SDK6/SDK7/SDK714): add & set inactivity timer value to 0 [disabled] (wl driver default is: 600 sec)
Note: keep alive always now in Media Bridge mode and avoid problems with inactivity (--> no delete / add interface anymore)

improve commits
7c37484945
b5f9f02a44
3 years ago
rs232 198a5a4122 www: tomato.js allow the hostname to be all digits as per RFC 3 years ago
M_ars 07369335e8 SDK714: update wireless driver
For Info:
Dongle Host Driver, version 1.363.2 (r665954)
Compiled in drivers/net/wireless/bcmdhd on Dec 26 2022 at 16:38:58

previous wireless driver:
Dongle Host Driver, version 1.363.2 (r665954)
Compiled in drivers/net/wireless/bcmdhd on Jan 18 2022 at 09:17:27
3 years ago
M_ars bbdbfe7b84 SDK7: update wireless driver
For Info:
Dongle Host Driver, version 1.194.33 (r526004)
Compiled in drivers/net/wireless/bcmdhd on Jan 12 2023 at 10:15:07

previous wireless driver:
Dongle Host Driver, version 1.194.33 (r526004)
Compiled in drivers/net/wireless/bcmdhd on May  1 2021 at 04:53:56

Note:
wlc_clm_data.c not changed (WL Countries)
3 years ago
M_ars 12ea51b0c8 SDK6: update wireless driver (dual core)
For Info:
6.37 RC14.126
wl0: Nov 19 2022 06:49:04 version 6.37.14.126 (r561982)

previous wireless driver:
6.37 RC14.126
wl0: Jan 18 2022 09:11:39 version 6.37.14.126 (r561982)
3 years ago
pedro 5d565b82d2 build: Makefile: sync to MIPS 3 years ago
pedro cecf8922d9 GUI: USB and NAS: BitTorrent Client: extend character limit on the input field for blocklist url to 256 (resolves #269) 3 years ago
M_ars 047f78156f pppd: update to 2.4.9
Note:
- refresh patches
- some corrections for FreshTomato (via patch)
3 years ago
M_ars 69a0852597 GUI: advanced-wireless - remove almost all Country / Rev Examples (leave only some for EU & USA)
Note:
- Move the wl country combinations to the wiki, so that we can update/change/adjust/improve
3 years ago
pedro 2a980cf638 GUI: USB and NAS: File Sharing: use checkboxes to select interfaces; also change location of samba configuration file (/etc/samba/smb.conf) 3 years ago
M_ars 4c9fdd40fb GUI: add refresh-rate options in most commonly used area 1 -10 sec
Note: hopefully now all FT user requirements are fulfilled :-)

Note 2: see commits
170b3af51d
ec60b3c661
3 years ago
M_ars 170b3af51d GUI: Adjust refresh-rate options (3x5 values to choose from)
Note:
- Range from 1 sec up to 5 min (multipliable/divisible for 1-2-3-4-5)
- (hopefully) every user will/should find the desired value now
3 years ago
pedro 4c4f653501 rc: transmission.c: only add bind to generated config if it's not already added in custom config (resolves #265) 3 years ago
M_ars f08296b49c SDK6: rename all images from "XXX-ARM-NG-YYY" to "XXX-ARM-YYY" (remove "NG" from the image-name)
Note: SDK6 NG-branch update has been merged back to master-branch, so no need to distinguish or highlight anymore (align to SDK7 / SDK714)
see 9b376f68c1
3 years ago
pedro 7d71db53ee GUI: USB and NAS: Media Server: fixes/improvements (resolves #243) 3 years ago
pedro 2b434ac09a GUI: Advanced: Firewall: add note about custom config file for igmpproxy 3 years ago
pedro 30c1415915 rc: service.c: start_upnp(): correct friendly_name 3 years ago
pedro 6d13ccb1a6 rc: samba.c: correct 'server string' (resolves #188) 3 years ago
pedro cc21f5b0d8 others: Makefile: also add ntp2ip script when image is built with dnscrypt-proxy but without stubby 3 years ago
rs232 2a9310fc3b Merged in arm-master (pull request #113)
Tweak to the Refresh-rate options
3 years ago
rs232 ec60b3c661 - removed 0.5sec
- removed anything >1min
- added extra resolution in the period 1-60sec
3 years ago
rs232 dd1d31a78a Merged pedro311/freshtomato-arm into arm-master 3 years ago
pedro 9b0ba59cb4 www: tomato.js: adjust 'Refresh Every' to 'One off' 3 years ago
rs232 a3adc8662d Merged in rs232/adjusting-refresh-every-to-one-off-1672924002254 (pull request #112)
Adjusting "Refresh Every" to "One off"
3 years ago
rs232 9bbe7f9b59 Merged in rs232/adjusting-refresh-every-to-one-off-1672923944474 (pull request #111)
Adjusting "Refresh Every" to "One off"
3 years ago
pedro f132333000 httpd: log.c: some improvements for logging (has to be checked) 3 years ago
rs232 430fe0a729 Adjusting "Refresh Every" to "One off" 3 years ago
rs232 14fd773904 Adjusting "Refresh Every" to "One off" 3 years ago
rs232 558153a3b4 Merged pedro311/freshtomato-arm:arm-master into rs232-/freshtomato-arm:arm-master 3 years ago
pedro 9a3692e74c build: Makefile: add another symlink for libjpeg to avoid problems 3 years ago
pedro 1c41bdca0f Fix commit c93ebd9 3 years ago
rs232 1e2f3b26d1 Merged in arm-master (pull request #109)
New nvram variable + extra scroll to bottom in logviewer
3 years ago
pedro c53db257f7 README.md: update for Debian 11 3 years ago
pedro aed35744d8 sqlite: update to 3.40.1 3 years ago
pedro d03dd77a5c dropbear: updates from the upstream
- Fix building only client or server: 7a53c7f0f4
- Add missing break in switch: 39d955c49f
- Fix so DROPBEAR_DSS is only forced for fuzzing: c043efb47c
3 years ago
pedro e9c9030380 build: remove no more needed jpeg package from the tree 3 years ago
pedro 65ca95bec9 build: add recipes and integrate with libjpeg-turbo 3 years ago
pedro 099603e1a9 libjpeg-turbo: add clean sources of 2.1.4 3 years ago
pedro dd423b1a51 rc: services.c: start_media_server(): correct friendly_name, album_art_names; add model_name 3 years ago
pedro 6520f3048b ffmpeg: update to 0.7.17; resolves #239 3 years ago