Commit graph

80 commits

Author SHA1 Message Date
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 a33ff31a59 adding logic for nodes without wg-quick 2022-02-16 20:19:51 -05:00
afeiszli d5bae019b3 cleaning logs, fixing mac apply 2022-02-08 20:54:02 -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
0xdcarns a2b1465ddb overwrite of file 2022-02-07 11:42:31 -05:00
afeiszli 96535554f5 fixing mac stuff and dns testing 2022-02-07 11:38:47 -05:00
Matthew R. Kasun 24babaf560 peerupdate refactor 2022-02-07 11:29:10 -05:00
Matthew R. Kasun a529b28a00 remove call to wgctrl.Device for freebsd 2022-02-07 05:45:24 -05:00
0xdcarns 8ea0574be9 added cidr regardless 2022-02-06 11:06:04 -05:00
0xdcarns 25ea986402 1 more change 2022-02-05 14:35:34 -05:00
0xdcarns 4cfc161dfe moved check outside loop 2022-02-05 14:31:58 -05:00
0xdcarns a0ae603a42 routes for different OSs should be handled, cleaned up apply conf 2022-02-05 14:20:50 -05:00
0xdcarns ac5eea4e3d began route consolidation 2022-02-05 13:31:06 -05:00
0xdcarns 06e2603c20 added time to prevent UDP reset 2022-02-03 09:51:37 -05:00
0xdcarns 284283c130 added logic to check peers 2022-02-03 09:51:37 -05:00
afeiszli e336d62321 saving current logic 2022-02-03 09:51:37 -05:00
afeiszli 03c2f4e7ee fixing permissions, logging on netclient 2022-02-01 11:03:14 -05:00
afeiszli 023d9dd3ef udp hole punch 2022-01-31 11:19:19 -05:00
afeiszli 3cc3cd9a0f fixing netclient pull to get server addresses 2022-01-31 11:19:17 -05:00
Matthew R Kasun bc54bbf167 manual rebase to develop 2022-01-25 07:31:50 -05:00
Matthew R Kasun 1c69ee18c8 call UpdateDNS on node update if DNSOn 2022-01-24 15:46:38 -05:00
Matthew R Kasun f19c114cf6 add MTU to wireguard conf 2022-01-24 10:58:12 -05:00
Matthew R Kasun fcc1259adf fix writes/updates to wg config files 2022-01-22 11:38:56 -05:00
Matthew R Kasun 9c6a26dcc5 fix lookup for netclient wg config file 2022-01-21 14:07:28 -05:00
Matthew R Kasun 95dea6a4ba fix for issue #621 2022-01-21 13:15:54 -05:00
Matthew R Kasun 1a00f8377e write persistent keepalive to wg.conf file 2022-01-21 09:36:29 -05:00
Matthew R Kasun 688b2a3a65 fixed tests and removed some debugging logs 2022-01-20 13:16:03 -05:00
Matthew R Kasun e8683469a5 fix UpdateWgPeers to enable multiple peer sections 2022-01-20 13:16:03 -05:00
Matthew R Kasun e0275c90d8 fixed tests and removed some debugging logs 2022-01-20 12:53:14 -05:00
Matthew R Kasun 56a5a928ab fix UpdateWgPeers to enable multiple peer sections 2022-01-20 12:53:14 -05:00
Matthew R Kasun 353c92e333 fix UpdateWgPeers 2022-01-20 12:53:14 -05:00
Matthew R Kasun a86b9bd380 moved peer determination to server 2022-01-20 12:52:49 -05:00
0xdcarns d09d3dee63 constants 2022-01-20 12:50:00 -05:00
Matthew R Kasun 6dff650b08 subscribed message handlers implemented 2022-01-20 12:50:00 -05:00
afeiszli 93188fb32a adding small fixes and token convert script 2022-01-15 18:46:57 -05:00
afeiszli cb00f05b18 adding comments and formatting to mac.go 2022-01-12 18:40:44 -05:00
afeiszli 44084b7df9 mac client semi-functional 2022-01-12 10:03:23 -05:00
afeiszli 5c7fabda71 mac client semi-functional 2022-01-11 18:28:41 -05:00
0xdcarns 43b9e73eaa updated ioutil refs and composes 2022-01-06 15:05:38 -05:00
Matthew R Kasun a6429c883c remove DNS from wireguard conf and revert to setting DNS with resolvectl 2022-01-06 09:08:03 -05:00