Commit Graph

  • 2dec76f8ea Fix test after merge conflict Zoltán Papp 2025-11-18 18:39:14 +01:00
  • 224bd8ff22 Merge branch 'main' into feature/remote-debug-clean Zoltán Papp 2025-11-18 18:30:48 +01:00
  • fe88a5662e Fix log message Zoltán Papp 2025-11-18 17:33:54 +01:00
  • f9f6409f94 Remove context log from grpc client Zoltán Papp 2025-11-18 17:26:33 +01:00
  • b03154dce5 Use dedicated ctx in stream Zoltán Papp 2025-11-18 17:25:46 +01:00
  • 05cbead39b [management] Fix direct peer networks route (#4802) Pascal Fischer 2025-11-18 17:15:57 +01:00
  • c57364596a Fix log message Zoltán Papp 2025-11-18 17:15:16 +01:00
  • 60f4d5f9b0 [client] Revert migrate deprecated grpc client code #4805 v0.60.0 Viktor Liu 2025-11-18 12:41:17 +01:00
  • b23819e577 add direct peer handling feature/networks-s2s pascal 2025-11-17 23:43:57 +01:00
  • 26846a9126 add direct peer handling pascal 2025-11-17 22:27:37 +01:00
  • 874794d38b add initial s2s support Pascal Fischer 2025-09-02 18:16:05 +02:00
  • 4eeb2d8deb [management] added exception on not appending route firewall rules if we have all wildcard (#4801) Vlad 2025-11-17 18:20:30 +01:00
  • 2765bcfb89 Restore in case of error Zoltán Papp 2025-11-17 17:24:19 +01:00
  • d71a82769c [client,management] Rewrite the SSH feature (#4015) Viktor Liu 2025-11-17 17:10:41 +01:00
  • 4b0f2187fd Merge branch 'main' into vk/compare-nmaps vk/compare-nmaps crn4 2025-11-17 16:33:59 +01:00
  • 8848665172 Merge branch 'fix/rfwrules' into vk/compare-nmaps crn4 2025-11-17 16:33:11 +01:00
  • fa6151b849 Fix error message Zoltán Papp 2025-11-17 16:13:29 +01:00
  • a939c1767c Fix error message Zoltán Papp 2025-11-17 16:09:26 +01:00
  • 938554fb0f Implement time for parameter usage Zoltán Papp 2025-11-17 15:47:27 +01:00
  • 0d79301141 Update client login success page (#4797) Misha Bragin 2025-11-17 15:28:20 +01:00
  • f52fda9b3c save nmaps for all dbg/bothmaps crn4 2025-11-17 15:15:16 +01:00
  • 56bdc6eab3 Merge branch 'vk/compare-nmaps' into dbg/bothmaps crn4 2025-11-17 15:14:23 +01:00
  • 5603d36165 added exception on not appending route firewall rules if we have all wildcard crn4 2025-11-17 14:25:04 +01:00
  • 39bec2dd74 Truncate too long error response Zoltán Papp 2025-11-17 14:01:21 +01:00
  • 90c45a6e24 add changeset support feature/changeset pascal 2025-11-17 12:13:04 +01:00
  • 554c9bcf4b Do not expect last sync for debug bundle Zoltán Papp 2025-11-17 12:04:20 +01:00
  • f3639675e7 Fix string conversation Zoltán Papp 2025-11-17 12:02:58 +01:00
  • a1457f541b Handle job error responses on mgm side Zoltán Papp 2025-11-17 11:49:46 +01:00
  • 9cdfb0d78c Handle unimplemented job type Zoltán Papp 2025-11-17 11:45:12 +01:00
  • 22d796097e Add profile name and events for status Zoltán Papp 2025-11-17 09:46:54 +01:00
  • fae27656c2 Reorder subsystem shutdown order so DNS goes last reorder-dns-shutdown Viktor Liu 2025-11-15 14:41:56 +01:00
  • ca9985d2e3 Add options for manager to avoid race in tests fix/relay-reconnection-race Zoltán Papp 2025-11-15 02:44:22 +01:00
  • 0781908df5 Add -v for race detector Zoltán Papp 2025-11-15 02:13:40 +01:00
  • 72f65c63d3 Add devcert tag for CI test to test the race connection Zoltán Papp 2025-11-15 00:28:30 +01:00
  • 605d44c4f9 Fix race condition in relay peer reconnection handling Zoltán Papp 2025-11-15 00:08:47 +01:00
  • acc23f469e Merge branch 'main' into vk/compare-nmaps crn4 2025-11-14 15:05:34 +01:00
  • 9405c014c3 more ids crn4 2025-11-14 14:58:40 +01:00
  • 4536dcb2b2 exception crn4 2025-11-14 14:37:46 +01:00
  • 590b414ab7 save all maps crn4 2025-11-14 13:52:53 +01:00
  • aa39a5d528 Add logs Zoltán Papp 2025-11-14 13:22:08 +01:00
  • e4b41d0ad7 [client] Replace ipset lib (#4777) v0.59.13 Viktor Liu 2025-11-14 00:25:00 +01:00
  • 9cc9462cd5 [client] Use stdnet with a context to avoid DNS deadlocks (#4781) Viktor Liu 2025-11-13 20:16:45 +01:00
  • a45ab85178 limit differences to 5 bytes - fixed crn4 2025-11-13 17:48:40 +01:00
  • c0698c8153 limit differences to 5 bytes crn4 2025-11-13 17:19:24 +01:00
  • b0042c5cd0 added both maps generation and save to file crn4 2025-11-13 16:59:45 +01:00
  • 3176b53968 [client] Add quick actions window (#4717) Diego Romar 2025-11-13 10:25:19 -03:00
  • 27957036c9 [client] Fix shutdown blocking on stuck ICE agent close (#4780) Viktor Liu 2025-11-13 13:24:51 +01:00
  • 6fb568728f [management] Removed policy posture checks on original peer (#4779) Pascal Fischer 2025-11-13 12:51:03 +01:00
  • cc97cffff1 [management] move network map logic into new design (#4774) Pascal Fischer 2025-11-13 12:09:46 +01:00
  • 0cd22a2f97 removed policy posture checks on original peer fix/nmap-exitnodes crn4 2025-11-12 18:33:04 +01:00
  • 1d2a5371ce remove EOF skipping aliamerj 2025-11-12 18:48:53 +03:00
  • 6898e57686 Fix nil pointer check Zoltán Papp 2025-11-12 13:36:32 +01:00
  • c8bc865f2f Fix error message Zoltán Papp 2025-11-12 13:32:14 +01:00
  • 06bb8658b1 Fix validation Zoltán Papp 2025-11-12 13:30:29 +01:00
  • 8fc4fed3a0 Fix SQL query syntax Zoltán Papp 2025-11-12 13:20:08 +01:00
  • df14f1399f Fix MockAccountManager function calls checks Zoltán Papp 2025-11-12 13:18:40 +01:00
  • 6d6f090764 Merge branch 'main' into feature/remote-debug-clean Zoltán Papp 2025-11-12 12:48:20 +01:00
  • 7656b38cca Merge branch 'main' into feat/auto-upgrade Zoltán Papp 2025-11-12 12:18:24 +01:00
  • c8a9af2482 Merge branch 'main' into vk/debug/nmap-both vk/debug/nmap-both crn4 2025-11-11 14:32:04 +01:00
  • 4bcda3e2ba use old map, new in goroutine crn4 2025-11-11 14:31:47 +01:00
  • c28275611b Fix agent reference (#4776) Zoltan Papp 2025-11-11 13:59:32 +01:00
  • 56f169eede [management] fix pg db deadlock after app panic (#4772) Vlad 2025-11-10 23:43:08 +01:00
  • b780f1c09d add both network maps compilation for debug crn4 2025-11-10 21:19:07 +01:00
  • 07cf9d5895 [client] Create networkd.conf.d if it doesn't exist (#4764) Viktor Liu 2025-11-08 10:54:37 +01:00
  • 7df49e249d [management ] remove timing logs (#4761) Pascal Fischer 2025-11-07 20:14:52 +01:00
  • dbfc8a52c9 [management] remove GLOBAL when disabling foreign keys on mysql (#4615) Pascal Fischer 2025-11-07 16:03:14 +01:00
  • 98ddac07bf [management] remove toAll firewall rule (#4725) Vlad 2025-11-07 15:50:58 +01:00
  • 48475ddc05 [management] add pat rate limiting (#4741) Pascal Fischer 2025-11-07 15:50:18 +01:00
  • 6aa4ba7af4 [management] incremental network map builder (#4753) Vlad 2025-11-07 10:44:46 +01:00
  • 2e16c9914a [management] Bump github.com/containerd/containerd from 1.7.27 to 1.7.29 (#4756) dependabot[bot] 2025-11-06 19:01:44 +03:00
  • 5c29d395b2 [management] activity events on group updates (#4750) Pascal Fischer 2025-11-06 12:51:14 +01:00
  • 24b66fb406 Translate usernames to UPN format for domain login move-licensed-code Viktor Liu 2025-11-05 22:27:08 +01:00
  • ec4d09215c client/ui: more understandable connection lost messages feat/better-daemon-connection-lost-message Krzysztof Nazarewski 2025-11-05 17:33:36 +01:00
  • 229e0038ee [client] Add dns config to debug bundle (#4704) v0.59.12 Viktor Liu 2025-11-05 17:30:17 +01:00
  • 74eebeb95a added new 'handleOfferAnswer' method to engine.go to clean up offer answer logic and satisfy SonarQube analysis (case clause with > 6 lines) feat/auto-update-2 Ashley Mensah 2025-11-05 17:20:22 +01:00
  • 8aa1b23a22 actually commit my changes this time... Ashley Mensah 2025-11-05 17:11:23 +01:00
  • 75327d9519 [client] Add login_hint to oidc flows (#4724) Viktor Liu 2025-11-05 17:00:20 +01:00
  • 9378b6b0a3 Merge branch 'ssh-rewrite' into move-licensed-code Viktor Liu 2025-11-05 16:09:03 +01:00
  • 3779a3385f Fix tests Viktor Liu 2025-11-05 13:04:27 +01:00
  • b5d75ad9c4 Go fmt everything Viktor Liu 2025-11-05 12:59:36 +01:00
  • 8db91abfdf Merge branch 'main' into ssh-rewrite Viktor Liu 2025-11-05 12:44:17 +01:00
  • c92e6c1b5f [client] Block on all subsystems on shutdown (#4709) Viktor Liu 2025-11-05 12:15:37 +01:00
  • 641eb5140b [client] Allow INPUT traffic on the compat iptables filter table for nftables (#4742) Viktor Liu 2025-11-04 21:56:53 +01:00
  • 45c25dca84 [client] Clamp MSS on outbound traffic (#4735) Viktor Liu 2025-11-04 17:18:51 +01:00
  • 679c58ce47 [client] Set up networkd to ignore ip rules (#4730) Viktor Liu 2025-11-04 17:06:35 +01:00
  • 13febbbfca update event metadata for creating new job aliamerj 2025-11-04 15:24:46 +03:00
  • 49d36b7e7e rename logFile to logPath aliamerj 2025-11-04 10:09:34 +03:00
  • 719283c792 [management] update db connection lifecycle configuration (#4740) Pascal Fischer 2025-11-03 17:40:12 +01:00
  • 95365f41c3 limit to 10 open connections test/timings pascal 2025-11-03 14:27:34 +01:00
  • b50c060bcc update pooling config pascal 2025-11-03 14:16:48 +01:00
  • 6f817cad6d Remove duplicate code Viktor Liu 2025-11-03 13:47:33 +01:00
  • e3bb8c1b7b Merge branch 'main' into ssh-rewrite Viktor Liu 2025-11-03 13:43:29 +01:00
  • eae4f4be12 add additional logs pascal 2025-11-03 12:50:43 +01:00
  • 9eb2faef7f Add method timings with conditional logging pascal 2025-11-03 11:52:44 +01:00
  • a2313a5ba4 [client] Bump github.com/quic-go/quic-go from 0.48.2 to 0.49.1 (#4621) dependabot[bot] 2025-11-01 15:27:22 +01:00
  • b24fdf8b09 update gitignore pascal 2025-11-01 12:14:49 +01:00
  • 76b1003810 Add prototype UI clients pascal 2025-11-01 12:12:49 +01:00
  • 8c108ccad3 [client] Extend Darwin network monitoring with wakeup detection Zoltan Papp 2025-10-31 19:19:14 +01:00
  • 258f39a6ac minor change refactor/getaccount-raw crn4 2025-10-31 18:34:41 +01:00
  • 6129abc93d Merge branch 'main' into refactor/getaccount-raw crn4 2025-10-31 16:55:27 +01:00