pedro
e03930d40d
wireguard: fix nvram definitions and default values
5 months ago
pedro
b8c8ad4759
wireguard: add 'Routing Policy' with kill switch (GUI only!)
5 months ago
pedro
7f848b2b3f
wireguard: add the ability to enable/disable Inbound Firewall in 'External - VPN Provider' mode
5 months ago
pedro
034af94822
wireguard: add the ability to enable/disable NAT on the tunnel in 'External - VPN Provider' mode
5 months ago
pedro
2554b065b2
wireguard: add the ability to enable/disable firewall in 'External - VPN Provider' mode
5 months ago
pedro
aeff822e10
shared: misc.c: just in case, increase the buffer in getNVRAMVar()
5 months ago
pedro
0185842ad6
shared: defaults.c: remove unused nvram variable
5 months ago
pedro
55dbdfa396
wireguard: add watchdog
6 months ago
pedro
107e7477a3
adblock-v2: do not add the contents of the nvram mwan_ckdst variable to the whitelist ( close #45 )
6 months ago
pedro
310537b428
tomatoanon: make 'TomatoAnon' and 'Update Notification System' independent; reorganize GUI
6 months ago
pedro
97483642ba
Bump version to 2025.2
7 months ago
lancethepants
daa8485688
libshared: Default DSCP fix to off.
...
Looks like comacast fixed this issue back in 2023.
https://forum.openwrt.org/t/cake-w-dscps-cake-qos-simple/147087/252
7 months ago
pedro
12ee217472
Bump version to 2025.1
8 months ago
pedro
20ac45b2f9
shared: process.c: enhance pidof() matching
9 months ago
pedro
81c900260a
shared: process.c: check for zombie in pidof()
9 months ago
pedro
60d85787e3
USB: disable USB 3.0 by default and add 2.4G interference warning when enabling
10 months ago
pedro
2ae723a272
Bump version to 2024.5
10 months ago
pedro
f1aa09665e
Bump version to 2024.4
11 months ago
pedro
0ce92cb30c
Improve UPnP IGD & PCP/NAT-PMP
...
- Improve wording and GUI
- Remove 'Show In My Network Places' option as icon is always shown in Windows
- Remove 'Inactive Rules Cleaning' options as not working
- Use secure mode setting for PCP
- Improve listing and rearrange table headers
- Invert/reword secure mode
Thanks @Self-Hosting-Group
11 months ago
pedro
77912f6704
GUI: Basic: DDNS: add form for custom interface name for "External IP Checker" in case of non-WAN mode ( fix #337 )
11 months ago
pedro
d23867df9f
pppd: update to 2.5.1
11 months ago
pedro
1461c18c1e
GUI: VPN: OpenVPN server: add support for ECDH key generation
12 months ago
pedro
f11e6d159d
shared: shutils.c: clean-up
1 year ago
pedro
7e03a38f0e
Bump version to 2024.3
1 year ago
pedro
166a5bac1c
build: httpd/rc/shared/utils_arm: clean-up
1 year ago
pedro
4c14d53a72
stubby: fix log level
...
- see: https://www.linksysinfo.org/index.php?threads/stubby-doesnt-log.78729/
1 year ago
pedro
31e715b36d
rc: service.c: miniupnpd: follow changes in config naming, also change default upnp_ssdp_interval to 900s
...
- ref:
02da7055fc
9339f0e52c
1 year ago
pedro
e9135cf372
Bump version to 2024.2
1 year ago
M_ars
66ea8de8bd
Asus RT-AC5300: allow to disable/shut down broken wireless radios
...
Note: depends on the following commit (apply first)
GUI: basic-network.asp - fix saving in case wl radio order is not ascending (ex. normal order wl0, wl1, wl2, ... )
Note: also prepare for shutting down wl radios feature (only RT-AC5300 so far)
see issue report
https://www.linksysinfo.org/index.php?threads/freshtomato-basic-network-wont-save.78545/#post-349498
1 year ago
pedro
115ce988a9
shared: shared.h: remove no more needed extern nvram_set_int()
1 year ago
pedro
93881f6b6e
shared: misc.c: use reasonable buffer sizes; tune a little code in check_wanup()
1 year ago
pedro
3a3278b8e7
DHCPC: optionally prevent classless routes. Since this is used for iptv it cannot be disabled by default; recommended to turn it off when not using iptv, see CVE-2024-3661
...
- ref: https://github.com/advisories/GHSA-jcv7-6v4q-4m7x
1 year ago
pedro
7633ab7823
shared: remove unused scripts
1 year ago
pedro
206d8267b8
mdu: add/remove routes when checking IP/DDNS server in MultiWAN case
1 year ago
pedro
b493d97242
DDNS: multiWAN aware ( fix #65 )
...
- split "Use received DNS with user-entered DNS" into individual WANs
- increase the number of DDNS clients to 4 for routers with nvram >= 64KB and without size optimization
- add more user-friendly curl error messages
- fix first updates of ddns on reboot/restart
Note: because of serious changes it is recommended to check the settings
2 years ago
M_ars
7f46eb9e1a
httpd: wl.c - Add 802.11N+AC BSS capabilities for future updates to the GUI Wireless Survey
...
Note: see https://www.linksysinfo.org/index.php?threads/test-help-needed-pimp-my-wireless-survey-v0-96.75607/
2 years ago
pedro
ea6e64724c
shared: defaults.c: fix typo (since 2f3db3c
- 2016-02-10)
2 years ago
pedro
50706ab4a2
build: Makefiles: clean-up; one version for ARM and MIPS
2 years ago
M_ars
bdd04209a7
GUI: admin-access.asp - Add option to enable/disable httpd listening on IPv6 and VLAN interfaces
...
Note: based on the work of Leon Mailfert - THX
see https://bitbucket.org/lonicom/freshtomato-arm/src/arm-master/
https://bitbucket.org/pedro311/freshtomato-arm/pull-requests/141
Note 2: keep default enabled (no change); FT user can decide
Note 3: firewall rules still required depending on your needs
2 years ago
pedro
dcabe7fed8
httpd: upgrade.c: fix compiler warnings
2 years ago
pedro
8ff77b2a93
httpd: upgrade.c: use mkstemp instead of dangerous mktemp; check for available memory first; correct argument in waitpid(); fix a few other issues
2 years ago
pedro
280559f68a
shared: defaults.c: remove leftovers after commit 3117c1d
2 years ago
M_ars
b093492594
build: add Netgear EX7000 support [WIP]
...
Note: Switch not yet working
thx to user GirlPower from www.linksysinfo.org
see https://www.linksysinfo.org/index.php?threads/add-support-for-netgear-ex7000.78502/#post-349011
2 years ago
pedro
4f07181036
build: shared: Makefile: fix typo
2 years ago
pedro
198ebcd89c
build: cstats/httpd/mdu/mssl/nvram/rstats/shared: some improvements to Makefile
2 years ago
pedro
637703138c
php8: use php-fpm instead of spawn-fcgi
2 years ago
pedro
0f19f68b34
Bump version to 2024.1
2 years ago
pedro
26f7e85dd6
www: vpn-wireguard.asp: fix some issues again
2 years ago
pedro
3c8befd9a7
Bump version to 2023.5
2 years ago
M_ars
eb4aa0fcef
GUI: basic-network.asp - allow Group Key Renewal from 0 (disabled) up to 30 days (2592000 sec)
...
Note: only for RTN+ and up. Only sync tomato.c and defaults.c for SDK5.10 / K26
2 years ago