aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDedicatedTest
AgeCommit message (Collapse)Author
2021-12-30force ipv4 while ipv6 is still unsupportedBobTheBob
2021-12-30move to server auth token system for verifying gameserver auth messages, ↵BobTheBob
rather than ip
2021-12-29add proper stack traces to crash handlerBobTheBob
2021-12-29escape password entry requestBobTheBob
2021-12-29fix a typo and move to new sslBobTheBob
2021-12-29lock max_players overrides behind commandline argBobTheBob
2021-12-29move to libcurl for masterserver as libhttp seems to be buggy and have bad ↵BobTheBob
error reporting for client
2021-12-28add retry logic to masterserver requestsBobTheBob
2021-12-27control server max players in playlistBobTheBob
2021-12-27make setplaylistvaroverride support multiple overrides since commandline is ↵BobTheBob
weird
2021-12-26ensure exception logging doesn't happen when a debugger is attachedBobTheBob
2021-12-26add better native crash logging and minidump creationBobTheBob
2021-12-26add more descriptive message for AddSelfToServerList failureBobTheBob
2021-12-26fix potentially unsafe concommandBobTheBob
2021-12-26better httplib errors and higher timeoutsBobTheBob
2021-12-26add setplaylistvaroverride command for setting overrides on dedi from ↵BobTheBob
commandline
2021-12-25change how we handle invalid serversBobTheBob
2021-12-25fix setplaylistvaroverride bugBobTheBob
2021-12-25fix a bug with launcher not showing serversBobTheBob
2021-12-24add logging to connectionless ratelimitsBobTheBob
2021-12-24sort servers and fix a formatting issueBobTheBob
2021-12-24add connectionless ratelimitBobTheBob
2021-12-24prevent playlist var names over 64 characters and send maxplayers on map changeBobTheBob
2021-12-24add playercount param to heartbeatBobTheBob
2021-12-24increase masterserver connection timeoutsBobTheBob
2021-12-23last minute changes before releaseBobTheBob
2021-12-21dedi cleanup and d3d hooksBobTheBob
2021-12-21fix some timing issues on dediBobTheBob
2021-12-20auth fix and typo fixBobTheBob
2021-12-20fix CNetworkStringTableContainer::WriteBaselines crashBobTheBob
2021-12-19server authentication patch to allow for new url to workBobTheBob
2021-12-19openssl supportBobTheBob
2021-12-18attempting to fix a client crashBobTheBob
2021-12-17change placeholder playerdata directoryBobTheBob
2021-12-15dedi ShowWindow patchBobTheBob
2021-12-14add netchan processing limitsBobTheBob
2021-12-11write_persistence fixes and custom mainmenupromosBobTheBob
2021-12-11write_persistence fixBobTheBob
2021-12-05fix a bug with dedi not setting playlist max_players rightBobTheBob
2021-12-03slightly awful fix for allocation issuesBobTheBob
2021-12-02tier0 code cleanup and loadlibrary hook fixBobTheBob
2021-11-29web browser changes and dedi fixesBobTheBob
2021-11-27potential fix for ns_has_agreed_to_send_token not being written to cfgBobTheBob
2021-11-27more masterserver stuff and support for devonly/hidden cvarsBobTheBob
2021-11-13client auth token supportBobTheBob
2021-11-07beginning work on new authBobTheBob
2021-11-07add pdiff enum addsBobTheBob
2021-11-07early pdiff support and vpk file compilation newline fixBobTheBob
2021-11-07more modmanager improvementsBobTheBob
2021-11-06modmanager fixesBobTheBob