Commit graph

1466 commits

Author SHA1 Message Date
0xdcarns
be093a951f added legacy check to maintain compatibility 2022-01-20 13:00:04 -05:00
0xdcarns
41401cfb58 version updates 2022-01-20 13:00:04 -05:00
0xdcarns
0f657b4378 adapted node routes further to new id 2022-01-20 12:59:31 -05:00
0xdcarns
73c982b9fa updated routes to use uuid 2022-01-20 12:59:31 -05:00
0xdcarns
ff79860487 updated routes to use uuid 2022-01-20 12:59:31 -05:00
0xdcarns
66d6c71441 adjusting client join 2022-01-20 12:59:31 -05:00
0xdcarns
6ad6e2078b added hotfixes 2022-01-20 12:59:31 -05:00
0xdcarns
7a5bcb5a68 test adjust 2022-01-20 12:59:31 -05:00
0xdcarns
5b3917f357 continued. 2022-01-20 12:59:31 -05:00
0xdcarns
60dedc2616 continued. 2022-01-20 12:59:31 -05:00
0xdcarns
27100f5b52 continued. 2022-01-20 12:59:31 -05:00
0xdcarns
e9e6b4c2e3 testing continued 2022-01-20 12:59:31 -05:00
0xdcarns
edbce5547a test logic update 2022-01-20 12:59:31 -05:00
0xdcarns
c6a2f2cb64 refactored all grpc to be uniform 2022-01-20 12:59:31 -05:00
0xdcarns
df23b50165 refactored more 2022-01-20 12:59:31 -05:00
0xdcarns
47c00bd30f missave 2022-01-20 12:59:07 -05:00
0xdcarns
cd5bce8812 restructuring continued 2022-01-20 12:58:49 -05:00
0xdcarns
de4e317aea began transition 2022-01-20 12:56:34 -05:00
Matthew R Kasun
ef32150cc5 added extclient peers and persitent keepalive 2022-01-20 12:53:14 -05:00
Matthew R Kasun
2ddf9e59b3 write node to database when localAddress update received. 2022-01-20 12:53:14 -05:00
Matthew R Kasun
443ed80e4d updated service files for linux and darwin to start netclient daemon vice netclient checkin 2022-01-20 12:53:14 -05:00
Matthew R Kasun
09b9e658b9 add logic to grpc leave handler to publish peer update message 2022-01-20 12:53:14 -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
fc86015c29 calculate allowed ips 2022-01-20 12:53:13 -05:00
Matthew R Kasun
989d76ea3d remove metrics from client 2022-01-20 12:53:13 -05:00
Matthew R Kasun
767abc7d5e fix publish peers 2022-01-20 12:53:13 -05:00
Matthew R Kasun
a86b9bd380 moved peer determination to server 2022-01-20 12:52:49 -05:00
Matthew R Kasun
d60ce26c9f fix off by one error in GetID 2022-01-20 12:52:49 -05:00
Matthew R Kasun
ec486addf0 use uuid in message queue functions 2022-01-20 12:52:49 -05:00
Matthew R Kasun
aa6f7a138b WIP commit to enable rebasing to uuid feature 2022-01-20 12:52:49 -05:00
Matthew R Kasun
496187985e WIP commit 2022-01-20 12:52:49 -05:00
Matthew R Kasun
84884e5c23 refactor NodeUpdate message queue handler 2022-01-20 12:52:49 -05:00
Matthew R Kasun
1046c0ad55 add error handling on failed key generation 2022-01-20 12:52:49 -05:00
Matthew R Kasun
2cf53819f3 subscribed message handlers implemented 2022-01-20 12:52:49 -05:00
Matthew R Kasun
09fbd06884 Rebase to develop (#4)
* add nameserver in call to CreateUserSpaceConf

* fixed user deletion

* changed log

* go mod tidy and conver azure tenant to env/conf var

* added egress relayed addrs to relayed nodes

* added post commands for wg quick

* refactored ncutils x-platform

* log fix

* adding egress to relay

* fixing egress on relay

Co-authored-by: dcarns <75687250+0xdcarns@users.noreply.github.com>
Co-authored-by: 0xdcarns <dillon.carns@gmail.com>
Co-authored-by: afeiszli <alex.feiszli@gmail.com>
2022-01-20 12:52:49 -05:00
0xdcarns
4bc28e455a linting fixes 2022-01-20 12:52:49 -05:00
Matthew R Kasun
c7dc874bb8 go routines now run forever like they are supposed to 2022-01-20 12:52:49 -05:00
Matthew R Kasun
f11fa093fb move context up a level 2022-01-20 12:52:49 -05:00
Matthew R Kasun
5458379b32 Replaced ### with - in Node.ID (local copy) to fix mqtt publishing
errors
added context to all go routines
removed connectivity function
2022-01-20 12:52:49 -05:00
Matthew R Kasun
cb51a6be78 work in progress for message queue 2022-01-20 12:52:49 -05:00
Matthew R Kasun
19ff3ee408 update mosquitto broker conf and volume info 2022-01-20 12:52:49 -05:00
Matthew R Kasun
90b468f9f9 WIP commit to enable rebasing to uuid feature 2022-01-20 12:52:49 -05:00
Matthew R Kasun
3e016ef8b5 WIP commit 2022-01-20 12:50:00 -05:00
Matthew R Kasun
deef5482a3 refactor NodeUpdate message queue handler 2022-01-20 12:50:00 -05:00
Matthew R Kasun
17eabe5841 add error handling on failed key generation 2022-01-20 12:50:00 -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
0xdcarns
e2bb597ab1 linting fixes 2022-01-20 12:50:00 -05:00