Commit Graph

  • 4e2cf9c63a fix tests bcmmbaga 2024-09-06 12:15:13 +03:00
  • a33b11946d [misc] Update slack url (#2544) Maycon Santos 2024-09-05 22:28:31 +02:00
  • 5dbdeff77a Simplify peer update condition in DNS management bcmmbaga 2024-09-05 21:29:14 +03:00
  • 7523a9e7be Refactor posture check policy linking logic bcmmbaga 2024-09-05 19:36:20 +03:00
  • 75ab35563a Update route check by checking if group has peers bcmmbaga 2024-09-05 19:20:09 +03:00
  • c6650705a1 Refactor policy group handling and update logic. bcmmbaga 2024-09-05 16:36:11 +03:00
  • bdbd1db843 [client] Avoid panic when there is no conn client (#2541) Maycon Santos 2024-09-05 15:09:46 +02:00
  • f2b5b2e9b5 [misc] Support rpm-ostree based distros in installation script (#2508) Gianluca Boiano 2024-09-04 19:22:52 +02:00
  • c52b406afa [client] Avoid deadlock when auto connect and early exit (#2528) Maycon Santos 2024-09-04 19:22:33 +02:00
  • 1ff7a953a0 [relay] Store the StunTurn address in thread safe store (#2470) Zoltan Papp 2024-09-04 11:14:58 +02:00
  • 13e923b7c6 Fix service down (#2519) pascal-fischer 2024-09-02 23:46:36 +02:00
  • 13e7198046 [client] Destory WG interface on down timeout (#2435) pascal-fischer 2024-09-02 19:19:14 +02:00
  • 95174d4619 Update route API doc with max domain number (#2516) Maycon Santos 2024-09-02 17:40:34 +02:00
  • 92a0092ad5 [signal] Use signal dispatcher (#2373) pascal-fischer 2024-08-30 15:44:07 +02:00
  • 5ac6f56594 [relay] Replace the iface to interface (#2473) Zoltan Papp 2024-08-29 21:31:19 +02:00
  • 880b81154f Use new sign pipeline (#2490) Maycon Santos 2024-08-28 14:46:35 +02:00
  • 7efaf7eadb [client] Use static requested GUID when creating Windows interface (#2479) Maycon Santos 2024-08-27 19:21:14 +02:00
  • 63a75d72fc [misc] Test infrastructure files generation with postgres store (#2478) Maycon Santos 2024-08-27 16:38:42 +02:00
  • 00944bcdbf [management] Add support to ECDSA public Keys (#2461) Harry Kodden 2024-08-27 16:37:55 +02:00
  • be6bc46bcd Update sign pipeline version to 0.0.13 (#2477) Maycon Santos 2024-08-23 19:37:20 +02:00
  • d97b03656f [management] Refactor HTTP metrics (#2476) v0.28.9 Bethuel Mmbaga 2024-08-23 19:42:55 +03:00
  • 33b264e598 [misc] Add support for NETBIRD_STORE_ENGINE_POSTGRES_DSN environment variable in setup.env (#2462) Aidan 2024-08-23 10:38:57 -04:00
  • 30dc2c4f1e Merge branch 'feature/relay-integration' into test/signal-dispatcher-with-relay test/signal-dispatcher-with-relay Pascal Fischer 2024-08-23 13:12:23 +02:00
  • e4604bb2d9 Fix StunTurn address update (#2471) Zoltan Papp 2024-08-23 11:25:03 +02:00
  • f28b4555b5 Replace error message to ctx.Err() Zoltan Papp 2024-08-22 23:04:38 +02:00
  • d92f2b633f Bump github.com/docker/docker (#2426) dependabot[bot] 2024-08-22 18:49:07 +02:00
  • 3d81a0a07d Fix log with tags Zoltan Papp 2024-08-22 14:40:25 +02:00
  • 01e7caf640 [relay] Feature/relay integration r53 (#2399) Zoltan Papp 2024-08-22 14:31:36 +02:00
  • d9f43e8871 Extend the error messages with IP (#2465) Zoltan Papp 2024-08-22 11:26:21 +02:00
  • ddea001170 [client] Refactor free port function (#2455) Maycon Santos 2024-08-21 19:24:40 +02:00
  • 82584f2089 Gracefully shutdown metrics Zoltán Papp 2024-08-21 17:06:05 +02:00
  • 86f1724efa Print out errors on exit from cmd Zoltán Papp 2024-08-21 16:46:59 +02:00
  • c057fbd4f4 Close metrics service Zoltán Papp 2024-08-21 16:39:52 +02:00
  • c1a54756e8 Rename "Close" to "ShutDown" Zoltán Papp 2024-08-21 16:17:39 +02:00
  • a208e7999c Pass the ctx to the close function Zoltán Papp 2024-08-21 16:05:04 +02:00
  • 7633cca3b1 Fix exit signal handling Zoltán Papp 2024-08-21 15:54:36 +02:00
  • 5d6dfe5938 Add test for SetFlagsFromEnvVars (#2460) Maycon Santos 2024-08-21 12:11:45 +02:00
  • 0f0415b92a rename request buffer and update default interval (#2459) pascal-fischer 2024-08-21 11:44:52 +02:00
  • 3bd820f2e4 [client] Remove test scenario (#2447) Zoltan Papp 2024-08-21 10:27:02 +02:00
  • 3ed90728e6 [management] Add buffering for getAccount requests during login (#2449) v0.28.8 pascal-fischer 2024-08-20 20:06:01 +02:00
  • 8c2d37d3fc [management] Fix logging out peers on deletion (#2453) Viktor Liu 2024-08-20 19:13:40 +02:00
  • 80b0db80bc [client] Replace windows network monitor implementation (#2450) Viktor Liu 2024-08-20 19:13:16 +02:00
  • 2a30db02bb [misc] Use clearer wording on issue template (#2443) Viktor Liu 2024-08-20 18:47:41 +02:00
  • 4d162f1750 Fix test after merge conflicts Zoltán Papp 2024-08-20 17:20:30 +02:00
  • 2e6c6cd47d Merge branch 'main' into feature/relay-integration Zoltán Papp 2024-08-20 16:44:04 +02:00
  • adf55b3d93 Merge branch 'main' into feature/signal-dispatcher Pascal Fischer 2024-08-20 12:41:34 +02:00
  • d2b04922e9 Add script for loading tun module for synology (#2423) pascal-fischer 2024-08-20 11:46:58 +02:00
  • 049b5fb7ed Split DB calls in peer login (#2439) pascal-fischer 2024-08-19 12:50:11 +02:00
  • a6c59601f9 Update Slack invite link (#2445) Maycon Santos 2024-08-18 14:19:31 +02:00
  • f29f8c009f fix tests bcmmbaga 2024-08-16 12:24:06 +03:00
  • 32fbb7da51 Add debug relay/debug Zoltán Papp 2024-08-15 17:59:44 +02:00
  • 694c468e76 Add debug info Zoltán Papp 2024-08-15 17:54:21 +02:00
  • 887c789171 Remove test cases Zoltán Papp 2024-08-15 17:51:56 +02:00
  • 8740473753 Add test loop Zoltán Papp 2024-08-15 17:48:54 +02:00
  • a023bcedb1 Add test cases Zoltán Papp 2024-08-15 17:44:01 +02:00
  • 73255051dd Remove is not important tests Zoltán Papp 2024-08-15 17:37:03 +02:00
  • d36880fc3f Add test Zoltán Papp 2024-08-15 17:35:51 +02:00
  • f2e865f493 Fix lint issue in healthcheck test Zoltán Papp 2024-08-15 11:20:08 +02:00
  • 22f5ca8490 Fix lint issues Zoltán Papp 2024-08-15 11:09:47 +02:00
  • a8e1e5139b Fix cognitive complexity Zoltán Papp 2024-08-15 10:58:48 +02:00
  • 8826196503 fix linter bcmmbaga 2024-08-15 11:19:10 +03:00
  • 5a653732a3 Reduce TURNReaderMain Cognitive Complexity Zoltán Papp 2024-08-15 10:18:56 +02:00
  • ca8565de1f Refactor duplicate diff handling logic bcmmbaga 2024-08-15 10:57:45 +03:00
  • ac06346f5c Add tests bcmmbaga 2024-08-15 10:50:03 +03:00
  • 151969bdd7 Update network map diff logic with custom comparators bcmmbaga 2024-08-15 10:49:45 +03:00
  • 441136e2c6 Add NameServer and Route comparators bcmmbaga 2024-08-15 10:49:11 +03:00
  • 2df6eefac3 Remove unnecessary test Zoltán Papp 2024-08-14 17:05:14 +02:00
  • 86f745eb9d Fix complexity Zoltán Papp 2024-08-14 17:04:13 +02:00
  • 049b981746 Lint fix Zoltán Papp 2024-08-14 16:53:49 +02:00
  • a918a99396 Lint fix Zoltán Papp 2024-08-14 16:52:29 +02:00
  • 30f22eca73 Revert debug changes Zoltán Papp 2024-08-14 16:48:48 +02:00
  • f4f09ec2e2 Fix deleted files Zoltán Papp 2024-08-14 16:46:12 +02:00
  • f3cbf96a13 Add songgao/water lib Zoltán Papp 2024-08-14 16:43:56 +02:00
  • ce383eb259 Add ec2 test Zoltán Papp 2024-08-14 16:39:40 +02:00
  • ff19b237d9 Merge branch 'feature/optimize-network-map-updates' into feature/validate-group-association bcmmbaga 2024-08-14 14:46:44 +03:00
  • 376ded1b2f go mod tidy bcmmbaga 2024-08-14 14:45:23 +03:00
  • 73b9e1c926 Merge branch 'main' into feature/optimize-network-map-updates bcmmbaga 2024-08-14 14:45:11 +03:00
  • fb627a308c go mod tidy bcmmbaga 2024-08-14 13:31:25 +03:00
  • c918bab09a Merge branch 'main' into feature/validate-group-association bcmmbaga 2024-08-14 13:30:54 +03:00
  • 6016d2f7ce Fix lint (#2427) Bethuel Mmbaga 2024-08-14 13:30:10 +03:00
  • 181dd93695 [client] Update png systray disconnected icon (#2428) Viktor Liu 2024-08-14 12:15:02 +02:00
  • edd992857b add error handling Pascal Fischer 2024-08-14 10:46:44 +02:00
  • 96793950ac merge main + go mod tidy Pascal Fischer 2024-08-14 10:26:32 +02:00
  • dab285e874 Merge branch 'refs/heads/main' into feature/signal-dispatcher Pascal Fischer 2024-08-14 10:25:59 +02:00
  • 7fa71419cd Fix tests bcmmbaga 2024-08-14 10:27:07 +03:00
  • 1c5bb4357d try new file validate-icon Maycon Santos 2024-08-13 21:34:46 +02:00
  • 2504a79c25 test fork Maycon Santos 2024-08-13 21:24:38 +02:00
  • 226dc95afa fix merge bcmmbaga 2024-08-13 16:53:44 +03:00
  • 044ccfd05b test using ICO for linux Maycon Santos 2024-08-13 20:17:31 +02:00
  • 8b0398c0db Add support for IPv6 networks (on Linux clients) (#1459) feature/ipv6-support Hugo Hakim Damer 2024-08-13 17:26:27 +02:00
  • 4bbedb5193 [client] Add mTLS support for SSO login (#2188) Foosec 2024-08-13 17:07:44 +02:00
  • 9716be854d [client] Upgrade fyne version to fix freezing routes window (#2417) Maycon Santos 2024-08-13 16:20:06 +02:00
  • 1548542df3 Merge branch 'feature/optimize-network-map-updates' into feature/validate-group-association bcmmbaga 2024-08-13 16:30:04 +03:00
  • 34114d4a55 Fix peers update by including NetworkMap and posture Checks bcmmbaga 2024-08-12 18:01:07 +03:00
  • b31f25ec70 Add test code Zoltán Papp 2024-08-12 15:32:01 +02:00
  • f3ec200985 Merge branch 'main' into feature/optimize-network-map-updates bcmmbaga 2024-08-12 13:49:02 +03:00
  • 539480a713 [management] Prevent removal of All group from peers during user groups propagation (#2410) Bethuel Mmbaga 2024-08-12 13:48:05 +03:00
  • 15eb752a7d [misc] Update bug-issue-report.md to include anon flag (#2412) Viktor Liu 2024-08-11 15:01:04 +02:00
  • af1b42e538 [client] Parse data from setup key (#2411) Maycon Santos 2024-08-09 20:38:58 +02:00
  • 12f9d12a11 [misc] Update bug-issue-report.md to include netbird debug cmd (#2413) Viktor Liu 2024-08-09 19:17:28 +02:00