aboutsummaryrefslogtreecommitdiff
path: root/src/server/bnetserver
AgeCommit message (Expand)Author
2018-01-21Core/Bnet: Fixed crash that can happen when sending malformed requestsShauren
2018-01-06Core/Misc: Added compatibility layer for boost 1.66 and future std:: networki...Shauren
2018-01-01Update copyright note for 2018vincent-michael
2017-12-20Build: Inherit the features and warning flags privatelyNaios
2017-12-20Build: Use the cotire library for precompiled header handlingNaios
2017-10-17Core/Bnet: Fixed another uninitialized variable (just to shut up static analy...Shauren
2017-10-10Core/Bnet: Fixed uninitialized valueShauren
2017-10-03Warning fixShauren
2017-10-03Core/Bnet: Added support for -launcherlogin logins (external client launcher ...Shauren
2017-09-22Warning fixesShauren
2017-09-22Core/Bnet: Moved loading account info from rest service to sessionShauren
2017-09-21Build fixShauren
2017-09-21Core/Bnet: Implement a way to handle turn protobuf service calls into async r...Shauren
2017-07-21Core/Bnet: Fixed login after gSOAP updateShauren
2017-07-19Buildsystem: Fixed windows pch build with ninjaShauren
2017-07-15Build fix for boost 1.55Shauren
2017-07-14Core/Bnet: Changed login REST service to use async db queries instead of spaw...Shauren
2017-06-08Buildsystem: Minor PCH building changesShauren
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