Commit Graph

  • 28303d7ded Merge branch 'main' into feature/check-cert-locker-before-acme feature/check-cert-locker-before-acme pascal 2026-03-10 14:25:50 +01:00
  • 710f6a9b76 add more tests crn4 2026-03-10 13:26:12 +01:00
  • 30dbf21735 [management] removed legacy network map code crn4 2026-03-10 12:32:06 +01:00
  • 5585adce18 [management] add activity events for domains (#5548) v0.66.3 Pascal Fischer 2026-03-09 19:04:04 +01:00
  • f884299823 [proxy] refactor metrics and add usage logs (#5533) Pascal Fischer 2026-03-09 18:45:45 +01:00
  • 15aa6bae1b [client] Fix exit node menu not refreshing on Windows (#5553) Maycon Santos 2026-03-09 18:39:11 +01:00
  • 373f014aea Merge branch 'feature/check-cert-locker-before-acme' into test/proxy-fixes test/proxy-fixes pascal 2026-03-09 17:24:31 +01:00
  • 2df3fb959b Merge branch 'feature/domain-activity-events' into test/proxy-fixes pascal 2026-03-09 17:23:54 +01:00
  • 14b0e9462b Merge branch 'feature/move-proxy-to-opentelemetry' into test/proxy-fixes pascal 2026-03-09 17:23:42 +01:00
  • 8db71b545e add certificate issue duration metrics pascal 2026-03-09 16:59:33 +01:00
  • 92d5418c02 Add method to track and merge default interface blacklist entries Zoltán Papp 2026-03-09 16:48:14 +01:00
  • 09da089a90 [client] filter CGNAT and CNI addresses from ICE candidates Zoltán Papp 2026-03-09 16:30:11 +01:00
  • 7c3532d8e5 fix test pascal 2026-03-09 16:18:49 +01:00
  • 1aa1eef2c5 account for streaming pascal 2026-03-09 16:08:30 +01:00
  • d9418ddc1e do log throughput and requests. Also add throughput to the log entries pascal 2026-03-09 15:39:29 +01:00
  • 11eb725ac8 [management] only count login request duration for successful logins (#5545) Pascal Fischer 2026-03-09 14:56:46 +01:00
  • 1b4c831976 add activity events for domains pascal 2026-03-09 14:18:05 +01:00
  • a19611d8e0 check the cert locker before starting the acme challenge pascal 2026-03-09 13:40:41 +01:00
  • 9ab6138040 fix mapping counting and metrics registry pascal 2026-03-09 13:17:50 +01:00
  • 30c02ab78c [management] use the cache for the pkce state (#5516) Pascal Fischer 2026-03-09 12:23:06 +01:00
  • 3acd86e346 [client] "reset connection" error on wake from sleep (#5522) Zoltan Papp 2026-03-09 10:25:51 +01:00
  • c2fec57c0f switch proxy to use opentelemetry pascal 2026-03-07 11:16:40 +01:00
  • 5c20f13c48 [management] fix domain uniqueness (#5529) Pascal Fischer 2026-03-07 10:46:37 +01:00
  • d85ee0b5a2 remove old permissions management pascal 2026-03-06 18:19:33 +01:00
  • da4a0eb68a Merge branch 'main' into refactor/permissions-manager pascal 2026-03-06 17:06:18 +01:00
  • e6587b071d [management] use realip for proxy registration (#5525) Pascal Fischer 2026-03-06 16:11:44 +01:00
  • b0ce0048b4 Merge branch 'refs/heads/main' into refactor/permissions-manager pascal 2026-03-06 11:37:53 +01:00
  • 85451ab4cd [management] Add stable domain resolution for combined server (#5515) Maycon Santos 2026-03-06 08:43:46 +01:00
  • a7f3ba03eb [management] aggregate grpc metrics by accountID (#5486) Pascal Fischer 2026-03-05 22:10:45 +01:00
  • 4f0a3a77ad [management] Avoid breaking single acc mode when switching domains (#5511) Maycon Santos 2026-03-05 14:30:31 +01:00
  • 44655ca9b5 [misc] add PR title validation workflow (#5503) Maycon Santos 2026-03-05 11:43:18 +01:00
  • e601278117 [management,proxy] Add per-target options to reverse proxy (#5501) Viktor Liu 2026-03-05 17:03:26 +08:00
  • 95248e52f7 change default mtu test/proxy-mtu pascal 2026-03-05 09:57:01 +01:00
  • f8cf994900 Add Tauri UI prototype/ui-tauri Zoltán Papp 2026-03-05 08:53:24 +01:00
  • 8e7b016be2 [management] Replace in-memory expose tracker with SQL-backed operations (#5494) v0.66.2 Maycon Santos 2026-03-04 18:15:13 +01:00
  • e8156ecbb6 add cert test/proxy-speed pascal 2026-03-04 17:30:21 +01:00
  • e14ddaad57 expose fileserver pascal 2026-03-04 15:37:23 +01:00
  • 65e627febc add static file download pascal 2026-03-04 15:26:19 +01:00
  • e671e2daeb Merge branch 'main' into fix-reused-ports fix-reused-ports Viktor Liu 2026-03-04 22:25:21 +08:00
  • 9e01ea7aae [misc] Add ISSUE_TEMPLATE configuration file (#5500) Maycon Santos 2026-03-04 14:30:54 +01:00
  • cfc7ec8bb9 [client] Fix SSH JWT auth failure with Azure Entra ID iat backdating (#5471) hbzhost 2026-03-04 06:11:14 -07:00
  • b3bbc0e5c6 Fix embedded IdP metrics to count local and generic OIDC users (#5498) Misha Bragin 2026-03-04 12:34:11 +02:00
  • 1451cedf86 White mac native + notification test Zoltán Papp 2026-03-04 11:12:43 +01:00
  • 4f31e2ec19 Checkpoint: 39f0b252e2a9 braginini 2026-03-04 12:09:54 +02:00
  • d7c8e37ff4 [management] Store connected proxies in DB (#5472) Pascal Fischer 2026-03-03 18:39:46 +01:00
  • 05b66e73bc [client] Fix deadlock in route peer status watcher (#5489) v0.66.1 Zoltan Papp 2026-03-03 13:50:46 +01:00
  • 01ceedac89 [client] Fix profile config directory permissions (#5457) Jeremie Deray 2026-03-03 13:48:51 +01:00
  • 403babd433 [self-hosted] specify sql file location of auth, activity and main store (#5487) Misha Bragin 2026-03-03 12:53:16 +02:00
  • 72b471cb65 Checkpoint: 1f5346444ce6 braginini 2026-03-03 11:47:20 +02:00
  • 47133031e5 [client] fix: client/Dockerfile to reduce vulnerabilities (#5217) Maycon Santos 2026-03-03 08:44:08 +01:00
  • 2a78725551 Checkpoint: 6025365f10d4 braginini 2026-03-02 21:43:43 +02:00
  • 7b5e31389d Checkpoint: 6025365f10d4 braginini 2026-03-02 21:43:43 +02:00
  • badd0e1be8 Checkpoint: 6025365f10d4 braginini 2026-03-02 21:43:42 +02:00
  • 82da606886 [management] Add explicit target delete on service removal (#5420) Pascal Fischer 2026-03-02 18:25:44 +01:00
  • 04a982263d Wails UI Zoltán Papp 2026-03-02 14:12:53 +01:00
  • bbe5ae2145 [client] Flush buffer immediately to support gprc (#5469) Viktor Liu 2026-03-02 22:17:08 +08:00
  • d511a3e9eb update migration guide with instructions on updating idp-side config feat/migrate-to-embedded-idp Ashley Mensah 2026-03-02 14:44:05 +01:00
  • cc15f5cb03 initial implementation Ashley Mensah 2026-03-02 14:20:50 +01:00
  • 721aa41361 finalized implemntation plan Ashley Mensah 2026-03-02 13:46:19 +01:00
  • 0b21498b39 [client] Fix close of closed channel panic in ConnectClient retry loop (#5470) Viktor Liu 2026-03-02 17:07:53 +08:00
  • 0ca59535f1 [management] Add reverse proxy services REST client (#5454) Viktor Liu 2026-02-28 13:04:58 +08:00
  • 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