Commit Graph

  • 59c77d0658 [self-hosted] support embedded IDP postgres db (#5443) Misha Bragin 2026-02-27 15:52:54 +02:00
  • 333e045099 Lower socket auto-discovery log from Info to Debug (#5463) shuuri-labs 2026-02-26 17:51:38 +01:00
  • c2c4d9d336 [client] Fix Server mutex held across waitForUp in Up() (#5460) Zoltan Papp 2026-02-26 16:47:02 +01:00
  • be1af7de15 Checkpoint: 0f083effa20e braginini 2026-02-25 18:19:36 +02:00
  • bb96acbe8f Checkpoint: b17839d3d8c6 braginini 2026-02-25 17:41:51 +02:00
  • a687ef162b Checkpoint: 3eec968003d1 braginini 2026-02-25 11:30:20 +02:00
  • 0a5158d56b Checkpoint: 80d45e37782f braginini 2026-02-25 11:14:19 +02:00
  • 3f77feee9f Checkpoint: 6556783c0df3 braginini 2026-02-25 11:04:02 +02:00
  • beff1fbd6d Checkpoint: 73a896c79614 braginini 2026-02-25 10:30:03 +02:00
  • 0603d44386 Checkpoint: 9ace190c1067 braginini 2026-02-25 09:51:03 +02:00
  • 9a6a72e88e [management] Fix user update permission validation (#5441) Bethuel Mmbaga 2026-02-24 20:47:41 +01:00
  • afe6d9fca4 [management] Prevent deletion of groups linked to flow groups (#5439) Bethuel Mmbaga 2026-02-24 19:19:43 +01:00
  • dc136c17e9 Merge branch 'main' into feature/add-serial-to-proxy feature/add-serial-to-proxy-merged mlsmaycon 2026-02-24 18:09:14 +01:00
  • ef82905526 [client] Add non default socket file discovery (#5425) v0.66.0 shuuri-labs 2026-02-24 17:02:06 +01:00
  • 5c049f6f09 delete tests deploy/proxy-serial pascal 2026-02-24 16:53:49 +01:00
  • d18747e846 [client] Exclude Flow domain from caching to prevent TLS failures (#5433) Zoltan Papp 2026-02-24 16:48:38 +01:00
  • f341d69314 [management] Add custom domain counts and service metrics to self-hosted metrics (#5414) Maycon Santos 2026-02-24 15:21:14 +01:00
  • 327142837c [management] Refactor expose feature: move business logic from gRPC to manager (#5435) Maycon Santos 2026-02-24 15:09:30 +01:00
  • f8c0321aee [client] Simplify DNS logging by removing domain list from log output (#5396) Zoltan Papp 2026-02-24 10:35:45 +01:00
  • 89115ff76a [client] skip UAPI listener in netstack mode (#5397) Zoltan Papp 2026-02-24 10:35:23 +01:00
  • b450fa2cca fix tests pascal 2026-02-24 10:32:12 +01:00
  • 63c83aa8d2 [client,management] Feature/client service expose (#5411) Maycon Santos 2026-02-24 10:02:16 +01:00
  • 37f025c966 Fix a race condition where a concurrent user-issued Up or Down command (#5418) Zoltan Papp 2026-02-24 10:00:33 +01:00
  • 32730af33f use api wrapper for permissions management pascal 2026-02-24 00:39:54 +01:00
  • 4a54f0d670 [Client] Remove connection semaphore (#5419) Zoltan Papp 2026-02-23 20:58:53 +01:00
  • 98890a29e3 [client] fix busy-loop in network monitor routing socket on macOS/BSD (#5424) Zoltan Papp 2026-02-23 20:58:27 +01:00
  • 33cda4d10c Merge branch 'main' into feature/add-serial-to-proxy pascal 2026-02-23 17:17:06 +01:00
  • 6df57623dd Merge remote-tracking branch 'origin/main' into feature/add-serial-to-proxy pascal 2026-02-23 16:54:22 +01:00
  • 9d123ec059 [proxy] add pre-shared key support (#5377) Pascal Fischer 2026-02-23 16:31:29 +01:00
  • 5d171f181a [proxy] Send proxy updates on account delete (#5375) Pascal Fischer 2026-02-23 16:08:28 +01:00
  • 22f878b3b7 [management] network map components assembling (#5193) Vlad 2026-02-23 15:34:35 +01:00
  • 740c726a78 extract proxy controller pascal 2026-02-23 15:28:20 +01:00
  • 44ef1a18dd [self-hosted] add Embedded IdP metrics (#5407) Misha Bragin 2026-02-22 11:58:35 +02:00
  • 2b98dc4e52 [self-hosted] Support activity store engine in the combined server (#5406) Misha Bragin 2026-02-22 11:58:17 +02:00
  • 204702da13 Checkpoint: c77c7adfc7db braginini 2026-02-20 19:03:08 +01:00
  • 918df17dd6 Checkpoint: 4395e3bda066 braginini 2026-02-20 18:52:44 +01:00
  • afb2ec8ce1 Checkpoint: e804d355efbc braginini 2026-02-20 18:34:14 +01:00
  • ab0f188ca2 Checkpoint: 20c750f4ecaf braginini 2026-02-20 17:58:31 +01:00
  • 9f05ad5a8e Checkpoint: b50f594cbc62 braginini 2026-02-20 17:51:33 +01:00
  • 2a26cb4567 [client] stop upstream retry loop immediately on context cancellation (#5403) Zoltan Papp 2026-02-20 14:44:14 +01:00
  • 3af287ebab move service manager pascal 2026-02-20 01:21:05 +01:00
  • d4d885d434 Merge remote-tracking branch 'origin/main' into feature/add-serial-to-proxy pascal 2026-02-20 00:35:10 +01:00
  • d212332f5d store proxies in DB pascal 2026-02-20 00:28:45 +01:00
  • 5ca1b64328 [management] access log sorting (#5378) Pascal Fischer 2026-02-20 00:11:55 +01:00
  • 36752a8cbb [proxy] add access log cleanup (#5376) Pascal Fischer 2026-02-20 00:11:28 +01:00
  • f117fc7509 [client] Log lock acquisition time in receive message handling (#5393) v0.65.3 Maycon Santos 2026-02-19 19:18:47 +01:00
  • fc6b93ae59 [ios] Ensure route settlement on iOS before handling DNS responses (#5360) Zoltan Papp 2026-02-19 18:53:10 +01:00
  • 564fa4ab04 [management] fix possible race condition on user role change (#5395) Vlad 2026-02-19 18:34:28 +01:00
  • 0e11258e97 fix test pascal 2026-02-19 13:30:26 +01:00
  • 31ecf8f1f5 allow redis for token store pascal 2026-02-19 13:28:36 +01:00
  • e2df1fb35e add accountID when sending update to cluster pascal 2026-02-19 12:02:31 +01:00
  • a6db88fbd2 [misc] Update timestamp format with milliseconds (#5387) Maycon Santos 2026-02-19 11:23:42 +01:00
  • 942cd5dc72 export methods pascal 2026-02-19 10:50:32 +01:00
  • 4b5294e596 [self-hosted] remove unused config example (#5383) Misha Bragin 2026-02-19 08:14:11 +01:00
  • a322dce42a [self-hosted] create migration script for pre v0.65.0 to post v0.65.0 (combined) (#5350) shuuri-labs 2026-02-18 20:59:55 +01:00
  • d1ead2265b [client] Batch macOS DNS domains to avoid truncation (#5368) Maycon Santos 2026-02-18 19:14:09 +01:00
  • 2ea7fb7b21 add support for disabling relay via environment variable test/connection Zoltán Papp 2026-02-18 18:59:56 +01:00
  • 93f530637d log duration of updateChecksIfNew execution Zoltán Papp 2026-02-18 18:43:48 +01:00
  • 3a84475d14 add test for adding multiple allowed IPs to userspace interface Zoltán Papp 2026-02-18 18:39:27 +01:00
  • bbca74476e [management] docker login on management tests (#5323) Maycon Santos 2026-02-18 16:11:17 +01:00
  • 3d7368e51f set readyChan in Engine to signal when first sync is received Zoltán Papp 2026-02-18 15:58:05 +01:00
  • 318cf59d66 [relay] reduce QUIC initial packet size to 1280 (IPv6 min MTU) (#5374) Zoltan Papp 2026-02-18 10:58:14 +01:00
  • e9b2a6e808 [managment] add flag to disable the old legacy grpc endpoint (#5372) v0.65.2 Pascal Fischer 2026-02-17 19:53:14 +01:00
  • 2dbdb5c1a7 [client] Refactor WG endpoint setup with role-based proxy activation (#5277) Zoltan Papp 2026-02-17 19:28:26 +01:00
  • 2cdab6d7b7 [proxy] remove unused oidc config flags (#5369) Pascal Fischer 2026-02-17 18:04:30 +01:00
  • e49c0e8862 [infrastructure] Proxy infra changes (#5365) Diego Noguês 2026-02-17 17:37:44 +01:00
  • e28e9854fe Merge branch 'main' into feature/disable-legacy-port feature/disable-legacy-port pascal 2026-02-17 16:12:49 +01:00
  • 6be80f2c68 Merge branch 'main' into feature/flag-to-disable-legacy-port feature/flag-to-disable-legacy-port pascal 2026-02-17 16:11:41 +01:00
  • e7c84d0ead Start Management if external IdP is down (#5367) Misha Bragin 2026-02-17 16:08:41 +01:00
  • 1c934cca64 Ignore false lint alert (#5370) Zoltan Papp 2026-02-17 16:07:35 +01:00
  • da0463f29d fix combined pascal 2026-02-17 15:29:56 +01:00
  • c50a28388e Checkpoint: de8ed49260bd braginini 2026-02-17 15:19:05 +01:00
  • 5011b789af extract server config pascal 2026-02-17 15:17:23 +01:00
  • 0594273974 Checkpoint: df3147ec3023 braginini 2026-02-17 15:15:59 +01:00
  • f9f4253989 add flag to disable the old legacy grpc endpoint pascal 2026-02-17 14:15:52 +01:00
  • 4aff4a6424 [management] fix utc difference on last seen status for a peer (#5348) Vlad 2026-02-17 13:29:32 +01:00
  • 1bd7190954 [proxy] Support WebSocket (#5312) Zoltan Papp 2026-02-17 12:53:34 +01:00
  • 920fe73096 Add perf test for the combined version test/perftest braginini 2026-02-17 12:11:28 +01:00
  • 0146e39714 Add listener side proxy protocol support and enable it in traefik (#5332) Viktor Liu 2026-02-17 06:40:10 +08:00
  • baed6e46ec Reset WireGuard endpoint on ICE session change during relay fallback (#5283) Zoltan Papp 2026-02-16 20:59:29 +01:00
  • fb9dabde8e add url sorting option pascal 2026-02-16 15:44:09 +01:00
  • 9425c7d77d extend fields to sort by pascal 2026-02-16 14:11:03 +01:00
  • 8eb4cd8884 add sorting to access logs pascal 2026-02-16 13:50:57 +01:00
  • 0d1ffba75f [misc] add additional cname example (#5341) Maycon Santos 2026-02-16 13:30:58 +01:00
  • 1024d45698 [mobile] Export lazy connection environment variables for mobile clients (#5310) Diego Romar 2026-02-16 09:04:45 -03:00
  • e5d4947d60 [client] Optimize Windows DNS performance with domain batching and batch mode (#5264) Zoltan Papp 2026-02-15 22:10:26 +01:00
  • cb9b39b950 [misc] add extra proxy domain instructions (#5328) Maycon Santos 2026-02-15 12:51:46 +01:00
  • 68c481fa44 [management] Move service reload outside transaction in account settings update (#5325) v0.65.1 Bethuel Mmbaga 2026-02-14 20:27:15 +01:00
  • 01a9cd4651 [misc] Fix reverse proxy getting started messaging (#5317) Misha Bragin 2026-02-14 16:34:04 +01:00
  • f53155562f [management, reverse proxy] Add reverse proxy feature (#5291) v0.65.0 Pascal Fischer 2026-02-13 19:37:43 +01:00
  • edce11b34d [client] Refactor/relay conn container (#5271) Zoltan Papp 2026-02-13 15:48:08 +01:00
  • 841b2d26c6 Add early message buffer for relay client (#5282) Zoltan Papp 2026-02-13 15:41:26 +01:00
  • 437c778ee9 Reducate cognitive complexity fix/http-redirect Zoltán Papp 2026-02-13 13:32:14 +01:00
  • 34448bc9fa Merge branch 'fix/log-formatter' into fix/http-redirect Zoltán Papp 2026-02-13 13:22:39 +01:00
  • cc05f4582b Merge branch 'prototype/reverse-proxy' into fix/log-formatter Zoltán Papp 2026-02-13 13:21:50 +01:00
  • 9dc47d462c Add HTTP to HTTPS redirect Zoltán Papp 2026-02-13 13:18:07 +01:00
  • d3eeb6d8ee [misc] Add cloud api spec to public open api with rest client (#5222) Bethuel Mmbaga 2026-02-13 13:08:47 +01:00
  • 6ebcc7e135 simplify policy inject logic pascal 2026-02-13 13:08:21 +01:00
  • 04b9de0775 Refactor proxy server to reduce complexity in ListenAndServe and handleMappingStream Viktor Liu 2026-02-13 13:06:56 +01:00
  • 3971d2f4fd Consolidate duplicate timeout cases in classifyProxyError Viktor Liu 2026-02-13 13:02:40 +01:00