Commit Graph

615 Commits

Author SHA1 Message Date
Matthew R. Kasun
c086e9499d rebase
Signed-off-by: Matthew R. Kasun <mkasun@nusak.ca>
2022-12-19 15:15:35 -05:00
Abhishek Kondur
3bf78fe638 netclient fix func parameters for build 2022-12-08 19:51:07 +05:30
Abhishek Kondur
695e3b1661 merge conflicts resolved 2022-12-08 09:28:41 +05:30
Abhishek Kondur
4b1a85a3ee proxy changes 2022-12-02 17:35:41 +05:30
Abhishek Kondur
cff3508425 Merge branch 'develop' of https://github.com/gravitl/netmaker into feature_proxy_metrics 2022-12-01 19:31:56 +05:30
Matthew R. Kasun
6b18ff57c9 add all local interfaces to node 2022-11-28 11:16:19 -05:00
Abhishek Kondur
f95306ddbd make proxy optional 2022-11-20 09:35:29 +05:30
Abhishek Kondur
c54080e150 fix relay updates for proxy 2022-11-18 10:48:28 +05:30
Abhishek Kondur
653b5f21d6 configure proxy on peer update without resetting 2022-11-17 16:51:27 +05:30
Abhishek Kondur
eb1aa3a386 packet sniffer changes 2022-11-14 19:14:39 +05:30
Abhishek Kondur
0a17a0744b configure proxy for ext clients 2022-11-14 14:10:52 +05:30
Anish Mukherjee
9c13b90d75 change mosquitto protocol from mqtts to wss 2022-11-10 16:59:38 +05:30
Abhishek Kondur
4d7691b71b add context to proxy and stun 2022-11-07 21:25:58 +05:30
Abhishek Kondur
a7c0abe2fc refactor proxy updates 2022-11-07 01:25:04 +05:30
Abhishek Kondur
acae6c3aed added relay functionality to proxy 2022-11-04 01:24:48 +05:30
Abhishek Kondur
4486393f45 configure proxy on daemon startup and peer updates 2022-10-27 23:17:04 +05:30
Abhishek Kondur
f4783f87d0 restructure proxy code 2022-10-27 17:20:06 +05:30
Abhishek Kondur
9e03510323 start proxy with daemon 2022-10-27 15:19:32 +05:30
Matthew R. Kasun
3bb19ea1a3 fix 0.16.2 update function 2022-10-18 10:42:02 -04:00
Matthew R. Kasun
89b5911197 update version numbers for v0.16.2 releasse 2022-10-18 10:12:42 -04:00
0xdcarns
3b1ff49344 added better handling of wg ifaces on windows + fix connect issue 2022-10-13 11:30:21 -04:00
Matthew R. Kasun
2f164ceb4d update version numbers for v0.16.1 release 2022-10-06 13:50:03 -04:00
Abhishek Kondur
f23b0a11ba check mq is connected before checkin, rm unused functions 2022-10-06 00:59:13 +05:30
Abhishek Kondur
fe5fd7fce9 do checkin after mq is connected, publish metrics only when node is connected 2022-10-05 21:21:34 +05:30
Abhishek Kondur
77c901e4d9 fix for node connect/disconnect issue 2022-10-05 19:48:55 +05:30
Abhishek Kondur
acbca2c2d8 remove unused functions 2022-09-30 22:12:57 +05:30
Abhishek Kondur
1827f8c3b5 merge conflicts resolved 2022-09-30 20:15:17 +05:30
0xdcarns
f2606dd3cb addressed PR comments 2022-09-29 09:49:06 -04:00
0xdcarns
40f7036093 fixed first two issues 2022-09-28 15:22:12 -04:00
Abhishek Kondur
f31c40408c get password from secret file 2022-09-28 21:05:27 +05:30
0xdcarns
a1ec5fb354 fixed non ping err resulting in connected 2022-09-28 11:31:20 -04:00
Abhishek Kondur
878430bf75 create client for nodes on authenticate,generate dyn sec file on startup 2022-09-27 17:36:33 +05:30
Abhishek Kondur
f632bec11d merge conflicts resolved 2022-09-26 17:47:20 +05:30
Alex Feiszli
f35429f768 Merge pull request #1596 from gravitl/feature_v0.16.1_ee_check
ee check
2022-09-23 15:29:30 -04:00
Matthew R. Kasun
175bb94471 additional checks for disconnected nodes 2022-09-22 15:22:21 -04:00
Matthew R. Kasun
d54fb0823e ee check 2022-09-22 12:59:59 -04:00
Alex Feiszli
1a6cbf5b39 Merge pull request #1579 from gravitl/bugfix_v0.16.0_gw_compare
fixing compare
2022-09-20 11:05:57 -04:00
afeiszli
e93eaf8e1d fixing compare 2022-09-20 11:03:44 -04:00
afeiszli
a6eac84e51 removing log 2022-09-19 16:14:51 -04:00
afeiszli
f63b88db73 fixing sso error handling 2022-09-19 15:37:00 -04:00
0xdcarns
5253e80cdb added upgrade versions 2022-09-19 12:55:11 -04:00
0xdcarns
be2fa030c3 added 0.16.0 upgrade logic 2022-09-19 09:46:09 -04:00
Abhishek Kondur
5ca355523b rm commented code related to broker certs 2022-09-16 11:50:36 +05:30
Abhishek Kondur
2eb5cde6ab dyn sec netclient changes 2022-09-16 11:35:28 +05:30
0xdcarns
b1b497faa4 PR comments addressed 2022-09-15 10:23:19 -04:00
Abhishek Kondur
7db3bd3aca comment certs code for mq 2022-09-15 09:23:33 +05:30
afeiszli
b670755cce refactoring for ee 2022-09-14 13:26:31 -04:00
0xdcarns
88cd0a6497 initial commit 2022-09-13 15:25:56 -04:00
Matthew R. Kasun
ae9a8f5077 publish message after node connect/disconnect 2022-09-12 15:58:49 -04:00
Alex Feiszli
5d27db6e22 Merge pull request #1536 from gravitl/feature_v0.15.2_connect_status
send connected status on checkin
2022-09-12 11:51:55 -04:00