Commit graph

201 commits

Author SHA1 Message Date
0xdcarns 26a0d8bdbe initial commit 2022-01-29 18:15:52 -05:00
Matthew R Kasun 513f85ede7 refactor server pings 2022-01-27 09:48:32 -05:00
0xdcarns 27b29baf32 added new struct and adapted to funcs 2022-01-26 10:40:39 -05:00
0xdcarns 424c801c6c server update 2022-01-25 23:04:03 -05:00
0xdcarns d6554ef081 initial commit 2022-01-25 22:14:31 -05:00
Matthew R Kasun c239ee3787 Merge branch 'develop' into feature-messageQueue 2022-01-24 06:21:21 -05:00
afeiszli 2f12ded906 adding telemetry 2022-01-20 17:52:49 -05:00
afeiszli 4d2a85f879 adding telemetry 2022-01-20 17:50:42 -05:00
Matthew R Kasun d4399d1321 rebase fixes 2022-01-20 16:39:54 -05:00
0xdcarns 7700a68d5b Cover a legacy case, allow server to run with uuids 2022-01-20 13:00:04 -05:00
0xdcarns df23b50165 refactored more 2022-01-20 12:59:31 -05:00
0xdcarns de4e317aea began transition 2022-01-20 12:56:34 -05:00
Matthew R Kasun a86b9bd380 moved peer determination to server 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 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 6dff650b08 subscribed message handlers implemented 2022-01-20 12:50:00 -05:00
0xdcarns cbe54ef2cf test 2022-01-18 10:14:27 -05:00
0xdcarns a5495300d0 added logs 2022-01-18 09:06:43 -05:00
0xdcarns 2a5405982e began server client reactive 2022-01-17 18:35:16 -05:00
0xdcarns 2fe8025afa Cover a legacy case, allow server to run with uuids 2022-01-17 14:22:39 -05:00
0xdcarns 545f45d86d refactored more 2022-01-17 14:21:40 -05:00
0xdcarns 64e7791011 restructuring continued 2022-01-17 14:21:40 -05:00
0xdcarns c033be41bb began transition 2022-01-17 14:21:40 -05:00
0xdcarns 548997f9ef optimize further 2021-12-10 21:09:42 -05:00
0xdcarns 85e8c0abb6 memory issue work 2021-12-08 16:52:32 -05:00
afeiszli 1a16e5ad25 fixed dns and keys 2021-11-16 12:20:48 -05:00
afeiszli 84c8299bb0 freebsd working 2021-11-15 11:42:52 -05:00
afeiszli 05d27c8af3 remote route on delete 2021-11-14 19:17:30 -05:00
afeiszli 437955ab90 saving to work on linux 2021-11-14 16:50:20 -05:00
Alex d30877e131
Merge pull request #361 from pete1019/patch-2
Update README.md
2021-10-26 16:22:45 -04:00
0xdcarns 8f72ecbaa0 refactored logic 2021-10-26 12:50:34 -04:00
Adrien Raffin-Caboisse 51a09167fc feat(netclient): add listing of nodes with hostnames 2021-10-15 15:02:32 +02:00
Adrien Raffin-Caboisse b044dd404b feat(models): increase node name length
Custom server name can have more than 12 chars.
2021-10-13 09:37:23 +02:00
afeiszli 875b1d72b9 adding userspace docker server implementation 2021-10-08 22:46:39 -04:00
0xdcarns d7cafbbc4c code linting 2021-10-08 15:07:12 -04:00
0xdcarns 989676e77f Combined client + server code, Added HA ability, minor bug fixes 2021-10-06 17:48:54 -04:00
afeiszli 21ba362eca allowing IsServer to be modified, configurable checkin time, single checkin for linux, moved cfg files 2021-10-02 12:28:17 -04:00
0xdcarns 90cbbfdf4a minor cleanups 2021-09-28 14:08:16 -04:00
0xdcarns 90d941854b made some more efficient images and added set defaults for node reads 2021-09-27 17:51:20 -04:00
afeiszli 3ea101ba5d updating install docs 2021-09-23 00:12:32 -04:00
0xdcarns 0b645a4417 edited non kernel message, fixed comment 2021-09-21 20:32:09 -04:00
afeiszli b828f7b6d9 fixing model 2021-09-18 11:01:34 -04:00
afeiszli 74b15a6a13 fixing relay model 2021-09-18 10:33:14 -04:00
afeiszli 61c2c5f0a0 relay functionality working 2021-09-16 20:00:40 -04:00
afeiszli cacab5c30b fixing donotpropagate 2021-09-14 09:42:31 -04:00
afeiszli cf26b31779 relay server functionality ready to test 2021-09-13 20:25:27 -04:00
0xdcarns 34717417ce began windows userspace implementation 2021-09-10 13:39:51 -04:00
Matthew R Kasun 49f6a6f308 fixed network tests 2021-09-06 15:30:39 -04:00
worker-9 c2a9007b8c automated ext client egress range addition and ext client dns from network 2021-08-25 09:46:45 -04:00
afeiszli 8056f024e2 client mode enablement 2021-08-19 13:41:04 -04:00
afeiszli 1eb9decb15 fixing default dns settings 2021-08-11 12:19:28 -04:00
worker-9 47fe905438 added dualstack default from parent net 2021-08-10 13:32:35 -04:00
worker-9 9b37940c1a changed stuff to make it work 2021-08-10 12:15:30 -04:00
afeiszli b38a3688a8 removing vulnerability 2021-08-09 17:59:54 -04:00
afeiszli e333d04e72 removing vulnerability 2021-08-09 17:57:40 -04:00
worker-9 31e81342fb user security bug fixed 2021-08-09 16:18:24 -04:00
worker-9 4f9ce3635a fixed name issue 2021-08-09 15:08:53 -04:00
worker-9 ba4a177bfd added logo and updated version 2021-08-09 14:56:27 -04:00
afeiszli f496beac4e static configs 2021-08-09 14:28:43 -04:00
afeiszli aae89cbaca static configs 2021-08-09 14:13:19 -04:00
afeiszli 382901b124 changed logs 2021-08-09 12:43:09 -04:00
worker-9 1c521934ba added node names 2021-08-09 10:58:09 -04:00
worker-9 7ec18afbbe node update bug 2021-08-06 17:35:31 -04:00
worker-9 095ff2fbfc added egress as pull change 2021-08-06 13:47:39 -04:00
worker-9 94cf8bfbc6 added egress action 2021-08-06 13:39:14 -04:00
worker-9 09a35eabd0 fixed roaming and ip forwarding default 2021-08-06 12:32:41 -04:00
worker-9 5d4d3fd6d1 moved something 2021-08-05 23:34:40 -04:00
worker-9 68a3109cae bug squashin 2021-08-05 16:46:23 -04:00
worker-9 102aff9fd4 bug squashin 2021-08-05 13:47:05 -04:00
worker-9 f5c4258a55 Fixed node defaults 2021-08-05 12:55:20 -04:00
worker-9 0b2a830e4d Fixed unique db checks 2021-08-05 12:52:50 -04:00
worker-9 e029979ab6 I push 2021-08-05 12:39:01 -04:00
worker-9 44d03f6805 began refactoring of client 2021-08-05 12:24:16 -04:00
worker-9 fb5f08be5a Fixed client and server issues with updates and dns before db connect 2021-07-28 16:08:50 -04:00
afeiszli 12c4fa33f5 v0.7 2021-07-28 02:23:20 +00:00
afeiszli 60ef0e80b7 fixed egress gateway 2021-07-27 17:32:07 +00:00
afeiszli 4710a3db6d updated netclient for egressgatways 2021-07-27 14:48:58 +00:00
afeiszli 037271f0aa removing pubkey update 2021-07-26 17:57:50 +00:00
afeiszli b35cac8c5e added ifs to update 2021-07-26 12:24:36 -04:00
afeiszli f1cac641dc rando logs 2021-07-25 20:42:07 +00:00
afeiszli 9fb01f9620 updating netclient 2021-07-25 20:05:31 +00:00
afeiszli fd223e3d4a refactored nodes model 2021-07-24 16:13:24 -04:00
afeiszli a982b62445 refactoring validation and models 2021-07-23 18:24:34 -04:00
afeiszli 93b0b94788 Mid way through adopting rqlite 2021-07-21 18:55:19 -04:00
afeiszli c360eb1878 fixing merge problems 2021-07-15 15:17:33 -04:00
afeiszli 68607ae8ca fixing netclient 2021-07-15 15:14:48 -04:00
afeiszli d41207172c Added logging and user specific requests 2021-07-14 16:47:05 -04:00
afeiszli b33f5b2fab fixing validation 2021-07-11 10:28:50 -04:00
afeiszli 9860082b7c token configs and secure grpc working 2021-07-11 10:18:31 -04:00
afeiszli 977da6b129 compiling with changes pushed for json token. Have NOT TESTED. Will probably run into issues. Need to test multiple egress ranges, AllowedIPs, and overriding connection strings. 2021-07-11 00:49:31 -04:00
afeiszli e11a15dfff figured out how to get GRPC working 2021-07-10 20:11:19 -04:00
afeiszli ccce74be97 added setting node limits 2021-07-02 23:25:36 -04:00
afeiszli 041b641e17 multitenancy working 2021-07-02 00:03:46 -04:00
afeiszli e732d180fd fixing server 2021-06-02 02:32:20 +00:00
afeiszli be0d274ca6 making changes to grpc comms vars 2021-06-01 18:40:04 -04:00
afeiszli 1c6b8f8a2b add port to token 2021-06-01 19:28:01 +00:00
afeiszli 9813fd24a3 fixed server config api 2021-06-01 15:14:34 +00:00
Alex a8dc388640
Merge branch 'develop' into feature_v0.5_netclient 2021-05-29 15:15:27 -04:00