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-21
pkg/atlas: Allow the log file owner/perms to be configured
pg9182
2022-10-21
pkg/atlas: Use info for all http logs
pg9182
2022-10-21
pkg/api/api0: Simplify update locking/waiting logic
pg9182
2022-10-21
pkg/api/api0/api0testutil: Reduce stress test concurrency on non-Linux platforms
pg9182
2022-10-21
pkg/api/api0/api0testutil: Print errors for stress tests
pg9182
2022-10-21
pkg/cloudflare: Fix printf arguments
pg9182
2022-10-21
all: pg9182 -> r2northstar
pg9182
2022-10-21
pkg/api/api0: Add CORS headers to /client/servers
pg9182
2022-10-21
pkg/api/api0: Add serverlist metric for full servers
pg9182
2022-10-21
pkg/api/api0: Add serverlist metric for servers with players
pg9182
2022-10-21
pkg/api/api0: Fix metrics syntax for _other values
pg9182
2022-10-21
pkg/atlas: Implement config parser and server
pg9182
2022-10-21
pkg/cloudflare: Implement RealIP middleware
pg9182
2022-10-21
pkg/cloudflare: Implement Cloudflare IP list checks
pg9182
2022-10-20
pkg/api/api0: Add metric for stored pdata size
pg9182
2022-10-20
all: Make PdataStorage SetPdata return the stored pdata size
pg9182
2022-10-20
pkg/api/api0: Fix pdataFilterName regression
pg9182
2022-10-19
pkg/api/api0: Fix /accounts/lookup_uid success response
pg9182
2022-10-19
pkg/api/api0/api0testutil: AccountStorage AuthTokenExpiry only needs second p...
pg9182
2022-10-19
pkg/api/api0/api0testutil: Don't require the high uint64 bit to be supported
pg9182
2022-10-19
pkg/api/api0: Add metrics
pg9182
2022-10-19
pk/api/api0: Fix /server/remove_server success HTTP status
pg9182
2022-10-19
pkg/api/api0: Use different error code for a2s timeout when verifying server
pg9182
2022-10-19
pkg/a2s: Explicit timeout error
pg9182
2022-10-19
pkg/api/api0: Treat /accounts/get_username unknown account the same as an unk...
pg9182
2022-10-19
pkg/api/api0: Check length during launcher version extraction
pg9182
2022-10-19
pkg/api/api0: Implement ServerList WritePrometheus
pg9182
2022-10-16
pkg/api/api0: Implement ServerList metrics
pg9182
2022-10-16
pkg/api/api0: Store launcher version in server list
pg9182
2022-10-15
pkg/memstore: Rename from pkg/storage/memstore
pg9182
2022-10-15
pkg/api/api0: Explicitly route /player endpoints
pg9182
2022-10-15
pkg/api/api0: Rework error responses
pg9182
2022-10-15
pkg/api/api0{,/api0gameserver}: Refactor game server auth requests
pg9182
2022-10-15
pkg/api/api0: Clean up old comments
pg9182
2022-10-15
pkg/api/api0: Implement bad words filter option
pg9182
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
[prev]
[next]