aboutsummaryrefslogtreecommitdiff
path: root/src/server/bnetserver
AgeCommit message (Expand)Author
2017-05-13Core/Shared: Include cleanupShauren
2017-05-12Core/Database: Include cleanupShauren
2017-05-11Core/Common: Include cleanupShauren
2017-05-04Core/Misc: Cleanup worldserver/bnetserver main() functions to run destructors...Shauren
2017-03-04Core/Misc: Prefix all preprocessor defines from CompilerDefs with TRINITY_ to...Shauren
2017-01-13Core/DBLayer: Convert async queries to new query callbacks and remove old cal...Shauren
2017-01-01Update copyright note for 2017vincent-michael
2016-11-28Core/Debugging: Partially revert e0fb4445cd2f5f4bb94ea23122548debddc41ba6, th...Shauren
2016-11-28Core/Debugging: Added wheaty everywhere and modified it to always reliably re...Shauren
2016-11-26Core/Bnet: Fixed an issue that allowed client to enter Battlenet::Session::Re...Shauren
2016-09-24Core/Bnet: correct a typo in enum (#17991)tkrokli
2016-09-24Core/Bnetserver: Re-enable ban on wrong passwordKevin Plestan
2016-07-17Tools: Added universal TrinityCore banner with git version info to all toolsShauren
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