netmaker/controllers
2022-02-03 09:51:37 -05:00
..
config refactor to reduce number of types of message in message queue simplifying the subscribers and publishers 2022-01-21 05:19:17 -05:00
auth_grpc.go removing UUID gen from client side 2022-02-01 22:36:02 -05:00
controller.go added timer hooks 2022-01-25 11:00:56 -05:00
debug.go memory issue work 2021-12-08 16:52:32 -05:00
dns.go organized http logic, renamed files 2021-12-07 12:46:55 -05:00
dns_test.go updated ioutil refs and composes 2022-01-06 15:05:38 -05:00
ext_client.go remove GetNodeByIDOrMacAddress 2022-02-01 21:50:11 -05:00
files.go organized http logic, renamed files 2021-12-07 12:46:55 -05:00
network.go switch for udp hole punch 2022-02-03 09:51:37 -05:00
network_test.go optimize further 2021-12-10 21:09:42 -05:00
node.go fix delete node, publish message to node to be dleted before updating server peers 2022-02-03 05:13:26 -05:00
node_grpc.go change queue identifier from server.ID to Network.NetID 2022-02-03 09:51:37 -05:00
node_test.go Merge pull request #648 from gravitl/bugfix_v0.10.0_freebsd-gateways 2022-01-26 14:40:28 -05:00
relay.go add logging to check for node publish 2022-02-01 11:31:19 -05:00
response.go organized http logic, renamed files 2021-12-07 12:46:55 -05:00
response_test.go organized http logic, renamed files 2021-12-07 12:46:55 -05:00
security.go organized http logic, renamed files 2021-12-07 12:46:55 -05:00
server.go began refactor 2022-01-17 18:35:16 -05:00
server_util.go change queue identifier from server.ID to Network.NetID 2022-02-03 09:51:37 -05:00
test.db renamed integration test to *_test.go.bak until they can be fixed. Should enable the workflow action to run successfully 2021-09-06 15:36:53 -04:00
user.go fixed user deletion 2022-01-03 10:02:40 -05:00
user_test.go organized http logic, renamed files 2021-12-07 12:46:55 -05:00