Commit Graph

5255 Commits (2021.4)
 

Author SHA1 Message Date
pedro 1b932b3d98 getdns: fixes from upstream
- register only a single poll_t with libuv: 2673a5736c
- only check for and process read/write events if status is success: 71521626d9
4 years ago
pedro f131c6907b getdns: fix exporting symbols for extension libraries
- fix from upstream: 6507e4c469
4 years ago
pedro fd391e1e37 getdns: fix typo in cmakeconfig.h.in files
- fix from upstream: 0a13e4dbd3
4 years ago
pedro 816e487457 Merge branch 'arm-master' into arm-sdk7 4 years ago
pedro 1f976c34a1 dnsmasq: update to 2021.04.10 (3573ca0) snapshot
- refresh patches
4 years ago
pedro de15d81ae0 sqlite: update to 3.35.4 4 years ago
pedro aee5e38052 Revert "GUI: Advanced: VLAN: add enforcement of the default vlan always being untagged"
This reverts commit 347e6b1aec.
4 years ago
pedro 23e967b063 Revert "GUI: Advanced: VLAN: fix commit 347e6b1"
This reverts commit 5925c4ee58.
4 years ago
M_ars 97780d5b9c IPv6: for case DHCPv6 PD use first ethernet for DUID-LL (LLT) (and not ifb0); fixes #113
DUID used by a client or server should not change over time, therefore we use eth0 (constant) now

Note: see arm Issue 113
https://bitbucket.org/pedro311/freshtomato-arm/issues/113/keeping-duid-between-reboots

tested with DHCPv6 PD, working
4 years ago
pedro 7f1964aca7 www: update optimized cell icon 4 years ago
pedro 5aa651f2dc www: do not include cell.gif icon if built without USB support 4 years ago
pedro dee1a7ae30 GUI improvements: add interface/bridge info to the device list page and other changes; fixes #106
- thanks to @rs232 for idea, help and testing
4 years ago
pedro 28875323f4 www: update (part of) signal bar icons again
- thanks to @rs232
4 years ago
pedro c69d87f83a BWL: unfortunately, fix for the 'Highest' priority doesn't work 4 years ago
pedro a37c247788 Merge branch 'arm-master' into arm-sdk7 4 years ago
M_ars 227ee05a72 dhcp6c: add declaration for function gettimeofdaymonotonic()
Note: remove compiler warning
see commit
1178cceb77
4 years ago
M_ars 5c09e8e54f WIDE-DHCPV6: adjust makefile and (re-) add missing file lease.c (we need function is_leased (...))
Note: adjust the following commit
e77c032c2a
4 years ago
M_ars d17da2be6d IPv6: for case DHCPv6 PD use IPv6 preferred lifetime provided by your ISP/Server for LAN0-3 (IPv6 lease time)
Note: get back IPv6 connectivity faster with IPv6 addr/prefix changes. (Some ISPs provide really very low lifetimes)

tested with R7000, working correct
4 years ago
pedro c43ea1a273 BWL: fix problems with priorities when default class for unlisted MAC/IP is enabled 4 years ago
pedro f669e13249 rc/httpd: vstrsep() can only check if the number of arguments is smaller than the required 4 years ago
pedro 6d0d3e5203 BWL: add the ability to enable/disable rule and enter the description 4 years ago
pedro 2c72b79d2c tor: update to 0.4.5.7 4 years ago
pedro 5925c4ee58 GUI: Advanced: VLAN: fix commit 347e6b1 4 years ago
pedro 8558597e50 busybox: build with CONFIG_FEATURE_TOP_INTERACTIVE 4 years ago
pedro aba8d3976c QoS: extend qos_irates and qos_orates nvram variables to 256 characters for multiwan images 4 years ago
pedro 347e6b1aec GUI: Advanced: VLAN: add enforcement of the default vlan always being untagged
- thanks to @tvlz
4 years ago
pedro 5c9e374c33 dnsmasq: fixes in patches
- delete no more needed 103-fix-router-reboots-when-connect-to-wifi.patch
- correct 101-tomato-specific.patch
- correct 110-add-openssl-backend-for-dnssec.patch
4 years ago
pedro f110f2a701 stubby: rename alternative configuration file 4 years ago
pedro 32e86e8256 GUI: update all icons
- thanks to @rs232
4 years ago
pedro 67b7666d7e www: remove unneeded gif file 4 years ago
pedro 23ac80e9b5 Merge branch 'arm-master' into arm-sdk7 4 years ago
pedro 5433150d47 Update CHANGELOG to 2021.2 4 years ago
pedro 574dce1254 openssl: update to 1.1.1k 4 years ago
pedro 540e5c5a2f Bump version to 2021.2 4 years ago
pedro cc690063bb GUI: update signal bar and ethernet icons
- thanks to @rs232
4 years ago
pedro 79b7292ab7 www: advanced-wlanvifs.as: fix javascript error - WL interface details can not be displayed if it does not exist yet 4 years ago
pedro 319ba5ab4c www: restrict*: one more fix... 4 years ago
pedro 3d369e4185 www: restrict*: fix in the case of editing already existing rule 4 years ago
pedro 1a1a2d3843 GUI: Advanced: VLAN: use the same port order as on Overview page 4 years ago
pedro f3afc5c9b2 Revert "www: tomato.js: update html attributes for password fields"
This reverts commit 25bcb634da.
4 years ago
pedro bd6ec90ab8 www: restrict*: prepare for incoming changes 4 years ago
pedro 9f8907d416 build: remove asp_lipp(), use asp_lanip(1) instead 4 years ago
pedro 3bdea44d71 GUI: Bandwidth: change of naming convention as on other pages 4 years ago
pedro 8438821475 GUI: Basic: Network: fix problems with Wireless Client mode
- when changing Wireless Client Mode to one of WLs, Security stays on (for ex.) 'WPA2 Personal' and if it was not corrected to the appropriate value (in this case 'WPA / WPA2 Personal'), but saved, the connection has not been established for obvious reasons
- when changed back, restore original Wireless Mode value also on correspondent Wireless
4 years ago
pedro 4d846bc922 Merge branch 'arm-master' into arm-sdk7 4 years ago
pedro acf24467b7 GUI: change of naming convention for WANs and LANs; also in some places for WL
WAN-WAN2-WAN3-WAN4 => WAN0-WAN1-WAN2-WAN3
LAN-LAN1-LAN2-LAN3 => LAN0-LAN1-LAN2-LAN3
4 years ago
pedro 461d48f399 GUI: update signal bar images
- thanks to @rs232
4 years ago
pedro 20f6c508de www: move more global JS variables to tomato.js 4 years ago
pedro d9ed8eed7b www: basic-static.asp: no such service - dhcpd 4 years ago
pedro 9f30be3765 GUI: Basic: Network: fix LTE/3G fields checker (this mode can only be set to one WAN) 4 years ago