Matthew R Kasun
|
f569830910
|
Merge pull request #1442 from theguy951357/bugfix_v0.14.7_apple_data_path
Bugfix v0.14.7 apple data path
|
2022-08-19 10:55:49 -04:00 |
|
Matthew R. Kasun
|
43258b642e
|
Merge branch 'develop' into bugfix_v0.14.7_nft
|
2022-08-18 15:49:06 -04:00 |
|
Matthew R. Kasun
|
8eadccee2b
|
fix statticcheck error
|
2022-08-18 08:59:36 -04:00 |
|
afeiszli
|
983d90026c
|
move client public ip check to use server
|
2022-08-17 17:30:30 -04:00 |
|
dcarns
|
c7a3d2b098
|
Merge pull request #1449 from gravitl/feature_v0.14.7_translateiftablestonftables
Feature v0.14.7 translateiftablestonftables
|
2022-08-09 09:06:20 -04:00 |
|
Christopher Blaha
|
6c43466141
|
trying without the /
|
2022-08-08 21:31:29 -04:00 |
|
cameronts
|
f4d19f5606
|
Change method used for detecting nftables from looking for nftables.conf (not always there) to looking for nft executable (there upon apt install nft).
|
2022-08-06 15:40:40 -07:00 |
|
dcarns
|
40c4a7842c
|
Merge pull request #1432 from gravitl/feature_v0.14.7_netclientaddvarforpublicipservice
Netclient: Add Public IP Service handling to config and GetPublicIP().
|
2022-08-04 08:50:59 -04:00 |
|
Christopher Blaha
|
35ae2bf131
|
Application not Applications
|
2022-08-03 11:45:18 -04:00 |
|
Christopher Blaha
|
70be0b8f8f
|
changed the path in mac data
|
2022-08-03 11:41:38 -04:00 |
|
cameronts
|
b9b79ed9f9
|
Changed order of imports.
|
2022-08-02 16:25:38 -07:00 |
|
cameronts
|
e6d7c95669
|
Add netclient detection of nftables.
|
2022-08-02 15:01:45 -07:00 |
|
Abhishek Kondur
|
e2a7e2c812
|
GRA-408: remove daemon check
|
2022-08-02 18:46:30 +04:00 |
|
Abhishek Kondur
|
68d0091c28
|
GRA-408: func comment
|
2022-08-02 11:31:38 +04:00 |
|
Abhishek Kondur
|
c772d15080
|
GRA-408: check if netclient daemon exists to start client daemon service
|
2022-08-02 11:19:46 +04:00 |
|
cameronts
|
f656a48f3a
|
Move public IP services handling to a map-based approach to work for daemon (multiple network configs) and CLI-based setting of the IP services.
|
2022-07-28 14:33:47 -07:00 |
|
cameronts
|
1cb42e8f8b
|
Add Public IP Service handling to config and GetPublicIP().
|
2022-07-27 16:45:12 -07:00 |
|
Alex Feiszli
|
1fcf7023da
|
Merge pull request #1309 from gravitl/hotfix_v0.14.4_macos
changes for macos installer
|
2022-07-07 11:38:00 -04:00 |
|
afeiszli
|
c06c7868c0
|
moving port check logic
|
2022-07-06 15:20:28 -04:00 |
|
afeiszli
|
c99e6bf75a
|
changes for macos installer
|
2022-07-06 13:26:11 -04:00 |
|
Matthew R. Kasun
|
932eba8d21
|
fix statticcheck errors
|
2022-06-16 15:42:32 -04:00 |
|
afeiszli
|
d3a6faa90d
|
updating route setting logic
|
2022-06-15 11:18:49 -04:00 |
|
afeiszli
|
bc1eb17bad
|
removing windows installer portions
|
2022-05-15 20:26:38 -04:00 |
|
Matthew R. Kasun
|
c8ec507484
|
add timeout to http.get
|
2022-05-13 06:04:27 -04:00 |
|
0xdcarns
|
81ab4f76bb
|
added build tag for gui
|
2022-05-10 09:24:52 -04:00 |
|
afeiszli
|
13db6ced0c
|
adding separator
|
2022-04-25 20:07:47 -04:00 |
|
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 |
|