Matthew R. Kasun
|
7152f6ccd4
|
remove references to grpc/comms net
|
2022-04-21 15:53:44 -04:00 |
|
Matthew R. Kasun
|
924403d5b4
|
ncutils.GetNetclientServerPath
Signed-off-by: Matthew R. Kasun <mkasun@nusak.ca>
|
2022-04-18 15:30:59 -04:00 |
|
Matthew R. Kasun
|
6aa1a68a6f
|
register command - client
|
2022-04-13 15:25:35 -04:00 |
|
0xdcarns
|
1a065f680b
|
added test and changed how strings were generated for make random string
|
2022-03-25 08:57:15 -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 |
|
Matthew R. Kasun
|
11b1098390
|
replace ncutil.Log/PrintLog with logger.Log
|
2022-03-21 11:27:25 -04:00 |
|
Matthew R. Kasun
|
b37abab5dd
|
update logic for getting free udp port
|
2022-02-22 15:40:03 -05:00 |
|
afeiszli
|
a33ff31a59
|
adding logic for nodes without wg-quick
|
2022-02-16 20:19:51 -05:00 |
|
afeiszli
|
0fa480ab9a
|
reverting windows behavior
|
2022-02-15 20:51:00 -05:00 |
|
0xdcarns
|
83250980eb
|
initial chunk approach
|
2022-02-15 10:15:17 -05:00 |
|
Matthew R. Kasun
|
4ab924af3e
|
use main.version rather than subpackage variables
|
2022-02-10 15:10:18 -05:00 |
|
afeiszli
|
d5bae019b3
|
cleaning logs, fixing mac apply
|
2022-02-08 20:54:02 -05:00 |
|
Matthew R. Kasun
|
1cd25a996c
|
add ids to mqtt
|
2022-02-08 15:05:37 -05:00 |
|
afeiszli
|
7bf864a387
|
fixing dns and various logs
|
2022-02-05 15:50:29 -05:00 |
|
afeiszli
|
9400209d97
|
adding OS and Version
|
2022-02-03 15:33:19 -05:00 |
|
afeiszli
|
d1831ece96
|
fix GetSystemNetworks
|
2022-01-31 16:36:37 -05:00 |
|
Matthew R Kasun
|
9132089853
|
cleanup
|
2022-01-31 12:58:51 -05:00 |
|
Matthew R Kasun
|
0434a784cc
|
prevent fatal stop of mq daemon when netclient config dir contains unexpected files
|
2022-01-30 18:11:22 -05:00 |
|
0xdcarns
|
ad79f2ea1f
|
addresses review comments
|
2022-01-29 18:18:46 -05:00 |
|
0xdcarns
|
410efbab50
|
switched to eliptical strategy
|
2022-01-29 18:18:46 -05:00 |
|
0xdcarns
|
3dadb8dcbf
|
added e..
|
2022-01-29 18:18:46 -05:00 |
|
0xdcarns
|
ac632a75b7
|
refactored struct
|
2022-01-29 18:18:46 -05:00 |
|
0xdcarns
|
79cff15cde
|
change byte max
|
2022-01-29 18:18:46 -05:00 |
|
0xdcarns
|
c40c905b3b
|
edited chunk size
|
2022-01-29 18:18:46 -05:00 |
|
0xdcarns
|
7c29f2454e
|
debug
|
2022-01-29 18:18:46 -05:00 |
|
0xdcarns
|
a058db2102
|
chunked
|
2022-01-29 18:18:46 -05:00 |
|
0xdcarns
|
fb69d54f24
|
change key size
|
2022-01-29 18:18:46 -05:00 |
|
0xdcarns
|
03b05f7d7c
|
removed size
|
2022-01-29 18:18:46 -05:00 |
|
0xdcarns
|
0015d6fdf8
|
added encryption/decryption strategy
|
2022-01-29 18:18:46 -05:00 |
|
0xdcarns
|
cd4e2c57d6
|
added new struct and adapted to funcs
|
2022-01-29 18:15:52 -05:00 |
|
0xdcarns
|
26a0d8bdbe
|
initial commit
|
2022-01-29 18:15:52 -05:00 |
|
Matthew R Kasun
|
95dea6a4ba
|
fix for issue #621
|
2022-01-21 13:15:54 -05:00 |
|
afeiszli
|
23d1a28965
|
added more comments and fixed formatting
|
2022-01-15 19:57:07 -05:00 |
|
afeiszli
|
93188fb32a
|
adding small fixes and token convert script
|
2022-01-15 18:46:57 -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 |
|
0xdcarns
|
a856cbc638
|
embedded file to windows, cleaned up logs
|
2021-12-12 18:04:41 -05:00 |
|
afeiszli
|
9a72825534
|
windows updates now working
|
2021-12-12 10:16:53 -05:00 |
|
0xdcarns
|
e45a485bce
|
added comments, optimized memory
|
2021-12-10 15:01:10 -05:00 |
|
0xdcarns
|
85e8c0abb6
|
memory issue work
|
2021-12-08 16:52:32 -05:00 |
|
afeiszli
|
dc6ee1a18a
|
adding templates
|
2021-11-29 05:28:08 -05:00 |
|
afeiszli
|
638cb0ec04
|
cleaning up powershell
|
2021-11-17 23:45:40 -05:00 |
|
afeiszli
|
ccbd6f90f7
|
fixing windows
|
2021-11-17 21:57:27 -05:00 |
|
afeiszli
|
acdf403b5a
|
changing iplookup to https only
|
2021-11-17 09:04:55 -05:00 |
|
afeiszli
|
cf5739796a
|
adding distro-specific utils
|
2021-11-16 20:10:11 -05:00 |
|
afeiszli
|
021b6b341e
|
adding freebsd-specific logic
|
2021-11-16 11:03:21 -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 |
|
afeiszli
|
c2948a3671
|
added fwmark
|
2021-11-12 08:53:50 -05:00 |
|