pedro
011b6bf17a
GUI: Advanced: MAC Address: shorten description of one of the buttons
4 years ago
M_ars
d49b1cbf95
GUI: advanced-wireless - add Protected Management Frames option
...
Note: only for ARM branch
Info / Warning: Not all wireless clients like/support that wl option --> default Off (no change)
Request / Discussion at linksysinfo
https://www.linksysinfo.org/index.php?threads/protected-management-frames-pmf.76715/
4 years ago
M_ars
3a87943174
Wireless Client Mode (only for SDK5 RT and RT-N): bring up wan interface after wl restart
...
fix for: wan connection will not work anymore after wireless restart (old problem)
Note: no change for arm; sync arm and mips
4 years ago
M_ars
84d8dd02f7
rc: network.c - repair function restart_wl() and do not start radio join (again)
...
Note: start radio join only once at function wlconf(); this fix effects (mainly) wet and psta
tested with wet, sta and psta - working correct now
fix for / NOK Example:
root@Tomato-Router:/tmp/home/root# service wl restart (5x times; Router in wet or psta mode)
...
PID PPID USER STAT VSZ %VSZ CPU %CPU COMMAND
2069 1 root S 1632 0.6 1 0.1 blink eth2 5g 10 8192
1098 1 root S 3632 1.4 0 0.0 httpd
1 0 root S 1636 0.6 0 0.0 /sbin/preinit
1880 1 root S 1628 0.6 0 0.0 radio join 0
2015 1 root S 1628 0.6 1 0.0 radio join 0
2070 1 root S 1628 0.6 0 0.0 radio join 0
1950 1 root S 1628 0.6 1 0.0 radio join 0
1780 1 root S 1628 0.6 1 0.0 radio join 0
2076 1 root S 1628 0.6 0 0.0 radio join
...
4 years ago
pedro
0f3c43fff5
GUI: Status: Logs: add possibility to use negative filters syntax e.g "-something"; add debounce to event used on search keyup to avoid invoking function every key release; use concat() to copy logs array to the local variable
4 years ago
pedro
791c30caa8
GUI: Status: Logs: add timestamp of last refresh, format urls in the table, make search case insensitive, fix some issues with ajax, cosmetic
...
- thanks @rs232 for suggestions
4 years ago
pedro
133f39b5b3
Revert "nocat: fix intercept traffic also also on port 443"
...
This reverts commit 954ba23cd9
.
4 years ago
pedro
76a77c454c
adblock: correct url of DOH servers list
4 years ago
pedro
b212088ccc
nocat: cosmetic, clean-up
4 years ago
pedro
954ba23cd9
nocat: fix intercept traffic also also on port 443
4 years ago
pedro
77de6524bf
www: status-log.asp: retrieve only necessary number of lines from syslog, to reduce load when not all are needed
4 years ago
pedro
dbe45dddba
httpd: misc.c: fix check_connect(), causing problems (time-out) on Status->Ovrview page
4 years ago
Michał Obrembski
be35564f2d
GUI: Restored plain view of syslog, as an option to new improved log viewer
4 years ago
pedro
09b5b38768
www: status-devices.asp: add Media Bridge mode (psta) to be recognized as a WAN device
4 years ago
M_ars
7c37484945
Media Bridge Mode (SDK6 and up): add send keep alive and remove event (to keep up the connection after "longer" inactivity time)
...
Note: small fix/update for commit
b5f9f02a44
4 years ago
pedro
f14c3a59e4
www: status-log.asp: fix regexp
4 years ago
M_ars
b5f9f02a44
Add Media Bridge Mode (for SDK6 and up)
...
Note: offer an extra/new operation mode for SDK6 and up! (--> Can replace wireless ethernet bridge mode for SDK7 [probably broken ...])
tested with arm dual-core, working correct! :)
4 years ago
pedro
a85dfb6213
www: move functions searchOUI() and displayOUI() to tomato.js, they are used more than once
4 years ago
pedro
81a40855f1
GUI: Status: Overview: fix WL label issue on some routers
4 years ago
pedro
84e8419ac3
Merge branch 'arm-master' into arm-sdk7
4 years ago
pedro
ebf75881b7
GUI: Basic: Network: fix javascript freezing when more than 1 WAN has been set
4 years ago
pedro
15d80e7aed
miniupnpd: update to 2.2.3
...
- refresh patches
4 years ago
pedro
3e361afc86
tor: update to 0.4.6.7
4 years ago
pedro
93fda2850f
ntfs-3g: update to 2021.8.22
4 years ago
pedro
5e4e1a9ae2
nginx: update to 1.21.3
4 years ago
pedro
a198d95ed8
e2fsprogs: update to 1.46.4
4 years ago
pedro
592c419d17
GUI: Status: Logs: make it 100% compatible even with older browsers (ex. IE9, Safari 5.1.7)
4 years ago
pedro
59cf0b2f8c
GUI: Status: Logs: fix javascript error when the search result is null
4 years ago
Michał Obrembski
3ea5a80495
GUI: Removed logEntry class from status-log.asp
4 years ago
pedro
791237936d
GUI: Status: Logs: fix coloring log levels for some themes
4 years ago
Michał Obrembski
d3fb4a85e6
New, improved log viewer
...
[ fixes & corrections - @pedro ]
4 years ago
pedro
51911ae503
www: tomato.js: remove unused code
4 years ago
M_ars
5463e6d643
WL SDK (RT-N branch and up): turn On wl setting STBC RX
...
Note: default On
4 years ago
pedro
1f48fc227e
www: advanced-wlanvifs.asp: fix bug causing js error
4 years ago
Michał Obrembski
b220580312
GUI: Admin: Debugging: rename console log level into Kernel printk log level (it has better meaning); add a reboot after changing log level, since we setup klogd only at init,
...
so it is required to reboot; add Notes
[ fixes & corrections - @pedro ]
4 years ago
Michał Obrembski
251bb7a88c
GUI: Admin: Logging: add minimum log level watched for syslogd
4 years ago
Michał Obrembski
898a903968
httpd: log.c: fix a bug not showing all logs when external log is configured
4 years ago
pedro
e8afe0a585
build: add WiFi QR Code generator to all targets
4 years ago
Michał Obrembski
870e134289
GUI: add WiFi QR Code generator to 'z' (AIO) targets
...
Thanks @rs232!
[ fixes & corrections - @pedro ]
4 years ago
Michał Obrembski
069eaed80a
GUI: Improvements to Advanced MAC page; closes #125
...
- Add Notes
- Add possibility to randomize only BurnIn address (UAA)
- Take care of Unicast bit while randomizing
4 years ago
pedro
9c872eb65a
GUI: Status: Overview: fix toggle of WAN and Virtual Wireless nodes
4 years ago
pedro
b6e03a6797
openssl: update to 1.1.1l
4 years ago
pedro
268d2891e3
GUI: OpenVPN Server: fix generation of the correct CA Key previously caused clients errors. In order to work properly, the key must be generated again both for the server and client(s).
4 years ago
pedro
f46afd303a
GUI: OpenVPN Server: fix the case in which after removing the CA key in GUI, re-generating keys will use its old version from nvram
4 years ago
pedro
b64fa2b451
Adblock: remove inactive list ( http://www.malwaredomainlist.com/hostslist/hosts.txt )
4 years ago
M_ars
1b51d9f986
PPTP Server: bypass CTF (if enabled)
4 years ago
M_ars
f6af2da2a1
GUI: advanced-wireless: - add one more example for USA country setup ( Q2 / 96 )
...
Note: Asus default setup for USA and SDK7 router RT-AC3200
4 years ago
pedro
8de012a53e
Revert "rc: do not restart nas services/wsdd2 on WAN up"
...
This reverts commit 26d12c0f1f
.
4 years ago
pedro
e27fecfd6d
mymotd: comma -> dot in WL frequency
4 years ago
Michał Obrembski
a234de84e0
GUI: Added missing space between unit and flash size
4 years ago
pedro
d31aceb9f1
GUI: Status: Device List: fix javascript error in targets without network discovery helper
4 years ago
pedro
c337f6e41a
GUI: Administration: Access: show 'Allow Remote Upgrade' regardless of 'Remote Access' state
4 years ago
pedro
5b4f7c6e39
wsdd2: cosmetic in patch
4 years ago
M_ars
2368ec2e40
build: Makefile: util-linux: add autoreconf -fsi (Mint)
4 years ago
pedro
1968f689db
Merge branch 'arm-master' into arm-sdk7
4 years ago
pedro
af2d2bc54e
Bump version to 2021.5
4 years ago
pedro
0e5264b1b0
www: Makefile: fix build break for *init images
4 years ago
pedro
cf29b3fd9c
rc: services.c: fix typo
4 years ago
pedro
f1e798fb28
Merge branch 'arm-master' into arm-sdk7
4 years ago
pedro
4fff937a13
wsdd2: update to 1.8.6
4 years ago
pedro
fb7462ea5f
vsftpd: update to 3.0.5
4 years ago
lancethepants
59aec40c0e
tinc: Run firewall rules after bringing up the vpn. If adding custom routes into the firewall rules, the interface needs to pre-exist.
4 years ago
pedro
1baa24fd77
Revert "GUI: Admin: Upgrade: do not display the warning about disabled remote upgrade, if remote access is disabled"
...
This reverts commit ec95c87706
.
4 years ago
M_ars
c494d5d110
rc: firewall.c: make NAT loopback work if CTF is enabled
4 years ago
pedro
26d12c0f1f
rc: do not restart nas services/wsdd2 on WAN up
...
- fixed in recent wsdd2 update
4 years ago
pedro
b4ee19fdff
wsdd2: fix retrieving parameters from samba config file
4 years ago
pedro
281bbc28fc
Merge branch 'arm-master' into arm-sdk7
4 years ago
M_ars
cdc3f2d8ff
OpenVPN: bypass CTF (if enabled)
4 years ago
pedro
c7c2603856
GUI: Admin: Access: tweaks Web Admin panel, reorder
...
- thanks @rs232 for tips
4 years ago
pedro
ec95c87706
GUI: Admin: Upgrade: do not display the warning about disabled remote upgrade, if remote access is disabled
4 years ago
pedro
2152e2e892
GUI: Status: Overview: tune progress bars a little
...
- thanks @rs232
4 years ago
pedro
194e48eb43
www: 'Click here to show' -> 'Show'
4 years ago
pedro
492b87c35c
GUI: Advanced: Adblock: cosmetic
4 years ago
pedro
e36d7c4d53
wsdd2: update to git 2021-06-28 (v1.8.5)
...
- refresh patches, remove no more needed
- based on @RMerlin work - thanks
4 years ago
pedro
9491147b09
GUI: Advanced: Adblock: correct notes
4 years ago
pedro
79762b29c0
GUI: Status: Overview: add colors to progress bars
4 years ago
pedro
f2b8f50ce9
GUI: STatus: Overview: add progress bars
4 years ago
pedro
13100f19d5
GUI: Status: Overview: switch 'Free' to 'Used', change order
4 years ago
Michał Obrembski
c49d1bb942
GUI: fix a bug when scaling size is less than 10KB
4 years ago
Michał Obrembski
360a0b6fb0
GUI: Status: Overview: add a graphic bars to CQI1 and CQI2 LTE strenght indicator
4 years ago
Michał Obrembski
ad6677119d
Fixed Transmission when runned without auth
...
If Transmission was started without auth then it wasn't possible to log-into GUI.
This was due a fact that we always set rpc-host-whitelist and rpc-host-whitelist
was always disabled
4 years ago
pedro
8aa93b30c8
libcurl: update to 7.78.0
4 years ago
pedro
5549b40d14
e2fsprogs: update to 1.46.3
4 years ago
pedro
d3d42c467d
GUI: Status: Device List: display Virtual Wireless Interface reference within parentheses like bridges and vlans
4 years ago
pedro
b4c0492ff9
rc: services.c: update stop_mdns in service functions
4 years ago
pedro
211e7af9cd
Merge branch 'arm-master' into arm-sdk7
4 years ago
M_ars
05074261b3
Wireless Client Mode: repair that operation mode for SDK6 and up
...
Note: Client Mode was already working for mips branch SDK5. Only one wl client is possible! (no change)
tested with arm dual core, working correct! :)
4 years ago
pedro
ee34f2c3d9
shared: misc.c: fix it another way
4 years ago
pedro
8188433404
shared: misc.c: small fix for commit 8c024b0
4 years ago
pedro
b0f68265f2
GUI: Status: Device List: add additional confirmation when deleting lease
4 years ago
pedro
c4af2caa17
GUI: Status: Device List: Name -> Hostname
4 years ago
pedro
c490ad5faf
GUI: Status: Device List: add images to Noise Floor level
4 years ago
Jeremy Tan
8c024b0deb
rstats: make it multiwan aware for daily/weekly/monthly history
4 years ago
pedro
76ad78a065
GUI: Advanced: Virtual Wireless: add Interface status in Details table
4 years ago
pedro
fb49ee8fe9
GUI: Status: Overview: do not display any virtual interface linked to the chip/frequency that is disabled
4 years ago
pedro
83a21bd7a1
GUI: Basic: Identification: add note to 'Router Name'
4 years ago
Jeremy Tan
bfc8ad1ca6
shared: move more multiwan functions from rc
4 years ago
Jeremy Tan
f76cd9dafb
rc: mwan.c: don't log multiwan status update continually
4 years ago
pedro
fbff06c2f2
kernel: config_base: add CONFIG_ZFS symbol
4 years ago
pedro
9bdbbdd916
Merge branch 'arm-master' into arm-sdk7
4 years ago
lancethepants
2dd16a7ac8
kernel: zfs: add pre-patched sources for zfs-0.8.6
...
The patch will be added in a later commit.
zfs 2.0.x requires linux 3.10 or greater. Backporting looks difficult and probably not worth the effort.
If tomato is ever ported to aarch64 architecture with newer kernel then upgrading zfs will be simple.
4 years ago
lancethepants
12264d3118
kernel: a couple fixes to prepare for zfs
4 years ago
lancethepants
cc19bb37e1
zfs: add gui integration
4 years ago
lancethepants
9167dcc692
zfs: add build integration
4 years ago
lancethepants
d7967334ca
util-linux: add clean source of util-linux 2.36.1
...
libuuid and libblkid from e2fsprogs are not zfs aware.
e2fsprogs only focuses on ext* filesystems, so compile those libraries from util-linux.
Then we'll static link them to zfs binaries.
4 years ago
lancethepants
e3df835a43
gettext-tiny: add clean source of gettext-tiny 0.3.2
...
Even disabling nls in zfs it still demands libintl.h. So use gettext-tiny and static link into zfs.
4 years ago
lancethepants
2fdba302f3
zfs: add patch file
4 years ago
lancethepants
08817080e5
zfs: add clean sources of zfs-0.8.6 for userspace tools
4 years ago
lancethepants
a235aa9091
kernel: zfs: add pre-patched sources for zfs-0.8.6
...
The patch will be added in a later commit.
zfs 2.0.x requires linux 3.10 or greater. Backporting looks difficult and probably not worth the effort.
If tomato is ever ported to aarch64 architecture with newer kernel then upgrading zfs will be simple.
4 years ago
lancethepants
2b699994e4
kernel: a couple fixes to prepare for zfs
4 years ago
pedro
f9d3bb81f7
avahi: cleanup: ensure entries are dead for at least 1s
...
If a dead AvahiEntry cleanup is scheduled, and we try to schedule
another one, defer the existing callback by 1s. Also remove other calls
to avahi_cleanup_dead_entries.
This is done to ensure that an entry stays in the dead state for at
least 1 second, so that if we receive a copy of our own probe we don't
think it's a conflict.
This should resolve issues where on startup the server spuriously
conflicts with itself and renames to hostname-2, hostname-3, etc. This
typically happens as addresses are rapidly added and removed, e.g. when
IPv6 global addresses cause the link local address to be revoked.
Ideally to prevent excess memory usage we would track the age of the
entries and expire them sooner to prevent the schedule being deferred
forever on a busy server.
Fix from upstream: 0a536f6082
4 years ago
pedro
30cfcdd945
rc: transmission.c: TCP buffers tune, lost in one of the previous commits
4 years ago
pedro
0ad28f93b1
build: libpng: fix build break
4 years ago
pedro
561bb49e19
build: iperf: fix build break
4 years ago
pedro
5c453533b6
libvorbis: update to 1.3.7
4 years ago
pedro
77df68118a
libpng: update to 1.6.37
4 years ago
pedro
45336fc81d
libogg: update to 1.3.5
4 years ago
pedro
930a90c08c
nettle: update to 3.7.3
4 years ago
pedro
5cace32f82
iperf: update to 3.10
...
- cosmetic in patch
4 years ago
pedro
caff6f7381
nginx: update to 1.21.1
4 years ago
pedro
d5734a6aa0
pcre: update to 8.45
4 years ago
pedro
15aa5dd48f
sqlite: update to 3.36.0
4 years ago
pedro
e436161e71
libcurl: update CA certificate bundle as of 2021-07-05
4 years ago
pedro
ab3b6464dd
nano: update to 5.8
4 years ago
pedro
cec7efbcc0
tinc: update to 1.1pre18
...
- cosmetic in patch
4 years ago
pedro
a48d7cb970
rc: services.c: avahi: improve generated config
4 years ago
pedro
067815cb92
Merge branch 'arm-master' into arm-sdk7
4 years ago
pedro
b8ddce28cd
kernel: fix from upstream for CVE-2021-22555
...
Refs:
b29c457a65
https://github.com/google/security-research/security/advisories/GHSA-xxx5-8mvq-3528
4 years ago
pedro
7fbf0dddec
kernel: fix from upstream for CVE-2021-22555
...
Refs:
b29c457a65
https://github.com/google/security-research/security/advisories/GHSA-xxx5-8mvq-3528
4 years ago
M_ars
a889293208
Netgear R6300v2 - adjust LED table (logic fix for logo LED, was inverted)
...
logo LED white on - GPIO 1, active HIGH
4 years ago
M_ars
d6ef96afae
Netgear R6250 - adjust LED table (logic fix for logo LED, was inverted)
...
logo LED white on - GPIO 1, active HIGH
4 years ago
M_ars
bcbc2f9b2f
WL SDK6: turn On wl setting "probresp_sw" for wireless band steering (BSD)
...
Note: driver default Off (0) (align to asus/brcm src)
4 years ago
M_ars
3ff48e94dd
GUI: advanced-wireless - adjust name/label for wl country "GB" to GREAT BRITAIN
...
see report/request:
https://www.linksysinfo.org/index.php?threads/freshtomato-please-change-u-kingdom-in-wireless-settings.76667/
4 years ago
M_ars
548c3472de
GUI: status-devices.asp - improve IPv6 support
...
- sync IPv4/IPv6 infos in two steps (wl first, then wired devices)
- do not touch wds
- fix some visual problems showing wireless clients as a lan client
tested with DHCPv6 and IPv6 Tunnel, working correct now :)
Note: update for the following commit
455984a762
4 years ago
M_ars
2dce08be1a
WL SDK7: turn On wl setting "probresp_sw" for wireless band steering (BSD)
...
Note: driver default Off (0) (align to asus/brcm src)
4 years ago
pedro
d15d6c8c0e
GUI: Basic: Network: allow 0.0.0.0 as a valid address (in special cases) for all bridges
...
- discussion: https://www.linksysinfo.org/index.php?threads/unable-to-set-more-than-one-bridge-to-0-0-0-0.75542/
4 years ago
pedro
3def996eba
GUI: Status: Device List: fix some issues with WDS devices
4 years ago
pedro
e303ec79cf
GUI: Status: Device List: fix some issues with disconnected WL devices
4 years ago
pedro
2049ce6501
busybox: add CONFIG_DIFF to configuration
4 years ago
pedro
2a9be35710
httpd: make asp_lanip() multi-lan aware
4 years ago
pedro
5bd4860698
httpd: buffer overflow protection (snprintf)
4 years ago
M_ars
e97dda1eb9
SDK7: help multiSSID setups
...
Note: FIX me / Workaround for SDK7: mac addr return value may be wrong (??) for 2nd vif after router (re-) boot --> no internet connection. After clicking save on basic-network page everything will work (again)!
--> catch that case and adjust mac to our wl configuration before we set bridge address
reported & tested by pedro :)
4 years ago
M_ars
82b8a5fb16
SDK7: try to make WET mode work (never worked so far)
...
Note: first attempt, needs to be tested if it works now (should not do any harm --> update)
4 years ago
pedro
f8ad92e42d
tor: update to 0.4.6.6
4 years ago
pedro
27e0b6dd41
www: forward-basic.asp: clean-up, cosmetic
4 years ago
pedro
731e4dbd7e
GUI: Tools: WOL: also show in the table devices from other than primary bridge
4 years ago
pedro
9aa309fd64
GUI: Admin: Scheduler: fix page title
4 years ago
pedro
c03d1ad9fe
rc: services.c: add logging when starting/stopping httpd
4 years ago
pedro
06dd493517
httpd: wl.c: fix compiler warnigns (again...)
4 years ago
pedro
6cb11ac3ec
www: Makefile: fix typos in commit 468f930
...
- thanks @M_ars
4 years ago
pedro
371f773be5
Merge branch 'arm-master' into arm-sdk7
4 years ago
pedro
c24c2f448e
GUI: Advanced: Adblock: grammatical/usage changes in Notes
...
- thanks @Hogwild
4 years ago
M_ars
1476489fbe
SDK6: update ctf (part 3) (for single and dual-core)
...
tested with R7000 and RT-N18U, working correct
Note: update from 2018/2019 to 2020/2021 (latest src). ctf update part 2 has been VERY stable but lets update once more :)
4 years ago
pedro
d373df6693
ntfs-3g: update to 2021.04.05
...
- added handling of Windows 8/Windows 10 file systems
4 years ago
pedro
468f9306ff
Add mDNS (Avahi) support
4 years ago
pedro
ecd5c0c80d
rc: services.c: addendum to commit 82ce379
4 years ago
pedro
d47e68f97f
www: add http_id to every TomatoRefresh() url
4 years ago
pedro
c1595945d0
build: router: Makefile: add recipes for libdaemon/expat/avahi
4 years ago
pedro
d0e85ea242
build: patches: add avahi patches
4 years ago
pedro
f3b1cafb03
build: add avahi 0.7 to the tree
4 years ago
pedro
82ce379b3b
rc: services.c: add verbose to ntpd when appropriate nvram variable is set
4 years ago
pedro
e26fc9a47b
getdns/stubby: update to 1.7.0/0.4.0
4 years ago
pedro
11c33761d1
TTB: update default URL
4 years ago
pedro
bf48743b72
rc: network.c: code improvements in set_lan_hostname()
4 years ago
pedro
5ee0037236
openvpn: update to 2.5.3
4 years ago
pedro
0dbadfada5
build: add libdaemon 0.14 to the tree
4 years ago
pedro
55d842d841
build: add expat 2.2.0 to the tree
4 years ago
pedro
fea31f293b
TTB: v3.02 change default URLs and add URL redundancy/randomisation
...
- thanks to @rs232
4 years ago
pedro
9b3a84d7f4
rc: nginx.c: add h5ai support ( https://larsjung.de/h5ai/ )
4 years ago
pedro
425e8636fa
rc: nginx.c: add svg/svgz support
4 years ago
pedro
179fe5327f
wsdd2: only bind ipv6 based on linklocal address
4 years ago
pedro
5126ee3906
rc: init.c: set unique machine-id during init
4 years ago
pedro
1ee8344c4d
wsdd2: fix for getting workgroup/netbiosname
4 years ago
pedro
e8240ddbbb
GUI: NAS: File Sharing: limit samba workgroup name to 15 chars
4 years ago
pedro
ef5a63285c
rc: services.c: fix logging in some places
4 years ago
pedro
0c979f4985
rc: nginx.c: more verbose logging
4 years ago
pedro
3eb1428cdf
Merge branch 'arm-master' into arm-sdk7
4 years ago
pedro
f20fb99200
Bump version to 2021.4
4 years ago
pedro
a7c8903635
snmp: update to 5.9.1
4 years ago
pedro
00acd08002
libcurl: update to 7.77.0
4 years ago
pedro
3a25ba1120
nginx: update to 1.21.0
4 years ago
pedro
59f5fd127c
rc: qos.c: stay as close as possible to MIPS branch
4 years ago
pedro
de65dfca05
build: remove unused package vlan from the tree
4 years ago
pedro
ac39fbbdbd
libcurl: update CA certificate bundle as of 2021-05-25
4 years ago
pedro
936c8b3a86
rc: restrict: disable web for ip6tables in ARM branch
4 years ago
pedro
e55d1cc068
Merge branch 'arm-master' into arm-sdk7
4 years ago
pedro
3df1691005
rc: firewall.c: fix removing ipt_web/xt_web module
4 years ago
pedro
0a1700546f
SDK7: update wireless driver - fix for FragAttacks
4 years ago
pedro
83c56a64a7
Merge branch 'arm-master' into arm-sdk7
4 years ago
pedro
8e97c58cff
httpd: wl.c: use logmsg(); clean-up; one version for ARM and MIPS branch.
...
- in PRs please use #ifdef TCONFIG_BCMARM/#ifndef TCONFIG_BCMARM/etc to distinguish different branches
4 years ago
pedro
46e4dd9d77
Merge branch 'arm-master' into arm-sdk7
4 years ago
pedro
cf7e4281e2
rc: services.c: stay as close as possible to MIPS branch
4 years ago
M_ars
21d7890f65
rc: usb.c - fix mips Issue #62 https://bitbucket.org/pedro311/freshtomato-mips/issues/62/upgraded-from-20211-to-20213-and-usb-key
...
Note: adjust conditions for Netgear 3500Lv2 (RT-N branch only) and enable USB power (again)
4 years ago
pedro
b64feaa0c2
others: mymotd: code improvements, thanks to @WildFireSG
4 years ago
pedro
7d518fdbc4
httpd: devlist.c: fix display of devices in wds mode
4 years ago
pedro
9d4891a42e
Merge branch 'arm-master' into arm-sdk7
4 years ago
pedro
66ca525bfd
config: config.in: add also here TCONFIG_TERMLIB and TCONFIG_ADVTHEMES
4 years ago
pedro
9a32369ff6
Merge branch 'arm-master' into arm-sdk7
4 years ago
M_ars
e6836a3a44
SDK6: update wireless driver (dual core) - Fix for FragAttacks
...
For Info:
6.37 RC14.126
wl0: Jun 1 2021 15:58:46 version 6.37.14.126 (r561982)
previous wireless driver:
6.37 RC14.126
wl0: Feb 4 2021 16:49:59 version 6.37.14.126 (r561982)
tested with R7000, working
4 years ago
pedro
1dec5e475d
Merge branch 'arm-master' into arm-sdk7
4 years ago
pedro
6a3d0dda19
Bump version to 2021.3
4 years ago
pedro
38b23f92a2
Status: Device List: add network discovery helper
...
- thanks to @rs232 for the bash script and the idea
4 years ago
pedro
eada99b752
httpd: tomato.c: one version for ARM and MIPS branch.
...
- in PRs please use #ifdef TCONFIG_BCMARM/#ifndef TCONFIG_BCMARM/etc to distinguish between different branches
4 years ago
pedro
3a7cf67cc7
router: config_base: enable by default TCONFIG_TERMLIB, TCONFIG_KEYGEN and TCONFIG_ADVTHEMES (similar to MIPS branch)
4 years ago
pedro
dbf81a486b
httpd: tomato.c: stay as close as possible to MIPS branch
4 years ago
pedro
59ed4a55e8
rc: transmission.c: fix issue while stopping daemon ( resolves #131 )
4 years ago
pedro
333617298b
Adblock: add DoH servers to Adblock blacklist (disabled)
4 years ago
pedro
d4fb5204d3
Merge branch 'arm-master' into arm-sdk7
4 years ago
pedro
7c8a2847b3
vsftpd: update to 3.0.4
...
- refresh patch
4 years ago
pedro
c623251725
libjson-c: patches: also do not build docs
4 years ago
pedro
d853d31f8e
minidlna: update to 1.3.0
...
- rewrite tomato patch
- add patches from openwrt
4 years ago
pedro
0005cc14b4
flac: do not build docs, test and utility
4 years ago
pedro
65811f1c80
vsftpd: add fix for CVE-2015-1419
4 years ago
pedro
b53d1b9726
dnsmasq: patches: fix patch 110 - compilation error when building an image without openssl1.1 support
4 years ago
pedro
2652eec440
Tools: Wireless Site Survey: add/change OUI search like this one on Device List page. Also, calculate the signal quality as on that page
...
- thanks to @WildFireSG for pointing this out
4 years ago
M_ars
84eac0bb2c
GUI / httpd: misc.c - speed up status-overview again, page very slow and stutters
...
Note: improve cfe version function and speed up with some checks first (too much for some router)
tested with E4200v1, working again
4 years ago
pedro
1eae61f3c6
www: small fixes for older browsers
4 years ago
pedro
92a7f8b20a
rc: telssh.c: align to MIPS branch
4 years ago
pedro
212066ab7c
Advanced: Device List: really fix issue #129 (Static DHCP devices without IPs assigned are shown with WAN IP on Device List page)
4 years ago
pedro
15eb7d6c6f
Merge branch 'arm-master' into arm-sdk7
4 years ago
snowman58
b4c1e81290
Display NETGEAR CFE version on status page
4 years ago
pedro
0aa4c8f420
www: cosmetic (css)
4 years ago
pedro
dcab5942aa
www: fix problems with missing value for function wl_display_ifname()
...
- thanks to @WildFireSG for pointing this out
4 years ago
pedro
2a3f24d96c
Merge branch 'arm-master' into arm-sdk7
4 years ago
pedro
fd8771826c
Advanced: Device List: fix issue #129 (Static DHCP devices without IPs assigned are shown with WAN IP on Device List page)
...
- thanks to @edrikk
4 years ago
pedro
62c56c9ef5
revert partially commit 5ddf368
- incorrect files have been added accidentally
4 years ago
snowman58
50eda1f3fb
build: add support for Netgear R6900
4 years ago
pedro
62d2c76d0f
Merge branch 'arm-master' into arm-sdk7
4 years ago
pedro
1b5436b58c
www: advanced-vlan.asp: cosmetic changes
4 years ago
pedro
e0a9d9121a
iperf2: update to 3.9
...
- refresh patch
4 years ago
pedro
817e836689
build: Makefile: clean-up MySQL recipe
4 years ago
pedro
4e9ba53f22
build: common.mak: add (export) PKG_CONFIG_DIR/PKG_CONFIG_LIBDIR/PKG_CONFIG_SYSROOT_DIR env variables
4 years ago
pedro
5ddf368962
transmission: add missing file in prepackaged source build for tr 3.00
4 years ago
pedro
78aeb95197
build: Makefile: add libmnl to PKG_CONFIG_PATCH in libnetfilter_queue, libnetfilter_conntrack and conntrack-tools recipies
4 years ago
pedro
a38d752e0e
libxml2: update to 2.9.12 + libs optimization
4 years ago
pedro
2d209c69f2
build: Makefile: use 'printf' command instead of 'echo', fix formatting
4 years ago
pedro
d081a9a644
build: Makefile: nano: add -fsi to autoreconf
4 years ago
pedro
8583b2af2b
build: Makefile: tor: compile without zstd and systemd
4 years ago
pedro
4df37aa7d9
adminer: update to 4.8.1-mysql-en
4 years ago
pedro
d625bc9797
TTB: increase the time interval when trying to download the theme to 5 minutes when there are network problems
4 years ago
pedro
6f34a8bd99
Basic: DHCP Reservation: do not allow multiple hostnames for a device when only associate to a MAC address (causing dnsmasq failed to start)
4 years ago
pedro
38c917ca66
www: wireless.jsx: fix the radio frequency display (2.4 / 5GHz) for dual-band WL devices
4 years ago
pedro
461c4308a9
www: tomato.js: fix problems with refresh time, when using more than one refresher
4 years ago
pedro
8334bb6927
www: status-devices.asp: cosmetic
4 years ago
pedro
3028270609
Status: Overview: fix some problems with refresh time
4 years ago
pedro
fbb3b0d52a
www: wwan-sms.asp: fix some problems with refresh time
4 years ago
pedro
61479fbf30
Advanced: DHCP/DNS: make 'dnsmasq custom configuration' textarea automatically stretched vertically
4 years ago
pedro
ab6fd69c81
Advanced: DHCP/DNS: always show the 'Prevent client auto DoH' option regardless of whether the image is built with or without Stubby
4 years ago
pedro
a27b998b73
rc: services.c: add missing code for commit 11d2a78
4 years ago
pedro
749ab38f5d
Status: Device List: fix display 'name' of device in case it's a gateway and it has been added (MAC/Name only) on 'DHCP Reservation' page
4 years ago