index
:
Atlas
main
The next-gen master server for Northstar.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pkg
/
api
/
api0
/
serverlist.go
Age
Commit message (
Expand
)
Author
2022-10-15
pkg/api/api0: Add nil check to ServerList.freeServer
pg9182
2022-10-15
pkg/api/api0: Refactor server verification process
pg9182
2022-10-15
pkg/api/api0: Refactor server state tests
pg9182
2022-10-15
pkg/api/api0: Remove unused ServerList.GetServerCountByIP()
pg9182
2022-10-15
pkg/api/api0: Refactor server list updates
pg9182
2022-10-15
pkg/api/api0: Force a /client/servers update when using ServerList.DeleteServ...
pg9182
2022-10-15
pkg/api/api0: Remove old ServerList TODO
pg9182
2022-10-15
pkg/api/api0: Fix Server.clone() for ModInfo
pg9182
2022-10-15
pkg/api/api0: Rename ServerList.GetServerByIP -> ServerList.GetServerCountByIP
pg9182
2022-10-15
pkg/api/api0: Refactor ServerList UpdateServerByID
pg9182
2022-10-15
pkg/api/api0: Add ServerAuthToken field to Server
pg9182
2022-10-15
pkg/api/api0: Include the conflicting server's game addr in error for duplica...
pg9182
2022-10-15
pkg/api/api0: Cache gzipped /client/servers too
pg9182
2022-10-15
pkg/api/api0: Fix ServerList UpdateServerByID eligibility checking
pg9182
2022-10-15
pkg/api/api0: Implement ServerList
pg9182