Commit graph

57 commits

Author SHA1 Message Date
afeiszli
50250d5859 userspace implementation 2021-09-21 21:35:52 -04:00
0xdcarns
3fc4c253a8 fixed windows, updated wgctrl 2021-09-21 17:50:09 -04:00
afeiszli
ec46d303ab got service working 2021-09-21 14:01:52 -04:00
afeiszli
a0586ea6d2 began adding macos service/daemon 2021-09-19 14:03:47 -04:00
afeiszli
b828f7b6d9 fixing model 2021-09-18 11:01:34 -04:00
afeiszli
5c3bcbc32a added verbose command logs 2021-09-17 13:28:32 -04:00
afeiszli
c0490061ee refactor join, fix network add; db retry connect; fix port issue; sqlite default 2021-09-10 17:48:24 -04:00
0xdcarns
34717417ce began windows userspace implementation 2021-09-10 13:39:51 -04:00
worker-9
3a77f4df14 changed exec stuff and maybe fixed listenport 2021-08-18 18:59:17 -04:00
worker-9
46d6899982 ispending bug fix and node auth fix 2021-08-10 10:55:48 -04:00
worker-9
c799df59ce edited auth for deleted nodes 2021-08-09 22:31:01 -04:00
afeiszli
7e8af20b64 cleaning up old grpc functionality 2021-08-09 17:42:32 -04:00
worker-9
44d03f6805 began refactoring of client 2021-08-05 12:24:16 -04:00
afeiszli
9860082b7c token configs and secure grpc working 2021-07-11 10:18:31 -04:00
afeiszli
6fd4794475 fixing netclient join command 2021-06-02 11:00:10 -04:00
afeiszli
a681750195 register now working 2021-06-01 12:23:05 -04:00
afeiszli
6c13f06001 feature_v0.5_netclient 2021-05-29 13:22:18 -04:00
afeiszli
b930027a95 modify access key 2021-05-25 16:09:49 -04:00
afeiszli
78ae219b03 major overhaul initiated 2021-05-25 12:48:04 -04:00
root
3be965b6c8 fixing netclient 2021-05-20 02:08:54 +00:00
afeiszli
29e332edf7 adding extclient functionality 2021-05-19 13:59:10 -04:00
afeiszli
3dafbc0daa now able to add ipv6 address to iface 2021-05-06 10:16:34 -04:00
afeiszli
4c0cc042e0 got netclient ipv6 working 2021-05-06 09:25:05 -04:00
afeiszli
9db5d43304 adding dns stuff 2021-05-05 21:07:00 -04:00
afeiszli
1fd30c0a71 saving netclient changes 2021-05-05 20:51:59 -04:00
afeiszli
46a81c9767 refactoring logic in main 2021-05-05 20:42:17 +00:00
afeiszli
2b77ae6723 dns server setup 2021-05-04 21:36:55 +00:00
afeiszli
529a511a79 fixed constant peer update issue 2021-04-19 10:49:52 -04:00
afeiszli
c6714bcb8e gateway now appears to be fully functional 2021-04-19 10:02:30 -04:00
afeiszli
62ace03f5e gateway works but local address not being set to endpoint. 2021-04-17 12:13:26 -04:00
afeiszli
e2ec093eaf iptables now being set by client 2021-04-15 09:48:14 -04:00
afeiszli
3a2eb1411a fixing runtime panic on user delete 2021-04-14 22:59:25 -04:00
afeiszli
675a6ad284 updating models 2021-04-14 13:54:02 -04:00
afeiszli
2861afb1cf ran protoc 2021-04-14 13:44:47 -04:00
afeiszli
976c1847bf changing private to local for clarity 2021-04-13 10:04:31 -04:00
afeiszli
9839cbd806 adding gateway functionality 2021-04-13 02:55:49 -04:00
afeiszli
1402dd828a network wasn't working, so added it. 2021-04-13 01:19:44 -04:00
afeiszli
587442dfe3 adding necessary changes for client and server key to work 2021-04-13 01:10:57 -04:00
afeiszli
2ea497c6ff massive number of changes to schema and error handling. 2021-04-13 00:42:35 -04:00
afeiszli
cc81830516 changed all error responses 2021-04-12 23:19:01 -04:00
afeiszli
9edf655887 fixing some netclient bugs 2021-04-08 09:04:21 -04:00
afeiszli
a2e58b04f6 Merge branch 'bugfix_v0.2_portconflicts' of https://github.com/gravitl/netmaker into bugfix_v0.2_portconflicts 2021-04-07 09:53:51 -04:00
afeiszli
5c6ffdb929 remove wgkey during cleanup 2021-04-07 09:53:27 -04:00
Alex
8d434bd43c
Merge branch 'develop' into bugfix_v0.2_portconflicts 2021-04-07 09:42:28 -04:00
afeiszli
0627810111 testing port picker. issues with auto login. keep investigating. made issue 2021-04-06 21:31:47 -04:00
afeiszli
f3f2140f23 add remove server from networks with api. Add to default network by default. 2021-04-06 19:13:34 -04:00
afeiszli
5725530d56 auto delete timestamp works 2021-04-05 20:47:19 -04:00
afeiszli
3ca3a3e172 peer update functionality 2021-04-05 18:09:21 -04:00
afeiszli
779dc6d499 added access token for ease of configuration 2021-04-05 14:47:07 -04:00
afeiszli
1f377997cb fixed client side for multinet and added group filter to query params server side. 2021-04-05 11:06:30 -04:00