Commit Graph

8055 Commits (arm-master)
 

Author SHA1 Message Date
pedro 907ef34676 www: vpn-client.asp: cosmetic (indentation) 5 months ago
pedro ddeb7e7727 dnsmasq: update to v2.92test6-8ddabd1 (2025-05-09) snapshot 5 months ago
pedro e5f87d6600 php: update to 8.3.21 5 months ago
pedro d3826dc763 rc: wireguard.c: remove no more needed variable 5 months ago
pedro 862025a825
Merge pull request #94 from tomato64/bwlimit
www: bwlimit.asp: iterate over MAX_BRIDGE_ID to create bridge classes
5 months ago
pedro 917e793cd2 www: add icon to status of services 5 months ago
pedro d3cbb7fef5 www: once again, sort out table widths, moving checkboxes when selecting/deselecting them, incorrectly vertically aligned start/stop buttons 5 months ago
pedro 34b1928b5b www: tomato.css: fix Ports State vertical alignment 5 months ago
pedro 83c699e501 rc: wireguard.c: add TODO note 5 months ago
pedro c7fedffe2e rc: wireguard.c: add working default route in 'External - VPN Provider' mode for both fixed and unfixed kernel 5 months ago
pedro a7a5ad9e25 rc: wireguard.c: use getNVRAMVar() where possible 5 months ago
pedro d0e57f4fba wireguard: allow only one instance to run in 'External - VPN Provider' mode 5 months ago
lancethepants f85c65b4f3 www: bwlimit.asp: iterate over MAX_BRIDGE_ID to create bridge classes 5 months ago
pedro c756bb14b7 rc: wireguard.c: remove routes also on wg stop 5 months ago
pedro cf166a1c76 rc: wireguard.c: also remove peers from interface on wg stop 5 months ago
pedro 68cc092bb9 rc: wireguard.c: remove no more needed debug log 5 months ago
pedro cb0bdec352 rc: wireguard.c: use const to define pubkey size 5 months ago
pedro 49c8b85e9a rc: wireguard.c: make wg_route_peer_allowed_ips() void 5 months ago
pedro 51560477b8 rc: wireguard.c: cosmetic 5 months ago
pedro e1f94211e0 rc: wireguard.c: set src_valid_mark to 1 for 'External - VPN Provider' mode 5 months ago
pedro 9800d8557e rc: wireguard.c: use if_nametoindex() to check if interface is up 5 months ago
pedro 5c3565df9d rc: wireguard.c: flush table on wg stop and cache on every action 5 months ago
pedro 704ab9ac4b rc: wireguard.c: move fwmark finding to function 5 months ago
pedro 0704634422 www: vpn-wireguard.asp: improve note for 'behind NAT' forms 5 months ago
pedro e1cef43c6f www: vpn-wireguard.asp: hide more not needed options in 'External - VPN Provider' mode 5 months ago
pedro baaa2ea007 www: vpn-wireguard.asp: in 'External - VPN provider' mode, hide 'Peer Parameters' section in 'Config' tab 5 months ago
pedro ae0116d1d2 sqlite: update to 3.49.2 5 months ago
pedro c942e2f455 build: fix build break 5 months ago
pedro f89c6dbad9 xl2tpd: update to 1.3.19 5 months ago
pedro a44029dec1 nginx: update to 1.28.0 5 months ago
pedro fcd140de28 meson: update to 1.8.0 5 months ago
pedro bc29451370 libxml2: update to 2.14.2 5 months ago
pedro b001d028bd libsodium: update to latest 1.0.20-stable 5 months ago
pedro f4159cc75a libpng: update to 1.6.48 5 months ago
pedro fe76f4e1c2 udpxy: Fixed typo in last commit (fix from the upstream)
The src_addr is the source address string that user specified.
What needs to be initialized is s_addr struct.

- ref: 588719b216
5 months ago
pedro 2788afe0b1 dropbear: update to 2025.88 5 months ago
pedro dd819a0c7a www: vpn-wireguard.asp: move 'Type of VPN' once again, fix notes and add some more info 5 months ago
pedro 0185842ad6 shared: defaults.c: remove unused nvram variable 5 months ago
pedro 4b2325e093 GUI: VPN: Wireguard: add warning about need to stop wgX instance before importing configuration 5 months ago
pedro 47a6cbe1b6 dnsmasq: update to v2.92test5 5 months ago
pedro 43b2ef71c3 rc: wireguard.c: increase buffer length to not cause crontab path truncation; fix condition in if statement checking wireguard operstate 5 months ago
pedro 55dbdfa396 wireguard: add watchdog 6 months ago
pedro fcc428e6ab
Merge pull request #91 from xixix-ft/arm-master
- httpd: misc.c: Issue with CPU Usage NaN% in Status Overview page
6 months ago
xixix 8e742efe04
Issue with CPU Usage NaN% in Status Overview page (A Walkthrough) ARM Asus RT-AC3200
https://www.linksysinfo.org/index.php?threads/issue-with-cpu-usage-nan-in-status-overview-page-a-walkthrough-arm-asus-rt-ac3200.79175/post-358580
6 months ago
pedro 7b93d9a61c rc: wireguard.c: in 'External - VPN Provider' mode, do not add routes intended for other modes 6 months ago
pedro c518593625 rc: wireguard.c: add firewall rules for 'External - VPN Provider' mode 6 months ago
pedro caa3bbe9f0 rc: wireguard.c: move wg_route_peer_allowed_ips() lower in the call chain 6 months ago
pedro bd979af6d5 rc: wireguard.c: make some functions void 6 months ago
pedro 75e3fb112c rc: wireguard.c: fix adding endpoint for 'External - VPN Provider' mode 6 months ago
pedro 1156c90e67 www: vpn-wireguard.asp: fix commit 3d2cd3d 6 months ago