.. |
config
|
added basic api endpoints
|
2022-03-10 14:55:40 -05:00 |
auth_grpc.go
|
fixed issue with delete
|
2022-02-08 11:01:44 -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
|
added default acl value option for networks
|
2022-03-17 13:24:57 -04:00 |
files.go
|
organized http logic, renamed files
|
2021-12-07 12:46:55 -05:00 |
network.go
|
send created network back in response to net create
|
2022-03-17 10:08:28 -04:00 |
network_test.go
|
send created network back in response to net create
|
2022-03-17 10:08:28 -04:00 |
node.go
|
added acl logic to affect peers
|
2022-03-10 14:55:40 -05:00 |
node_grpc.go
|
mq direct to server public ip
|
2022-04-12 10:43:02 -04:00 |
node_test.go
|
changed dir name and added to gitignore, removed log
|
2022-03-11 08:46:01 -05:00 |
relay.go
|
refacted running node updates
|
2022-02-16 20:44:17 -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
|
removed default master key and added warning log if not set
|
2022-02-15 10:12:37 -05:00 |
server.go
|
use openssl to gen client key/cert
|
2022-04-15 13:32:10 -04: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
|
disallowed comms access to non admins
|
2022-02-21 09:42:39 -05:00 |
user_test.go
|
organized http logic, renamed files
|
2021-12-07 12:46:55 -05:00 |