aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDedicatedTest/masterserver.cpp
AgeCommit message (Expand)Author
2022-02-12Update masterserver.cppv1.5.1-rc2v1.5.1-rc1v1.5.1v1.5.0-rc4v1.5.0-rc3v1.5.01.5.XEmmaM
2022-02-07fixed servername and desc (#68)wolf109909
2022-02-03Format projectNorthstar
2022-01-20Fix recursive matching issue and optimized furtherWtz_LASR
2022-01-20Fixes and optimizations around title and server nameswolf109909
2022-01-13unbreak spBobTheBob
2022-01-05refactor to allow servers to reregister themselves in heartbeatBobTheBob
2022-01-03merge with upstreamHappyDOGE
2022-01-01log curl output to the windows console (I think it was intended to work, but ...p0358
2021-12-31Isolate out common curl options and add -msinsecure option againp0358
2021-12-31Merge branch 'main' of https://github.com/R2Northstar/NorthstarLauncherp0358
2021-12-31some post-merge changes combined with my local changesp0358
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-30actually use custom allocation, override allocators of curl and rapidjsonp0358
2021-12-30fix various random warningsp0358
2021-12-30Merge upstreamp0358
2021-12-29escape password entry requestBobTheBob
2021-12-29fix a typo and move to new sslBobTheBob
2021-12-29add launcher.dll proxy optionp0358
2021-12-29move to libcurl for masterserver as libhttp seems to be buggy and have bad er...BobTheBob
2021-12-28fix build error in masterserver.cppHappyDOGE
2021-12-28merge with upstreamHappyDOGE
2021-12-28implement svc_Print, copy NS hostname to source cvarHappyDOGE
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