aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDedicatedTest/masterserver.cpp
AgeCommit message (Expand)Author
2021-12-30force ipv4 while ipv6 is still unsupportedBobTheBob
2021-12-30move to server auth token system for verifying gameserver auth messages, rath...BobTheBob
2021-12-29escape password entry requestBobTheBob
2021-12-29fix a typo and move to new sslBobTheBob
2021-12-29move to libcurl for masterserver as libhttp seems to be buggy and have bad er...BobTheBob
2021-12-28add retry logic to masterserver requestsBobTheBob
2021-12-26add more descriptive message for AddSelfToServerList failureBobTheBob
2021-12-26better httplib errors and higher timeoutsBobTheBob
2021-12-25change how we handle invalid serversBobTheBob
2021-12-25fix a bug with launcher not showing serversBobTheBob
2021-12-24sort servers and fix a formatting issueBobTheBob
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-19openssl supportBobTheBob
2021-12-15dedi ShowWindow patchBobTheBob
2021-12-11write_persistence fixes and custom mainmenupromosBobTheBob
2021-12-11write_persistence fixBobTheBob
2021-11-29web browser changes and dedi fixesBobTheBob
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-06modmanager fixesBobTheBob
2021-11-05reworking modloading codeBobTheBob
2021-10-19add reconnecting to local lobby with auth on leaveBobTheBob
2021-10-19add masterserver mod list support and fix some squirrel issuesBobTheBob
2021-10-17fix a crashing GetCurrentPlaylistVar call, fix mod sortingBobTheBob
2021-10-11add server script early persistence writesBobTheBob
2021-10-01Revert "small modmanager refactors"BobTheBob
2021-09-30small modmanager refactorsBobTheBob
2021-09-26add CommandLine() and Cbuf_ExecuteBobTheBob
2021-09-09add IsValveMod patchesBobTheBob
2021-08-14add authentication with local serverBobTheBob
2021-08-13add local http server for authBobTheBob
2021-08-09add mod localisation, say command and more masterserver stuffBobTheBob
2021-08-06add support for connecting to servers from masterserverBobTheBob
2021-08-05add support for requesting server list from masterserverBobTheBob