netmaker/controllers
2022-02-05 15:50:29 -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 fixed timing 2022-02-04 13:57:01 -05:00
network_test.go optimize further 2021-12-10 21:09:42 -05:00
node.go changing validation 2022-02-05 15:50:29 -05:00
node_grpc.go fixing dns and various logs 2022-02-05 15:50:29 -05:00
node_test.go fixing tests 2022-02-05 15:50:29 -05:00
relay.go set relayed nodes UDP to off and update them 2022-02-04 11:54:50 -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 added better check 2022-02-05 13:26:12 -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