Commit Graph

  • f3fc6ab5e3 fix: management/Dockerfile.debug to reduce vulnerabilities snyk-fix-967adae9863f17f108ce8948d9117b8d snyk-bot 2025-09-18 06:19:21 +00:00
  • a69dc29e7e add log for getaccount by peer pub key log/getaccount-by-peer crn4 2025-09-17 14:05:55 +02:00
  • 3027029f7b use atomic for lock-free aliamerj 2025-09-17 12:45:35 +03:00
  • 90557da237 on peer deleted cleanup crn4 2025-09-17 01:34:38 +02:00
  • 1d6209841e on peer added refactored crn4 2025-09-17 00:54:34 +02:00
  • 00e9d14652 minor change signal-suppressor crn4 2025-09-16 23:56:03 +02:00
  • a1fa0d79e5 fixed panic, added different metrics for nil peer and suppressed msgs crn4 2025-09-16 23:21:56 +02:00
  • 889c3c8f8d fix(engine): avoid deadlock when stopping engine during debug bundle aliamerj 2025-09-16 21:06:54 +03:00
  • 00278a472f minor fix - remove return on sender absence crn4 2025-09-16 19:16:09 +02:00
  • 0bfda3c542 add metric on size of suppressed messages crn4 2025-09-16 19:02:21 +02:00
  • 0d895750b4 implemented suppressor with loging only - no drop messages crn4 2025-09-16 18:49:08 +02:00
  • 8f0e5708d5 onpeeradded optimization part 1 crn4 2025-09-16 17:21:35 +02:00
  • 5a9aa55121 buildPeerRoutesView optimized crn4 2025-09-16 14:03:23 +02:00
  • 56c67fdf08 Remove retry logic for P2P connection Zoltán Papp 2025-09-16 11:33:53 +02:00
  • 02afd4e849 Move to networkMap.PeerConfig M Essam Hamed 2025-09-16 11:45:54 +03:00
  • 6082c7cdcb buildPeerACLView optimized crn4 2025-09-16 01:18:24 +02:00
  • 3130cce72d [management] Add rule ID validation for policy updates (#4499) Bethuel Mmbaga 2025-09-15 21:08:16 +03:00
  • d19f829f65 Move autoUpdateVersion inside NetworkMap M Essam Hamed 2025-09-15 19:54:10 +03:00
  • 9d5694ff4c fix status_test aliamerj 2025-09-15 17:26:22 +03:00
  • d82d56aaa9 fix not enough arguments in call to nbstatus.ConvertToStatusOutputOverview aliamerj 2025-09-15 16:14:27 +03:00
  • bd23ab925e [client] Fix ICE latency handling (#4501) v0.57.1 Zoltan Papp 2025-09-15 15:08:53 +02:00
  • b1077aac68 fix tests aliamerj 2025-09-14 23:47:20 +03:00
  • 3ee24d7a33 fix tests aliamerj 2025-09-14 23:37:04 +03:00
  • 426a6f21f3 fix convert fullStatus to statusOutput & add logFile aliamerj 2025-09-14 23:26:00 +03:00
  • 06eae13352 Merge branch 'main' into refactor/nmap crn4 2025-09-12 14:09:00 +02:00
  • 5e4473310c Suppress repeated signal packages Zoltán Papp 2025-09-12 12:14:21 +02:00
  • 36215b8023 try refactor status 1 aliamerj 2025-09-12 11:06:28 +03:00
  • 0c6f671a7c Refactor healthcheck sender and receiver to use configurable options (#4433) Zoltan Papp 2025-09-12 09:31:03 +02:00
  • cf7f6c355f [misc] Remove default zitadel admin user in deployment script (#4482) v0.57.0 Bethuel Mmbaga 2025-09-11 22:20:10 +03:00
  • 47e64d72db [client] Fix client status check (#4474) Zoltan Papp 2025-09-11 16:21:09 +02:00
  • 9e81e782e5 [client] Fix/v4 stun routing (#4430) Zoltan Papp 2025-09-11 10:08:54 +02:00
  • 7c60ad60ed fix bug with stream aliamerj 2025-09-10 14:22:19 +03:00
  • 7fba07b414 fix lint aliamerj 2025-09-09 18:49:28 +03:00
  • 9cb9fc4085 fix tests aliamerj 2025-09-09 18:40:17 +03:00
  • f1cc9e4b88 Refactor the debug bundle generator to be ready to use from engine (#4469) Zoltan Papp 2025-09-09 17:12:51 +02:00
  • 2db23a42dc Add DNS configuration snapshot and per-domain statistics tracking dns-exit-node Hakan Sariman 2025-09-09 17:09:13 +07:00
  • c2822eebb0 [client] Enhance logging for peer disconnection events Hakan Sariman 2025-09-09 15:02:16 +07:00
  • 5b246e0a08 debug dns Hakan Sariman 2025-09-09 14:48:39 +07:00
  • 7aef0f67df [client] Implement environment variable handling for Android (#4440) Zoltan Papp 2025-09-08 18:42:42 +02:00
  • dba7ef667d [misc] Remove aur support and start service on ostree (#4461) v0.56.1 Maycon Santos 2025-09-08 10:03:56 -03:00
  • 69d87343d2 [client] Debug information for connection (#4439) Zoltan Papp 2025-09-08 14:51:34 +02:00
  • ec47a84afe Remove testing.T.Context() as it's added in go1.24 M Essam Hamed 2025-09-08 12:07:06 +03:00
  • dec307f7d6 redo the connect via address aliamerj 2025-09-08 10:29:25 +03:00
  • ecf1e9013e Merge branch 'main' into feat/auto-upgrade M. Essam 2025-09-07 20:24:56 +03:00
  • 5113c70943 [management] Extends integration and peers manager (#4450) feature/auto-updates Bethuel Mmbaga 2025-09-06 13:13:49 +03:00
  • ad8fcda67b [client] Move some sys info to static place (#4446) Zoltan Papp 2025-09-06 10:49:28 +02:00
  • 508952d054 Fix key reload feature/cache-srv-key Zoltan Papp 2025-09-06 01:45:16 +02:00
  • d33f88df82 [management] only allow user devices to be expired (#4445) Pascal Fischer 2025-09-05 18:11:23 +02:00
  • 08fba9876b test fixes crn4 2025-09-05 13:06:06 +02:00
  • ca85aa9b8f implement new map builder full rebuilder for other parts crn4 2025-09-05 12:30:13 +02:00
  • 786ca6fc79 Do not block Offer processing from relay worker (#4435) Zoltan Papp 2025-09-05 11:02:29 +02:00
  • e47e6484fb use real daemon address aliamerj 2025-09-05 11:29:45 +03:00
  • 162d6f902c Cache server key Zoltán Papp 2025-09-05 01:22:58 +02:00
  • dfebdf1444 [internal] Add missing assignment of iFaceDiscover when netstack is disabled (#4444) Diego Romar 2025-09-04 18:00:10 -03:00
  • a8dcff69c2 [management] Add peers manager to integrations (#4405) Bethuel Mmbaga 2025-09-04 23:07:03 +03:00
  • 6efc1a61fe Init static info in proper place merged-fixes Zoltán Papp 2025-09-04 16:44:58 +02:00
  • 4a45e40578 Cache os related information Zoltán Papp 2025-09-04 15:50:25 +02:00
  • 85ad236f6d Merge branch 'fix/missed-offers' into merged-fixes Zoltán Papp 2025-09-04 13:54:30 +02:00
  • e54ab4b5e1 Merge branch 'debug-slow-conn' into merged-fixes Zoltán Papp 2025-09-04 13:54:13 +02:00
  • 23977c6409 Add debug ticker Zoltán Papp 2025-09-04 13:51:32 +02:00
  • a73cb99045 Add async WireGuard handshake Zoltán Papp 2025-09-04 13:43:10 +02:00
  • ccf40fefaf Fix proxy tests Zoltán Papp 2025-09-04 13:15:38 +02:00
  • b2548a4037 Add verbose sys info gathering information Zoltán Papp 2025-09-04 12:11:57 +02:00
  • 7775fc5740 Merge branch 'debug-slow-conn' into fix/missed-offers-and-debug fix/missed-offers-and-debug Zoltán Papp 2025-09-04 11:36:08 +02:00
  • a4b8ddac52 Fix missing required parameter for Bind proxy test debug-and-fixes Zoltán Papp 2025-09-04 11:14:57 +02:00
  • 0ce32ec527 Fix unit test data Zoltán Papp 2025-09-04 10:24:57 +02:00
  • 0a03145709 Fix test on darwin Zoltán Papp 2025-09-04 10:13:07 +02:00
  • af18385291 Merge branch 'debug-slow-conn' into debug-and-fixes Zoltán Papp 2025-09-03 19:07:52 +02:00
  • b1f6e9b12d Merge branch 'fix/pkg-loss' into debug-and-fixes Zoltán Papp 2025-09-03 19:07:28 +02:00
  • 180b52ba26 Merge branch 'main' into fix/pkg-loss Zoltán Papp 2025-09-03 16:01:50 +02:00
  • 0ae2241573 removed test files crn4 2025-09-03 16:15:38 +02:00
  • 050c05164a tests fix crn4 2025-09-03 15:34:19 +02:00
  • 333908d06e minor fix crn4 2025-09-03 14:54:58 +02:00
  • bc6c5ece6e tests and linter fix crn4 2025-09-03 14:22:08 +02:00
  • f86a7f745e Fix logging library Zoltán Papp 2025-09-03 14:08:53 +02:00
  • fd13247d66 Explicit print out the first success handshake time Zoltán Papp 2025-09-03 14:06:28 +02:00
  • fd7b3ae21c conflicts resolution after main merge crn4 2025-09-03 13:34:24 +02:00
  • abd7a84a46 implement nmap builder to the code crn4 2025-09-03 13:28:45 +02:00
  • f4b2bed1b9 changes to other code - nmap in separate file crn4 2025-08-25 12:43:39 +02:00
  • 2fb971e88a nmap builder crn4 2025-08-06 00:09:50 +02:00
  • 1d83fccd9c Improve logging for management service connection and system info gathering Zoltán Papp 2025-09-03 13:28:04 +02:00
  • 6025eb1962 Add unit tests M Essam Hamed 2025-09-02 14:14:17 +03:00
  • 7d3c972653 Do not block Offer processing from relay worker Zoltán Papp 2025-09-02 22:17:13 +02:00
  • cbbc77852f add support for site-to-site routes via networks poc-wasm-clean-backend-s2s Pascal Fischer 2025-09-02 18:16:05 +02:00
  • 171925d3c9 fix typo and fix validation aliamerj 2025-09-02 16:36:30 +03:00
  • 9e157c33c3 add resources with direct peer support Pascal Fischer 2025-09-02 12:02:36 +02:00
  • d94f02d0d7 fix network map update check on policy Pascal Fischer 2025-09-02 10:29:51 +02:00
  • 3271f6cb49 add temporary peers and automatic policy cleanup Pascal Fischer 2025-09-01 21:45:49 +02:00
  • 71e944fa57 [relay] Let relay accept any origin (#4426) v0.56.0 Viktor Liu 2025-09-01 19:51:06 +02:00
  • d39fcfd62a [management] Add user approval (#4411) Maycon Santos 2025-09-01 13:00:45 -03:00
  • 08641b735d integrate api aliamerj 2025-09-01 14:05:19 +03:00
  • cf6cb817b8 Initialize logging properly Viktor Liu 2025-09-01 17:41:45 +02:00
  • e03158e79d Check binary size Viktor Liu 2025-09-01 17:29:52 +02:00
  • afd58dafac Remove unused imports Viktor Liu 2025-09-01 17:27:51 +02:00
  • d6a636d98c Add full hash Viktor Liu 2025-09-01 16:38:08 +02:00
  • 3e4a5d8bfa Add deps Viktor Liu 2025-09-01 16:28:01 +02:00
  • 0b195ae38c Use hash Viktor Liu 2025-09-01 16:16:08 +02:00
  • 2e1cd65a32 Exclude routing test Viktor Liu 2025-09-01 16:10:47 +02:00
  • fb6bf0f272 Use separate linter Viktor Liu 2025-09-01 16:06:07 +02:00
  • 2e2c764011 Add wasm build validation Viktor Liu 2025-09-01 15:55:31 +02:00