Commit graph

31 commits

Author SHA1 Message Date
0xdcarns
9b7631e6dc added ingress outbound to ext clients 2022-03-25 15:44:32 -04:00
0xdcarns
5f1299042f added custom dns entries to peer update 2022-03-23 10:31:38 -04:00
Matthew R. Kasun
11b1098390 replace ncutil.Log/PrintLog with logger.Log 2022-03-21 11:27:25 -04:00
Matthew R Kasun
9e23e69141
Merge branch 'develop' into worklows 2022-03-15 09:10:10 -04:00
Matthew R. Kasun
628f1f1468 remove debug logs 2022-03-14 16:32:14 -04:00
Matthew R. Kasun
0abba58bfb use string rather than []byte for dns 2022-03-14 14:59:41 -04:00
Matthew R. Kasun
ead3570064 debugging log 2022-03-14 14:37:16 -04:00
Matthew R. Kasun
fcbdca0263 change order of dns entry 2022-03-14 13:55:38 -04:00
Matthew R. Kasun
649bea1e40 fix typo
Signed-off-by: Matthew R. Kasun <mkasun@nusak.ca>
2022-03-14 13:42:42 -04:00
Matthew R. Kasun
1b8a3ed347 calc dns entries during peerupdate 2022-03-14 11:34:25 -04:00
0xdcarns
8ab7266c30 moved acl check 2022-03-11 15:19:06 -05:00
0xdcarns
3e8a0554c2 changed dir name and added to gitignore, removed log 2022-03-11 11:48:08 -05:00
0xdcarns
18cfdfd2ad added server update on ACL update 2022-03-11 11:48:08 -05:00
0xdcarns
1f6e347213 added acl logic to affect peers 2022-03-11 11:48:08 -05:00
0xdcarns
112f03cf1f changed dir name and added to gitignore, removed log 2022-03-11 08:46:01 -05:00
0xdcarns
09551776fa added server update on ACL update 2022-03-10 14:55:40 -05:00
0xdcarns
af8918e35f added acl logic to affect peers 2022-03-10 14:55:40 -05:00
Matthew R. Kasun
d596ec4753 hostctl for dns 2022-03-02 06:28:53 -05:00
afeiszli
ccf1293736 fixed hub logic 2022-02-21 11:12:15 -05:00
afeiszli
11b3bc3c09 fixed hub logic 2022-02-21 11:11:46 -05:00
afeiszli
33df27a721 fixed hub logic 2022-02-21 11:08:45 -05:00
afeiszli
f21dad5184 fixed hub logic 2022-02-21 09:45:42 -05:00
afeiszli
1c06cfc8f7 modified getpeers for hub network 2022-02-18 11:43:49 -05:00
afeiszli
239b9d36fc change queue identifier from server.ID to Network.NetID 2022-02-03 09:51:37 -05:00
afeiszli
3e130fe9f8 cleaning server side peer logic 2022-01-31 11:18:38 -05:00
0xdcarns
ae4b1bee57 edited peer update 2022-01-31 11:18:38 -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
d6554ef081 initial commit 2022-01-25 22:14:31 -05:00
Matthew R Kasun
03d17a0520 addressing review comments 2022-01-25 18:15:27 -05:00
Matthew R Kasun
2310977391 refactor to reduce number of types of message in message queue simplifying the subscribers and publishers 2022-01-21 05:19:17 -05:00