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
Age
Commit message (
Expand
)
Author
2022-10-15
pkg/api/api0: Implement /client/auth_with_server
pg9182
2022-10-15
pkg/api/api0: Fix playerCount and maxPlayers server value updates
pg9182
2022-10-15
pkg/api/api0: Fix ErrorCode_NO_GAMESERVER_RESPONSE enum value
pg9182
2022-10-15
pkg/api/api0: Simplify error handling for /client/auth_with_self
pg9182
2022-10-15
pkg/api/api0: Filter out mp_lobby && !private_match from /client/servers
pg9182
2022-10-15
pkg/api/api0: Implement /server/remove_server
pg9182
2022-10-15
pkg/api/api0: Implement server validation for /accounts/write_persistence
pg9182
2022-10-15
pkg/api/api0: Add comment about AuthPort to Server struct
pg9182
2022-10-15
pkg/api/api0: Add more descriptive error for attempts to update nonexistent s...
pg9182
2022-10-15
pkg/api/api0: Fix regression in ServerList refactor
pg9182
2022-10-15
pkg/api/api0: Add nil check to ServerList.freeServer
pg9182
2022-10-15
pkg/api/api0: Implement all server update endpoints
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: Fix /server/add_server response status
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: Implement /server/add_server
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 /client/servers
pg9182
2022-10-15
pkg/api/api0: Implement ServerList
pg9182
2022-10-14
pkg/api/api0: Set last server id in /client/auth_with_self
pg9182
2022-10-14
pkg/api/api0: Relax /accounts/write_persistence serverId check for listen server
pg9182
2022-10-14
pkg/api/api0: /accounts/write_persistence field name is pdata
pg9182
2022-10-14
pkg/api/api0: Fix resp json id type for /client/auth_with_self
pg9182
2022-10-14
pkg/api/api0: Implement /client/origin_auth
pg9182
2022-10-14
pkg/origin: Use uint64 for uids
pg9182
2022-10-14
pkg/origin: Implement backoff for AuthMgr
pg9182
2022-10-14
pkg/origin: Implement AuthMgr
pg9182
2022-10-14
pkg/origin, cmd/origin-login-test: Return nucleus token expiry
pg9182
2022-10-14
pkg/api/api0: Append newline to JSON responses
pg9182
2022-10-13
pkg/api/api0: Implement version gate
pg9182
2022-10-13
pkg/api/api0: Add comment about /accounts/get_username
pg9182
2022-10-13
pkg/api/api0: Implement /client/auth_with_self
pg9182
2022-10-13
pkg/api/api0: Minor log message fix
pg9182
2022-10-13
pkg/api/api0: Implement /client/mainmenupromos
pg9182
2022-10-13
pkg/api/api0/accounts: Fix OPTIONS allow header
pg9182
2022-10-13
pkg/api/api0: Clear ETag when gzipping responses
pg9182
2022-10-13
pkg/api/api0: Reject pdata with too much trailing junk
pg9182
2022-10-13
pkg/storage/memstore: Implement account storage
pg9182
2022-10-13
pkg/api/api0/api0testutil: Add test suite for AccountStorage impls
pg9182
2022-10-13
pkg/api/api0: Fix regression in bff9a5ca7c1ed1ab0af80d9cad17b63672f9a9fc
pg9182
[next]