index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-10-01T05:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
bnetserver
/
Main.cpp
Age
Commit message (
Expand
)
Author
2023-12-17
Core/Bnet: Rewrite LoginRESTService using boost::beast instead of gsoap as ht...
Shauren
2023-12-08
Core/Misc: Minor code modernization - kill std::bind
Shauren
2023-12-01
Core/Misc: Added windows version checks during startup to avoid confusion abo...
Shauren
2023-11-24
Core/Locales: Set active code page and locale used by c string functions to utf8
Shauren
2023-07-15
Core/Network: Refactor local/remote ip address selection code and allow using...
Shauren
2023-07-15
Core/Network: Cleanup asio using directives
Shauren
2023-06-09
Core/Config: Implement reading config overrides from subdirectory (#29068)
Смердокрыл
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2022-09-05
Core/Crypto: Fixed loading legacy openssl provider for RC4 on windows
Shauren
2022-05-03
Core/Crypto: Switch away from most deprecated openssl functions and removed u...
Shauren
2022-03-13
Core/Config: Implement config override with env vars (#26811)
Anton Popovichenko
2022-02-05
Core/Authserver: Removal of sha_pass_hash, compatibility fields, and everythi...
Treeston
2022-01-06
Core/Misc: Properly close database connections when using --update-databases-...
Shauren
2021-12-18
Core/Bnetserver: Added --update-databases-only console argument to bnetserver
Shauren
2021-12-18
[3.3.5] Core/Authserver: TOTP rewrite: (PR #23633)
Treeston
2021-05-24
Core/Misc: Add another boost hack. Fixes bnetserver/worldserver -c command li...
Shauren
2020-09-04
Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...
Shauren
2020-08-03
Core/Authserver: Re-organize the `accounts` table (PR #25135)
Treeston
2020-08-03
Core/Authserver: Authserver cleanup (PR#25093)
Treeston
2020-01-02
New Year
Aokromes
2019-04-14
Core/Dep: Boost 1.70 compatibility
Shauren
2019-01-09
Common: Replace ip2nation by ip2location. (#21957)
Gooyeth
2019-01-01
Update copyright note for 2019
vincent-michael
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-07-14
Core/Bnet: Changed login REST service to use async db queries instead of spaw...
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-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-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-04-18
Core/Scripting: Use the path of the worldserver executable to search for the ...
Naios
2016-03-28
Core: Updated to 6.2.4
Shauren
2016-03-20
Core/Dep: Removed ZMQ dependency in preparation for future changes
Shauren
2016-03-11
Core/Database: Move singleton instances into compilation units
Naios
2016-03-03
Core/Misc: fix build
MitchesD
2016-03-03
Core/Debugging: Make abort() less bad on windows by forcing crash log generation
Shauren
2016-02-16
Core/Bnet: Moved expiring bans to background task running every minute by def...
Shauren
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-09-11
Core/Bnetserver: Applied 375363ed08069b6aa7a921e35fdd1cc7affc946e to bnetserv...
Shauren
2015-08-16
Merge pull request #15297 from StormBytePP/3.3.5_rename_Revision.h
jackpoz
2015-08-16
Core/Build: Removed obsolete SystemConfig.h and made genrev be part of shared...
StormBytePP
2015-08-16
Core/Logging: Refactored appender creation to allow using logging without mys...
Shauren
2015-07-04
Core/Executables: Add --version and -v to worldserver and bnetserver arguments
DDuarte
[next]