.. |
acls
|
|
|
hostactions
|
moved data structure to db
|
2023-03-03 14:23:51 -05:00 |
metrics
|
set if collected via proxt
|
2023-03-14 07:15:03 +04:00 |
pro
|
fix logic tests
|
2023-02-25 11:14:57 -05:00 |
auth.go
|
Refactored user functions to use refrences rather than values
|
2022-12-20 15:10:40 -05:00 |
clients.go
|
added logic for ext client ACLs
|
2023-03-14 13:39:33 -04:00 |
dns.go
|
re-enabled tests
|
2023-01-20 17:38:32 -05:00 |
enrollmentkey.go
|
shortened name
|
2023-02-16 18:56:45 -05:00 |
enrollmentkey_test.go
|
shortened name
|
2023-02-16 18:56:45 -05:00 |
errors.go
|
|
|
extpeers.go
|
keep all values when updating extcient name
|
2023-03-28 15:12:09 -04:00 |
gateway.go
|
rm firewall check
|
2023-02-06 20:14:30 +04:00 |
host_test.go
|
fix for GRA-1350
|
2023-03-08 16:44:20 -05:00 |
hosts.go
|
turnserver registration apis
|
2023-04-06 08:50:34 +04:00 |
jwts.go
|
added host pull model, made API
|
2023-03-22 15:36:53 -04:00 |
legacy.go
|
added ability to remove legacy nodes
|
2023-03-07 11:02:51 -05:00 |
metrics.go
|
refactor join
|
2022-12-20 15:29:09 -05:00 |
networks.go
|
Merge pull request #2071 from gravitl/GRA-1277-public-keys
|
2023-03-20 15:03:58 -04:00 |
nodes.go
|
fixed update issue
|
2023-03-22 10:48:54 -04:00 |
peers.go
|
add nat type to peer conf
|
2023-04-10 11:20:51 +04:00 |
relay.go
|
update relay information if changed on host update
|
2023-01-10 22:48:09 +05:30 |
security.go
|
fixed hard coded dns key
|
2023-04-03 14:17:14 -04:00 |
server.go
|
addressed majority of static checks
|
2023-01-24 11:20:06 -05:00 |
serverconf.go
|
addressed majority of static checks
|
2023-01-24 11:20:06 -05:00 |
telemetry.go
|
new func getServerCount
|
2023-03-08 13:23:25 -05:00 |
timer.go
|
|
|
traffic.go
|
|
|
users.go
|
Refactored user functions to use refrences rather than values
|
2022-12-20 15:10:40 -05:00 |
util.go
|
remove postup/down
|
2023-02-02 11:16:54 -05:00 |
version.go
|
|
|
version_test.go
|
|
|
wireguard.go
|
remove allowed ips and local address
|
2022-12-23 14:07:16 -05:00 |
zombie.go
|
adjusted peer updates to remove peers properly, slowed zombie check
|
2023-02-23 10:55:42 -05:00 |