9d9fb1d9c9www: tools-survey.asp: fix W3C errors
pedro
2025-05-29 01:38:35 +0200
0c905d8289www: vpn-wireguard.asp: cosmetic
pedro
2025-05-28 15:27:34 +0200
475469ae80www: at.css: cosmetic
pedro
2025-05-28 15:26:47 +0200
79fda9dfb5httpd: openvpn.c: fix client config generation
pedro
2025-05-28 13:21:04 +0200
c2941f933dwww: at.css: small changes for Advanced themes
pedro
2025-05-27 18:23:55 +0200
c6f37a646fwww: some improvements for Advanced themes
pedro
2025-05-27 01:14:33 +0200
b7a4a405a8GUI: Status: Logs: add dedicated svg icons for Advanced themes
pedro
2025-05-26 22:10:37 +0200
679099f66biperf: update to 3.19
pedro
2025-05-25 23:53:18 +0200
75f21a0daerc: wireguard.c: fix loop iteration in wg_kill_switch()
pedro
2025-05-23 14:43:58 +0200
35fa082bcdrc: wireguard.c: tune watchdog so that it can also detect unresponsive wireguard instances running in 'External' mode
pedro
2025-05-23 14:06:53 +0200
3d2fcb02edrc: openvpn.c: tune watchdog so that it can also detect unresponsive OpenVPN client(s)
pedro
2025-05-23 12:56:40 +0200
65d0b9b86ewww: vpn-wireguard.asp: cosmetic in Notes
pedro
2025-05-22 23:03:53 +0200
3fb200dfa6www: vpn-wireguard.asp: hide icons in routing policy table on verifyFields, cosmetic
pedro
2025-05-22 20:54:05 +0200
8bf99af8f1rc: wireguard.c: add kill switch
pedro
2025-05-22 20:51:20 +0200
fef95c547brc: openvpn.c: use const for buffers size
pedro
2025-05-22 20:14:17 +0200
ab29d0e321www: vpn-wireguard.asp: only add routing value in 'External' and Routing Policy mode, otherwise remove all data from the routing table
pedro
2025-05-22 16:36:07 +0200
356301bdd9www: vpn-client.asp: only add routing value in Routing Policy mode, otherwise remove all data from the routing table
pedro
2025-05-22 16:27:58 +0200
4bce2a4eb6www: vpn-wireguard.asp: clean routing policy if not in 'External' mode
pedro
2025-05-21 19:15:46 +0200
e557d5d8bdwww: vpn-wireguard.asp: cosmetic
pedro
2025-05-21 19:14:05 +0200
Merge pull request #94 from tomato64/bwlimit
pedro
2025-05-10 19:17:43 +0200
917e793cd2www: add icon to status of services
pedro
2025-05-10 19:09:58 +0200
d3cbb7fef5www: once again, sort out table widths, moving checkboxes when selecting/deselecting them, incorrectly vertically aligned start/stop buttons
pedro
2025-05-09 11:14:40 +0200
34b1928b5bwww: tomato.css: fix Ports State vertical alignment
pedro
2025-05-08 23:22:08 +0200
83c699e501rc: wireguard.c: add TODO note
pedro
2025-05-08 22:36:46 +0200
c7fedffe2erc: wireguard.c: add working default route in 'External - VPN Provider' mode for both fixed and unfixed kernel
pedro
2025-05-08 22:33:03 +0200
a7a5ad9e25rc: wireguard.c: use getNVRAMVar() where possible
pedro
2025-05-08 21:53:10 +0200
d0e57f4fbawireguard: allow only one instance to run in 'External - VPN Provider' mode
pedro
2025-05-08 20:57:38 +0200
f85c65b4f3www: bwlimit.asp: iterate over MAX_BRIDGE_ID to create bridge classes
lancethepants
2025-05-08 07:33:57 -0600
c756bb14b7rc: wireguard.c: remove routes also on wg stop
pedro
2025-05-08 20:09:55 +0200
cf166a1c76rc: wireguard.c: also remove peers from interface on wg stop
pedro
2025-05-08 19:38:09 +0200
68cc092bb9rc: wireguard.c: remove no more needed debug log
pedro
2025-05-08 19:30:39 +0200
cb0bdec352rc: wireguard.c: use const to define pubkey size
pedro
2025-05-08 19:27:13 +0200
49c8b85e9arc: wireguard.c: make wg_route_peer_allowed_ips() void
pedro
2025-05-08 18:41:05 +0200
51560477b8rc: wireguard.c: cosmetic
pedro
2025-05-08 18:38:05 +0200
e1f94211e0rc: wireguard.c: set src_valid_mark to 1 for 'External - VPN Provider' mode
pedro
2025-05-08 18:33:03 +0200
9800d8557erc: wireguard.c: use if_nametoindex() to check if interface is up
pedro
2025-05-08 18:35:08 +0200
5c3565df9drc: wireguard.c: flush table on wg stop and cache on every action
pedro
2025-05-08 18:17:43 +0200
704ab9ac4brc: wireguard.c: move fwmark finding to function
pedro
2025-05-08 18:14:49 +0200
0704634422www: vpn-wireguard.asp: improve note for 'behind NAT' forms
pedro
2025-05-08 15:16:26 +0200
e1cef43c6fwww: vpn-wireguard.asp: hide more not needed options in 'External - VPN Provider' mode
pedro
2025-05-08 13:49:30 +0200
baaa2ea007www: vpn-wireguard.asp: in 'External - VPN provider' mode, hide 'Peer Parameters' section in 'Config' tab
pedro
2025-05-08 11:56:43 +0200
ae0116d1d2sqlite: update to 3.49.2
pedro
2025-05-08 00:42:08 +0200
c942e2f455build: fix build break
pedro
2025-05-07 18:43:20 +0200
f89c6dbad9xl2tpd: update to 1.3.19
pedro
2025-05-07 17:10:54 +0200
a44029dec1nginx: update to 1.28.0
pedro
2025-05-07 17:08:40 +0200
fcd140de28meson: update to 1.8.0
pedro
2025-05-07 17:04:15 +0200
bc29451370libxml2: update to 2.14.2
pedro
2025-05-07 17:01:44 +0200
b001d028bdlibsodium: update to latest 1.0.20-stable
pedro
2025-05-07 17:00:15 +0200
f4159cc75alibpng: update to 1.6.48
pedro
2025-05-07 16:58:28 +0200
fe76f4e1c2udpxy: Fixed typo in last commit (fix from the upstream)
pedro
2025-05-07 16:55:40 +0200
2788afe0b1dropbear: update to 2025.88
pedro
2025-05-07 14:54:22 +0200
dd819a0c7awww: vpn-wireguard.asp: move 'Type of VPN' once again, fix notes and add some more info
pedro
2025-05-06 22:54:52 +0200
0185842ad6shared: defaults.c: remove unused nvram variable
pedro
2025-05-06 11:08:00 +0200
4b2325e093GUI: VPN: Wireguard: add warning about need to stop wgX instance before importing configuration
pedro
2025-05-06 02:10:44 +0200
47a6cbe1b6dnsmasq: update to v2.92test5
pedro
2025-05-05 19:17:15 +0200
43b2ef71c3rc: wireguard.c: increase buffer length to not cause crontab path truncation; fix condition in if statement checking wireguard operstate
pedro
2025-05-04 20:10:20 +0200
55dbdfa396wireguard: add watchdog
pedro
2025-04-30 12:49:13 +0200