Commit Graph
22 Commits
Author SHA1 Message Date
Owen 9e29d0b4ff Support importing into the cli 2026-09-15 11:08:47 -04:00
Owen acb014e23e Add support for local endpoint interface allowlist 2026-09-15 11:08:47 -04:00
Owen c6d40f3e44 Add nil check for netstack in ping function and implement regression test
Fixes #439
2026-09-15 11:08:46 -04:00
Owen ebc32776e6 Merge branch 'aig' into dev 2026-08-19 16:36:55 -04:00
Owen Schwartz 2aa637f4d8 Merge pull request #424 from Serph91P/fix/compat-registration-chain-race
fix: preserve the pending WireGuard registration chain
2026-08-05 09:28:18 -04:00
Owen 69d3925167 move exit node ping to module 2026-07-30 16:46:30 -04:00
Owen 385dafa857 Support combining certs into one store 2026-07-22 17:21:39 -04:00
Seraph91P b5a7213cdb fix: preserve pending registration chain
Backwards-compatible registrations do not receive a wg/connect response.
Do not let them replace the chain ID of a normal registration that may
already be in flight.
2026-07-21 16:43:45 +00:00
Owen 8d582b4ea5 Dont remove non controlled routes 2026-07-17 17:40:05 -04:00
Owen 10adb416f8 Move the local endpoints to get config 2026-07-16 14:42:26 -04:00
Owen dde44d6666 Filter out link local and dont send the port 2026-07-16 14:34:25 -04:00
Owen e21d608bd8 Scrape and send local endpoints 2026-07-15 17:45:39 -04:00
Owen 6b66548d8f Fix clients targets sync and remove nat entries 2026-07-02 16:17:52 -04:00
Owen e158c90e34 Add the remote subnets to the sync 2026-07-01 15:34:12 -04:00
Owen 3996333ded Split out connect function 2026-07-01 15:23:48 -04:00
Owen 19942675f7 Support all config in file 2026-07-01 14:41:12 -04:00
Owen 880ea06dca Change interface and add log message 2026-06-30 18:16:09 -04:00
Owen dabeb63fc2 Add sync 2026-06-29 18:34:57 -04:00
Owen e5db8dedcc Add sync 2026-06-29 12:00:41 -04:00
Owen 72eb9515b4 Refactor 2026-06-29 11:55:27 -04:00
Owen Schwartz b348c768c7 Scafolding out the project 2024-11-04 00:26:45 -05:00
Owen Schwartz 236f5acfc7 Userspace connection + proxy working 2024-11-03 16:34:23 -05:00