aboutsummaryrefslogtreecommitdiff
path: root/src/server/bnetserver
AgeCommit message (Expand)Author
2016-06-06Core/Misc: Fixed coverity issuesShauren
2016-06-06Core/Misc: Fixed uninitialized fieldShauren
2016-05-10Core/Common: Move the query callback header to the database projectNaios
2016-04-28Core/authserver.conf.dist: missing description line (#17038)Trond B Krokli
2016-04-18Core/Scripting: Use the path of the worldserver executable to search for the ...Naios
2016-04-16Core/Bnet: Fixed LoginREST.* address selectionShauren
2016-04-12Config: Extended description of LoginREST.*Address valuesShauren
2016-04-10Add missing configuration key LoginDatabase.SynchThreads.Gacko
2016-04-10Add missing configuration key BanExpiryCheckInterval.Gacko
2016-04-10Renamed PublicKeyFile -> CertificatesFileShauren
2016-04-10Make private key and public key configurable.Gacko
2016-04-05Buildsystem: Initial changes to support building with vs clang toolsetShauren
2016-04-04Core/Bnet: Add return LoginREST.ExternalAddress when LoginREST.LocalAddress i...Shauren
2016-03-28Core: Fixed VS 2013 buildShauren
2016-03-28Clang build fixesShauren
2016-03-28Build fixesShauren
2016-03-28Core: Updated to 6.2.4Shauren
2016-03-28Typo fix 423bded9a61e3f1c51ba00327898126c4e3a3f53DDuarte
2016-03-28Core/Network: Change SocketMgr.StartNetwork to take the thread count by arg i...DDuarte
2016-03-26Core/Misc: Moved RealmList to sharedShauren
2016-03-20Core/Dep: Removed ZMQ dependency in preparation for future changesShauren
2016-03-19CMake: Use inherited dependencies in worldserver and authserverNaios
2016-03-16Dep/CppFormat: Update cppformat to cppformat/cppformat@5174b8cNaios
2016-03-11Core/Database: Move singleton instances into compilation unitsNaios
2016-03-11Core/Common: Generalize platform specific includes in common/PlatformNaios
2016-03-03Core/Misc: fix buildMitchesD
2016-03-03Core/Debugging: Make abort() less bad on windows by forcing crash log generationShauren
2016-02-21Core/Common: Add a generic config helper to access built-in overwriteable paths.Naios
2016-02-19Core/Networking: Rewrite networking threading modelShauren
2016-02-16Core/Bnet: Moved expiring bans to background task running every minute by def...Shauren
2016-01-01Update copyright note for 2016Vincent-Michael
2015-12-19Config/BNetServer: Rename yet unused config key to match others.Gacko
2015-12-19Config/BNetServer: Move Wrong.Password.Login.Logging to Auth Server Settings ...Gacko
2015-11-21Core: Updated to 6.2.3.20726Shauren
2015-11-16Server/Config: Fix typo in bnetserver.conf.distGacko
2015-10-24Core/Misc: Fix for builds linked with libc++ instead of libstdc++Shauren
2015-10-12Core/Battle.net: Fixed warnings about uninitialized valuesShauren
2015-10-12Core/Battle.net: Fix "comparison of integers of different signs" warningNaios
2015-10-10Core/Battle.net: Updated packet enums and added new build dataShauren
2015-10-09Update bnetserver.conf.distSean Rhone
2015-10-07Core/Bnetserver: Fixed copypaste mistake for packet namesShauren
2015-10-06Core/Bnetserver: Fix warnings caused through non virtual destructors.Naios
2015-10-06Core/Battle.net:Shauren
2015-10-04Core/Battle.netShauren
2015-09-21Core: Added ABORT() macro to prevent the usage of ASSERT(false) as a quick ha...StormBytePP
2015-09-11Core/Bnetserver: Applied 375363ed08069b6aa7a921e35fdd1cc7affc946e to bnetserv...Shauren
2015-08-24Core/BuildSystem: Merged crypto into common, cleaned include directory lists ...StormBytePP
2015-08-21Core/Build: Merge common library and move database out of sharedStormBytePP
2015-08-16Merge pull request #15297 from StormBytePP/3.3.5_rename_Revision.hjackpoz
2015-08-16Core/Build: Removed obsolete SystemConfig.h and made genrev be part of shared...StormBytePP