Commit graph

170 commits

Author SHA1 Message Date
Alex Feiszli 1fcf7023da
Merge pull request #1309 from gravitl/hotfix_v0.14.4_macos
changes for macos installer
2022-07-07 11:38:00 -04:00
afeiszli c06c7868c0 moving port check logic 2022-07-06 15:20:28 -04:00
afeiszli c99e6bf75a changes for macos installer 2022-07-06 13:26:11 -04:00
Matthew R. Kasun 806af380a3 remove peers from interface addresses 2022-06-22 14:48:40 -04:00
Matthew R Kasun 5aa2c16df1 refactored logic for Hub change 2022-06-21 15:19:54 +00:00
Matthew R. Kasun 932eba8d21 fix statticcheck errors 2022-06-16 15:42:32 -04:00
afeiszli d3a6faa90d updating route setting logic 2022-06-15 11:18:49 -04:00
Matthew R. Kasun 9578b72d5e remove publish prior to registration with server 2022-06-01 08:00:22 -04:00
afeiszli ccd5243f47 removing legacy DNS logic 2022-05-23 15:24:09 -04:00
afeiszli 3f038ab951 isStatic now only represents whether the Endpoint var is static 2022-05-23 15:24:09 -04:00
afeiszli 605e7e727a adding check for AllowedIP length 2022-05-23 15:24:09 -04:00
0xdcarns 90ca33db6e peers nil check 2022-05-11 12:09:52 -04:00
0xdcarns 2de7beb31e added nil checks, handled empty map 2022-05-11 12:07:06 -04:00
0xdcarns e7f9310b3d added length checks as temp solution 2022-05-10 15:18:29 -04:00
afeiszli 551a592a71 fix iface on update 2022-04-25 22:06:33 -04:00
afeiszli 894fd1f5bd making dual stack addressing work client side 2022-04-25 21:16:47 -04:00
Alex Feiszli baeae557ce
Merge pull request #1033 from gravitl/bugfix_v0.13.0_cidr_parsing
Bugfix v0.13.0 cidr parsing
2022-04-25 16:48:08 -04:00
afeiszli 6766219574 fix cidr parsing 2022-04-25 20:37:05 -04:00
0xdcarns 68b52279ae added peers to pull/join responses 2022-04-25 16:30:18 -04:00
0xdcarns 9d365c9c28 changes to allowedip parsing to handle ipv6 better 2022-04-25 13:10:55 -04:00
0xdcarns 6e920fb97c fix 2022-04-25 13:10:55 -04:00
0xdcarns 6eab0498fc some changes around iptables 2022-04-25 13:10:55 -04:00
0xdcarns dc12b1e418 route changes + primary addr on node 2022-04-25 13:10:54 -04:00
0xdcarns 8e976d1f55 removed isdualstack references 2022-04-25 13:09:23 -04:00
afeiszli 6a90cd803a publishing port changes 2022-04-25 11:36:08 -04:00
Matthew R. Kasun 7152f6ccd4 remove references to grpc/comms net 2022-04-21 15:53:44 -04:00
Matthew R. Kasun 886ec31553 remove grpc 2022-04-21 15:04:44 -04:00
dcarns 9b2742a3c5
Merge pull request #925 from gravitl/refactor_v0.12.0_logging
replace ncutil.Log/PrintLog with logger.Log
2022-03-21 11:35:06 -04:00
Alex Feiszli f8b4ebffc9
Merge pull request #922 from gravitl/bugfix_v0.11.0_server_routes
server routes
2022-03-21 11:34:33 -04:00
afeiszli 8901160237 don't set endpoint if server 2022-03-21 11:30:18 -04:00
Matthew R. Kasun 11b1098390 replace ncutil.Log/PrintLog with logger.Log 2022-03-21 11:27:25 -04:00
Matthew R. Kasun c16687be61 keepalive handling updates 2022-03-21 07:07:50 -04:00
afeiszli fbb18d86d0 fixing windows join issue 2022-03-15 11:11:22 -04:00
afeiszli 3b37532eaa fixing windows remove conf 2022-03-14 21:03:49 -04:00
0xdcarns 98023deeb9 fixed issues around windows 2022-03-02 16:19:53 -05:00
afeiszli f21dad5184 fixed hub logic 2022-02-21 09:45:42 -05:00
0xdcarns 595e00125b 1 2022-02-20 11:12:51 -05:00
Alex Feiszli 0aa9dd0992
Merge pull request #791 from gravitl/bugfix_v0.10.1_setpeers
testing additional check on publickey
2022-02-17 11:04:05 -05:00
afeiszli 7df19ffba3 testing additional check on publickey 2022-02-17 10:19:55 -05:00
0xdcarns bd8b66c169 refactored clients 2022-02-16 22:27:20 -05:00
afeiszli a29fc1e29b adding comment 2022-02-16 20:30:17 -05:00
afeiszli a33ff31a59 adding logic for nodes without wg-quick 2022-02-16 20:19:51 -05:00
afeiszli 0fa480ab9a reverting windows behavior 2022-02-15 20:51:00 -05:00
afeiszli d5bae019b3 cleaning logs, fixing mac apply 2022-02-08 20:54:02 -05:00
dcarns 03f37b14f1
Merge pull request #707 from gravitl/feature_v0.10.0_mq_settings
Feature v0.10.0 mq settings
2022-02-08 19:52:48 -05:00
0xdcarns 732665c3d4 cleaned up daemon and server mq 2022-02-08 19:13:58 -05:00
afeiszli 770595d558 changing variable declaration 2022-02-08 19:13:46 -05:00
0xdcarns 39cea2da6c refactored delete, pull nil pointer and logging 2022-02-08 10:43:46 -05:00
afeiszli 8f20f3bd7c reverting set peers 2022-02-07 14:43:06 -05:00
afeiszli ea7cb6f39e fixing logging, disable non-linux relays, reset dns on error 2022-02-07 14:04:07 -05:00