aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDLL/server/auth
AgeCommit message (Expand)Author
2023-11-22Move player auth to `CServer::ConnectClient` (#548)cat_or_not
2023-10-04Always allow the local player through the banlist (#540)v1.19.4-rc2v1.19.4-rc1v1.19.4Jack
2023-07-07Memory class renaming (#469)F1F7Y
2023-06-28Remove pragma once from source file (#487)Jan
2023-04-17Replace HTTP auth server with Atlas connectionless packetpg9182
2023-03-08Reject banned players during masterserver auth (#434)pg9182
2023-02-14Force-include `pch.h` to all files, remove explicit includes (#393)p0358
2023-02-12Add `CGlobals` class and `g_pGlobals`, and update code to support (#411)BobTheBob
2023-01-04generally cleanup authentication code and fix client state issues with reject...BobTheBob
2022-12-19Restructuring (#365)Emma Miler