index
:
NorthstarLauncher
1.10.X
1.11.X
1.12.X
1.14.X
1.15.X
1.16.X
1.17.X
1.18.X
1.19.X
1.20.X
1.4.X
1.5.X
1.6.X
1.7.X
1.9.X
adjust-clang-format-align-trailing-comments
chore/revert-zlib-cmake-fix
chore/update-gitignore-deps-folder
ci/set-specific-msvc-version
ci/use-older-windows
docs/update-build-instructions
experimental-bots-pr
feat/overhaul-mod-loading-locations
feat/update-for-new-verified-json
feat/whitelist-safeio-file-extensions
grapple-fixes
indentation-test
main
merged-main-into-refactor
modloading-rewrite-pr
more-git-blame-ignore-revs
refactor-format-ignore-autohook
refactor-remove-context-file
refactor-temp-test
temp-rcon-fix-attempt
temp/revert-back-to-float-time
temp/test-cmake-formatting
temp/test-conflict
temp/test-dedi-crash-plugin
temp/test-formatting-before-push
temp/test-revert-hooking-change
temp/test-spoon-clang-format
temp/test-spoon-cmake-formatting
test-revert-bik-load
update-lib-curl-pr
Launcher used to modify Titanfall 2 to allow mods to be loaded
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
NorthstarDedicatedTest
/
masterserver.cpp
Age
Commit message (
Expand
)
Author
2022-01-20
Fix recursive matching issue and optimized further
Wtz_LASR
2022-01-20
Fixes and optimizations around title and server names
wolf109909
2022-01-13
unbreak sp
BobTheBob
2022-01-05
refactor to allow servers to reregister themselves in heartbeat
BobTheBob
2022-01-03
merge with upstream
HappyDOGE
2022-01-01
log curl output to the windows console (I think it was intended to work, but ...
p0358
2021-12-31
Isolate out common curl options and add -msinsecure option again
p0358
2021-12-31
Merge branch 'main' of https://github.com/R2Northstar/NorthstarLauncher
p0358
2021-12-31
some post-merge changes combined with my local changes
p0358
2021-12-30
force ipv4 while ipv6 is still unsupported
BobTheBob
2021-12-30
move to server auth token system for verifying gameserver auth messages, rath...
BobTheBob
2021-12-30
actually use custom allocation, override allocators of curl and rapidjson
p0358
2021-12-30
fix various random warnings
p0358
2021-12-30
Merge upstream
p0358
2021-12-29
escape password entry request
BobTheBob
2021-12-29
fix a typo and move to new ssl
BobTheBob
2021-12-29
add launcher.dll proxy option
p0358
2021-12-29
move to libcurl for masterserver as libhttp seems to be buggy and have bad er...
BobTheBob
2021-12-28
fix build error in masterserver.cpp
HappyDOGE
2021-12-28
merge with upstream
HappyDOGE
2021-12-28
implement svc_Print, copy NS hostname to source cvar
HappyDOGE
2021-12-28
add retry logic to masterserver requests
BobTheBob
2021-12-26
add more descriptive message for AddSelfToServerList failure
BobTheBob
2021-12-26
better httplib errors and higher timeouts
BobTheBob
2021-12-25
change how we handle invalid servers
BobTheBob
2021-12-25
fix a bug with launcher not showing servers
BobTheBob
2021-12-24
sort servers and fix a formatting issue
BobTheBob
2021-12-24
prevent playlist var names over 64 characters and send maxplayers on map change
BobTheBob
2021-12-24
add playercount param to heartbeat
BobTheBob
2021-12-24
increase masterserver connection timeouts
BobTheBob
2021-12-23
last minute changes before release
BobTheBob
2021-12-19
openssl support
BobTheBob
2021-12-15
dedi ShowWindow patch
BobTheBob
2021-12-11
write_persistence fixes and custom mainmenupromos
BobTheBob
2021-12-11
write_persistence fix
BobTheBob
2021-11-29
web browser changes and dedi fixes
BobTheBob
2021-11-27
more masterserver stuff and support for devonly/hidden cvars
BobTheBob
2021-11-13
client auth token support
BobTheBob
2021-11-07
beginning work on new auth
BobTheBob
2021-11-06
modmanager fixes
BobTheBob
2021-11-05
reworking modloading code
BobTheBob
2021-10-19
add reconnecting to local lobby with auth on leave
BobTheBob
2021-10-19
add masterserver mod list support and fix some squirrel issues
BobTheBob
2021-10-17
fix a crashing GetCurrentPlaylistVar call, fix mod sorting
BobTheBob
2021-10-11
add server script early persistence writes
BobTheBob
2021-10-01
Revert "small modmanager refactors"
BobTheBob
2021-09-30
small modmanager refactors
BobTheBob
2021-09-26
add CommandLine() and Cbuf_Execute
BobTheBob
2021-09-09
add IsValveMod patches
BobTheBob
2021-08-14
add authentication with local server
BobTheBob
[next]