Commit graph

17 commits

Author SHA1 Message Date
Matthew R. Kasun
747d6bc692 remove comms network leftovers
Signed-off-by: Matthew R. Kasun <mkasun@nusak.ca>
2022-04-22 05:21:35 -04:00
Matthew R. Kasun
7152f6ccd4 remove references to grpc/comms net 2022-04-21 15:53:44 -04:00
Matthew R. Kasun
6aa1a68a6f register command - client 2022-04-13 15:25:35 -04:00
Matthew R. Kasun
935567761b mq direct to server public ip 2022-04-12 10:43:02 -04:00
john s
d1fb0b90af
netclient: math.Rand -> crypto.Rand (#956)
* netclient: math.Rand -> crypto.Rand

Signed-off-by: John Sahhar <john@gravitl.com>

* netclient: math.Rand -> crypto.Rand

* add tests

Signed-off-by: John Sahhar <john@gravitl.com>

* netclient: math.Rand -> crypto.Rand

* add test

Signed-off-by: John Sahhar <john@gravitl.com>
2022-03-23 12:06:26 -06:00
John Sahhar
c71c739ba2 logic/accesskeys: math.Rand -> crypto.Rand
This replaces the usage of the non-cryptographically
secure math.Rand with the system CSPRNG accessed via crypto.Rand.

Signed-off-by: John Sahhar <john@gravitl.com>
2022-03-16 22:19:22 -05:00
afeiszli
c6a7238453 adding random comms network name logic 2022-02-18 15:18:50 -05:00
afeiszli
f55eeedbb9 settings for comms network 2022-02-18 11:11:21 -05:00
Matthew R. Kasun
7e9f65ad1b remove corednsAddrr from token 2022-02-15 11:25:50 -05:00
Matthew R. Kasun
5e3654faa9 remove commented out code 2022-02-15 08:10:51 -05:00
Matthew R. Kasun
950ce4b4da removed APIConnString from accessToken 2022-02-15 07:13:02 -05:00
Matthew R. Kasun
f3c5800912 removed unnecessary data elements 2022-02-14 17:57:28 -05:00
0xdcarns
548997f9ef optimize further 2021-12-10 21:09:42 -05:00
0xdcarns
0c6c09caa9 organized http logic, renamed files 2021-12-07 12:46:55 -05:00
afeiszli
932712619a remade server logs 2021-12-06 15:31:08 -05:00
afeiszli
1a16e5ad25 fixed dns and keys 2021-11-16 12:20:48 -05:00
0xdcarns
8f72ecbaa0 refactored logic 2021-10-26 12:50:34 -04:00