aboutsummaryrefslogtreecommitdiff
path: root/src/server/authserver
AgeCommit message (Expand)Author
2014-08-22Core/Battle.net: Use real account name from account table to auth instead of ...Shauren
2014-08-21Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-08-21Core/Battle.net: Made battle.net port configurableShauren
2014-08-21Core/WorldSession: Added research notes about CMSG_AUTH_SESSION values and re...Shauren
2014-08-15Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-08-12Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-08-11Core/NetworkIO: Prevent queueing more async operations when socket is already...Shauren
2014-08-10Core/Authserver: Fixed writing to invalid memory addressShauren
2014-08-10Core/NetworkIO: Allow receiving packets bigger than buffer size and properly ...Shauren
2014-08-08Core/Misc: Fix static analysis issuesjackpoz
2014-08-05Auth/Main: Fix crashes on shutdownDDuarte
2014-08-05Auth/Networking: Use non-throw resolves in realmlist updatesDDuarte
2014-07-30Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-07-29Scripts/OutdoorPvP: replaced some chat texts with proper defense messagesjoschiwald
2014-07-29Core/Authserver: Fixed invalid memory access when AsByteArray returns less by...Shauren
2014-07-29Core/Config: User-friendlyfy configuration parsing errorsDDuarte
2014-07-29Fixed gcc compile with pchShauren
2014-07-28Attempt to fix centos compileShauren
2014-07-27Core/Network: Use base Socket class for battle.netShauren
2014-07-27Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-07-27Core/Network: Optimized packet sending by removing unneccessary memory copyingShauren
2014-07-27Core/Network: Allow storing any packet types in Socket write queue to reduce ...Shauren
2014-07-27Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-07-27Fixed gcc buildShauren
2014-07-26Core/Network: Refactored socket code, moved common operations to base Socket ...Shauren
2014-07-25Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-07-25Core: Fix non pch buildVincent-Michael
2014-07-25Core/Network: Fix buildDDuarte
2014-07-25Core/Realmlist: Force resolving realm addresses to ipv4Shauren
2014-07-25Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-07-25Core/Network: Fix some possible exceptions on socket.close()DDuarte
2014-07-24Merge branch 'master' into 4.3.4DDuarte
2014-07-23Core/Mains: Handle SIGBREAK to achieve clean shutdown when users click X butt...Shauren
2014-07-23Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-07-22Core/Authserver: Fixed changing realmsShauren
2014-07-22Merge branch 'master' into 4.3.4DDuarte
2014-07-21Core: Kill again whitespace :(Vincent-Michael
2014-07-20Core: Fix non build (gcc)Vincent-Michael
2014-07-20Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-07-20Refactored singletons to enable proper deconstruction during shutdownleak
2014-07-19Build fix (gcc)Shauren
2014-07-19Part 3: Merge branch 'master' of https://github.com/TrinityCore/TrinityCore i...Shauren
2014-07-19Part 1: Merge branch 'master' into 4.3.4Shauren
2014-07-19Merge remote-tracking branch 'origin/master' into 4.3.4Shauren
2014-07-15[Auth\Worldserver] Use boost to load console arguments. (Added a few style ch...Chaplain
2014-07-10Fixed a GCC internal error when compiling AsyncAcceptorSubv
2014-07-07Fixed the authserver not accepting clients.Subv
2014-07-06Removed some unneeded boost dependencies.Subv
2014-07-06Change the freeze detector thread to be a periodic callback running on the th...leak
2014-07-04Refactored both world and auth mainleak