aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDedicatedTest/masterserver.cpp
AgeCommit message (Expand)Author
2022-08-25Adjust folder structure (#242)v1.9.5-rc1v1.9.5BobTheBob
2022-06-16Attempt reconnect in case of DUPLICATE_SERVER (#187)GeckoEidechse
2022-06-16Localize error messages from masterserver (#159)Emma Miler
2022-04-24Fix debug builds (#150)Emma Miler
2022-04-13Format projectNorthstar
2022-04-12make curl logging optional (#141)BobTheBob
2022-03-28More exploit fixes by KIttenPopo (#126)GeckoEidechse
2022-03-26Add version numbering to all master server requests (#113)Emma Miler
2022-02-24fix uncommon race condition that creates "phantom" serversBobTheBob
2022-02-23ConVar class rebuild (#90)Kawe Mazidjatari
2022-02-12Format buildainfile.cpp and masterserver.cppBarichello
2022-02-10Update masterserver.cppEmmaM
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