.. |
config
|
remove agentbackend
|
2023-02-20 02:22:00 -07:00 |
controller.go
|
adjusted main to use one single context
|
2023-02-24 15:37:53 -05:00 |
debug.go
|
memory issue work
|
2021-12-08 16:52:32 -05:00 |
dns.go
|
ensure publish dns in go routine
|
2023-02-07 15:17:11 -05:00 |
dns_test.go
|
Tests: Handle all errors, key struct fields for go vet, enhance CI
|
2023-02-16 02:11:30 -08:00 |
docs.go
|
update develop to 0.18.2
|
2023-02-23 16:07:24 -05:00 |
enrollmentkeys.go
|
send peer update after request + fix pass update issue
|
2023-02-27 12:32:07 -05:00 |
ext_client.go
|
adjusted peer updates to remove peers properly, slowed zombie check
|
2023-02-23 10:55:42 -05:00 |
files.go
|
Update swagger docs
|
2022-09-10 21:51:59 -07:00 |
hosts.go
|
added request ack
|
2023-02-17 11:39:30 -05:00 |
ipservice.go
|
Replaced string methods with HTTP consts
|
2022-12-23 09:49:08 -05:00 |
limits.go
|
logic.Is_EE --> systemcfg.Is_EE
|
2022-09-25 07:11:26 -04:00 |
logger.go
|
Replaced string methods with HTTP consts
|
2022-12-23 09:49:08 -05:00 |
migrate.go
|
remove debug log
|
2023-01-22 16:34:05 -05:00 |
network.go
|
adapt createNetwork + default host addition
|
2023-02-13 15:17:13 -05:00 |
network_test.go
|
fix tests
|
2023-02-14 07:58:54 -05:00 |
node.go
|
handled forced deleted peer
|
2023-02-24 10:41:04 -05:00 |
node_test.go
|
fix tests
|
2023-02-14 07:58:54 -05:00 |
regex.go
|
fix integration test errors
|
2022-12-13 11:32:07 +05:30 |
relay.go
|
publish update on relay create
|
2023-02-09 17:09:01 +04:00 |
response_test.go
|
refactoring for ee
|
2022-09-14 13:26:31 -04:00 |
server.go
|
added mq and database connected funcs and endpoint
|
2023-02-06 12:09:21 -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
|
add headless sso login
|
2023-01-02 13:18:40 +05:30 |
user_test.go
|
Tests: Handle all errors, key struct fields for go vet, enhance CI
|
2023-02-16 02:11:30 -08:00 |