index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-28T14:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
bnetserver
Age
Commit message (
Expand
)
Author
2018-01-21
Core/Bnet: Fixed crash that can happen when sending malformed requests
Shauren
2018-01-06
Core/Misc: Added compatibility layer for boost 1.66 and future std:: networki...
Shauren
2018-01-01
Update copyright note for 2018
vincent-michael
2017-12-20
Build: Inherit the features and warning flags privately
Naios
2017-12-20
Build: Use the cotire library for precompiled header handling
Naios
2017-10-17
Core/Bnet: Fixed another uninitialized variable (just to shut up static analy...
Shauren
2017-10-10
Core/Bnet: Fixed uninitialized value
Shauren
2017-10-03
Warning fix
Shauren
2017-10-03
Core/Bnet: Added support for -launcherlogin logins (external client launcher ...
Shauren
2017-09-22
Warning fixes
Shauren
2017-09-22
Core/Bnet: Moved loading account info from rest service to session
Shauren
2017-09-21
Build fix
Shauren
2017-09-21
Core/Bnet: Implement a way to handle turn protobuf service calls into async r...
Shauren
2017-07-21
Core/Bnet: Fixed login after gSOAP update
Shauren
2017-07-19
Buildsystem: Fixed windows pch build with ninja
Shauren
2017-07-15
Build fix for boost 1.55
Shauren
2017-07-14
Core/Bnet: Changed login REST service to use async db queries instead of spaw...
Shauren
2017-06-08
Buildsystem: Minor PCH building changes
Shauren
2017-05-13
Core/Shared: Include cleanup
Shauren
2017-05-12
Core/Database: Include cleanup
Shauren
2017-05-11
Core/Common: Include cleanup
Shauren
2017-05-04
Core/Misc: Cleanup worldserver/bnetserver main() functions to run destructors...
Shauren
2017-03-04
Core/Misc: Prefix all preprocessor defines from CompilerDefs with TRINITY_ to...
Shauren
2017-01-13
Core/DBLayer: Convert async queries to new query callbacks and remove old cal...
Shauren
2017-01-01
Update copyright note for 2017
vincent-michael
2016-11-28
Core/Debugging: Partially revert e0fb4445cd2f5f4bb94ea23122548debddc41ba6, th...
Shauren
2016-11-28
Core/Debugging: Added wheaty everywhere and modified it to always reliably re...
Shauren
2016-11-26
Core/Bnet: Fixed an issue that allowed client to enter Battlenet::Session::Re...
Shauren
2016-09-24
Core/Bnet: correct a typo in enum (#17991)
tkrokli
2016-09-24
Core/Bnetserver: Re-enable ban on wrong password
Kevin Plestan
2016-07-17
Tools: Added universal TrinityCore banner with git version info to all tools
Shauren
2016-06-06
Core/Misc: Fixed coverity issues
Shauren
2016-06-06
Core/Misc: Fixed uninitialized field
Shauren
2016-05-10
Core/Common: Move the query callback header to the database project
Naios
2016-04-28
Core/authserver.conf.dist: missing description line (#17038)
Trond B Krokli
2016-04-18
Core/Scripting: Use the path of the worldserver executable to search for the ...
Naios
2016-04-16
Core/Bnet: Fixed LoginREST.* address selection
Shauren
2016-04-12
Config: Extended description of LoginREST.*Address values
Shauren
2016-04-10
Add missing configuration key LoginDatabase.SynchThreads.
Gacko
2016-04-10
Add missing configuration key BanExpiryCheckInterval.
Gacko
2016-04-10
Renamed PublicKeyFile -> CertificatesFile
Shauren
2016-04-10
Make private key and public key configurable.
Gacko
2016-04-05
Buildsystem: Initial changes to support building with vs clang toolset
Shauren
2016-04-04
Core/Bnet: Add return LoginREST.ExternalAddress when LoginREST.LocalAddress i...
Shauren
2016-03-28
Core: Fixed VS 2013 build
Shauren
2016-03-28
Clang build fixes
Shauren
2016-03-28
Build fixes
Shauren
2016-03-28
Core: Updated to 6.2.4
Shauren
2016-03-28
Typo fix 423bded9a61e3f1c51ba00327898126c4e3a3f53
DDuarte
2016-03-28
Core/Network: Change SocketMgr.StartNetwork to take the thread count by arg i...
DDuarte
[next]