| 
								
								
									 Matthew R Kasun | 34263a6e2f | refactor peer calculations | 2022-06-14 14:36:30 +00:00 |  | 
				
					
						| 
								
								
									 afeiszli | 9e00a00bda | GetPeers comments | 2022-05-31 16:11:58 -04:00 |  | 
				
					
						| 
								
								
									 0xdcarns | 2de7beb31e | added nil checks, handled empty map | 2022-05-11 12:07:06 -04:00 |  | 
				
					
						| 
								
								
									 0xdcarns | e7f9310b3d | added length checks as temp solution | 2022-05-10 15:18:29 -04:00 |  | 
				
					
						| 
								
								
									 afeiszli | ccc0ed851d | adding local listen port | 2022-04-25 11:34:32 -04:00 |  | 
				
					
						| 
								
								
									 Matthew R. Kasun | 7d2aa4fc82 | add network to peer | 2022-03-14 15:56:01 -04:00 |  | 
				
					
						| 
								
								
									 0xdcarns | aefc8b090b | added basic api endpoints | 2022-03-10 14:55:40 -05:00 |  | 
				
					
						| 
								
								
									 afeiszli | 33df27a721 | fixed hub logic | 2022-02-21 11:08:45 -05:00 |  | 
				
					
						| 
								
								
									 afeiszli | 1c06cfc8f7 | modified getpeers for hub network | 2022-02-18 11:43:49 -05:00 |  | 
				
					
						| 
								
								
									 0xdcarns | 9bee126429 | hotfix 2 | 2022-02-15 21:50:47 -05:00 |  | 
				
					
						| 
								
								
									 0xdcarns | 456272d549 | fixed issue with delete | 2022-02-08 11:01:44 -05:00 |  | 
				
					
						| 
								
								
									 afeiszli | 7c4e8b2b4a | removing peer cache | 2022-02-01 23:30:10 -05:00 |  | 
				
					
						| 
								
								
									 afeiszli | c6252764e8 | fix peer sync | 2022-01-31 17:13:19 -05:00 |  | 
				
					
						| 
								
								
									 0xdcarns | 2430eb0a47 | prevent nodes from changing address out of range or to .0 or .255 addresses | 2022-01-19 10:47:23 -05:00 |  | 
				
					
						| 
								
								
									 0xdcarns | 134a09670f | refactor | 2022-01-18 10:55:02 -05:00 |  | 
				
					
						| 
								
								
									 0xdcarns | 916866f73c | began refactor | 2022-01-17 18:35:16 -05:00 |  | 
				
					
						| 
								
								
									 0xdcarns | 2fe8025afa | Cover a legacy case, allow server to run with uuids | 2022-01-17 14:22:39 -05:00 |  | 
				
					
						| 
								
								
									 0xdcarns | 0502ff131c | adapted node routes further to new id | 2022-01-17 14:21:40 -05:00 |  | 
				
					
						| 
								
								
									 0xdcarns | 96aec541e3 | updated routes to use uuid | 2022-01-17 14:21:40 -05:00 |  | 
				
					
						| 
								
								
									 0xdcarns | 52195cd040 | updated routes to use uuid | 2022-01-17 14:21:40 -05:00 |  | 
				
					
						| 
								
								
									 0xdcarns | ec8d9baa29 | added hotfixes | 2022-01-17 14:21:40 -05:00 |  | 
				
					
						| 
								
								
									 0xdcarns | 545f45d86d | refactored more | 2022-01-17 14:21:40 -05:00 |  | 
				
					
						| 
								
								
									 0xdcarns | 64e7791011 | restructuring continued | 2022-01-17 14:21:40 -05:00 |  | 
				
					
						| 
								
								
									 0xdcarns | c033be41bb | began transition | 2022-01-17 14:21:40 -05:00 |  | 
				
					
						| 
								
								
									 afeiszli | 1081e63cc1 | fixing egress on relay | 2022-01-04 13:54:03 -05:00 |  | 
				
					
						| 
								
								
									 afeiszli | 1c9cb819dc | adding egress to relay | 2022-01-04 13:45:18 -05:00 |  | 
				
					
						| 
								
								
									 0xdcarns | dcaba24b11 | added egress relayed addrs to relayed nodes | 2022-01-03 11:30:02 -05:00 |  | 
				
					
						| 
								
								
									 0xdcarns | c2460c576e | nil pointers, update version | 2021-12-11 12:07:54 -05:00 |  | 
				
					
						| 
								
								
									 0xdcarns | 548997f9ef | optimize further | 2021-12-10 21:09:42 -05:00 |  | 
				
					
						| 
								
								
									 0xdcarns | e45a485bce | added comments, optimized memory | 2021-12-10 15:01:10 -05:00 |  | 
				
					
						| 
								
								
									 0xdcarns | 6215ea2db8 | adjusted values to pointers for a lot of functions | 2021-12-07 15:04:00 -05:00 |  | 
				
					
						| 
								
								
									 afeiszli | 932712619a | remade server logs | 2021-12-06 15:31:08 -05:00 |  | 
				
					
						| 
								
								
									 0xdcarns | 8f72ecbaa0 | refactored logic | 2021-10-26 12:50:34 -04:00 |  | 
				
					
						| 
								
								
									 0xdcarns | 4e4e8b3ab5 | began oauth implementation | 2021-10-21 15:28:58 -04:00 |  | 
				
					
						| 
								
								
									 afeiszli | 8a1b7d558b | Merge branch 'develop' of https://github.com/gravitl/netmaker into hotfix_v0.8.4_netclient_dns | 2021-10-20 11:07:14 -04:00 |  | 
				
					
						| 
								
								
									 afeiszli | c26f887e27 | updating install script and README | 2021-10-20 11:06:54 -04:00 |  | 
				
					
						| 
								
								
									 0xdcarns | 51c1973b21 | added ability to remove local instance of netmaker | 2021-10-20 09:22:05 -04:00 |  | 
				
					
						| 
								
								
									 afeiszli | fb4d2d1272 | change version of ubuntu | 2021-10-19 15:53:01 -04:00 |  | 
				
					
						| 
								
								
									 0xdcarns | 00dd278de4 | rough draft of server transplanting | 2021-10-13 15:15:20 -04:00 |  | 
				
					
						| 
								
								
									 0xdcarns | 340f50c535 | transplanted setwgconfig and pull | 2021-10-13 10:02:04 -04:00 |  | 
				
					
						| 
								
								
									 0xdcarns | 3f2e4ab764 | transplanted join. | 2021-10-12 15:44:19 -04:00 |  | 
				
					
						| 
								
								
									 afeiszli | 875b1d72b9 | adding userspace docker server implementation | 2021-10-08 22:46:39 -04:00 |  | 
				
					
						| 
								
								
									 0xdcarns | d7cafbbc4c | code linting | 2021-10-08 15:07:12 -04:00 |  | 
				
					
						| 
								
								
									 0xdcarns | 989676e77f | Combined client + server code, Added HA ability, minor bug fixes | 2021-10-06 17:48:54 -04:00 |  |