index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-24T22: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
2022-03-13
Core/Config: Implement config override with env vars (#26811)
Anton Popovichenko
2022-03-12
Core/Misc: Fix mac build
Shauren
2022-03-11
Core/Network: Add option to allow/disallow saving IP addresses to database (#...
Giacomo Pozzoni
2022-02-13
Core/Misc: Cleanup unused includes
Shauren
2022-02-05
Core/Authserver: Removal of sha_pass_hash, compatibility fields, and everythi...
Treeston
2022-01-26
Core/CrashHandler: #ifdef cleanup to make VS not choke when parsing, fixed fi...
Shauren
2022-01-26
Core/Authserver: Deprecation of sha_pass_hash (PR #25138)
Treeston
2022-01-06
Core/Misc: Properly close database connections when using --update-databases-...
Shauren
2022-01-06
Additional cmake entry for configs
ipriver
2022-01-01
Added the ability to use TLS when connecting to a database. (#24348)
myuzhobcplidtkieno
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-12-02
Core/conf: conf.dist typo & grammar corrections (#23190)
Trond B. Krokli
2021-08-08
Core/Misc: ASSERT() cleanup - followup of cherry pick 572eab1c355d9298ee640eb...
Shauren
2021-05-24
Core/Misc: Add another boost hack. Fixes bnetserver/worldserver -c command li...
Shauren
2020-12-12
Dep/Boost: Partial support for boost 1.74 - asio
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-06-30
Core/Misc: Changed GetLocaleByName to return invalid value on invalid input i...
Shauren
2020-06-23
Core/Misc: Replace Trinity::make_unique with std (#24869)
Peter Keresztes Schmidt
2020-06-22
DB/Account: update account_access table (#24788)
ForesterDev
2020-05-09
Core/Battlenet: Add club services
Shauren
2020-04-26
Core: Fix clang 10 warnings
Shauren
2020-04-14
Core/DBLayer: Implement async transaction completion callbacks
Shauren
2020-01-02
New Year
Aokromes
2019-07-27
Core/DBLayer: Prevent committing transactions started on a different database
Shauren
2019-07-27
Core/DBLayer: Prevent using prepared statements on wrong database
Shauren
2019-07-21
Core/bnetserver: Fixed crash happening when sending packets larger than 4096 ...
Shauren
2019-04-14
Core/Dep: Boost 1.70 compatibility
Shauren
2019-01-09
Core/Misc: Improved ip2location code and set it to disabled by default
Shauren
2019-01-09
Common: Replace ip2nation by ip2location. (#21957)
Gooyeth
2019-01-01
Update copyright note for 2019
vincent-michael
2018-12-09
Merge branch 'bfa'
Shauren
2018-11-05
Core/Bnet: Updated protobuf messages and services
Shauren
2018-10-22
Core/Bnet: Safeguard auth process against bad external db modifications
Shauren
2018-04-18
Core/Bnet: Improve client ban messages (#21837)
Roc13x
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
[next]