aboutsummaryrefslogtreecommitdiff
path: root/src/server/authserver/Server
AgeCommit message (Expand)Author
2014-06-11Core/Battle.net: Sorted out includes in BattlenetBitStream.hShauren
2014-06-11Core/Battle.net: Added missing include and fixed a warningShauren
2014-06-11Build fixShauren
2014-06-08Core/Commands: Added a set of commands to manage battle.net accountsShauren
2014-06-08Core/Battle.net: Additional checksShauren
2014-06-08Core/Battle.net: Refactored handling multiple game accountsShauren
2014-06-03Core/Battle.net: Removed sending "b", it's supposed to stay secretShauren
2014-06-03Core/Crypto: Refactored HmacHash to make it easier to use with different hash...Shauren
2014-06-01Core/Authserver: Added game account flagsShauren
2014-06-01Core/Battle.net: Implemented reconnectsShauren
2014-06-01Core/Authserver: Refactoring - moved GetAddressForClient to Realm structure, ...Shauren
2014-06-01Core/Battle.net: Refactored ModuleInfo creationShauren
2014-06-01Core/Battle.net: Fixed size check in bit streamShauren
2014-05-31Core/Battle.net: Prevent joining invalid/offline realmsShauren
2014-05-13Core/Battle.net: Use prepared statements in Battlenet::SocketShauren
2014-05-11Core/Battle.net: Fixed RealmJoinResult structure for 4.3.4Shauren
2014-05-10Core/Battle.net: Downgrade packet structures to 4.3.4Shauren
2014-05-07Core/Battle.net: Send account flags in auth completeShauren
2014-05-06Core/Battle.net: Implemented authserverShauren
2014-05-04Core/Battle.net: Fixed encryptionShauren
2014-05-04Core/Battle.netShauren
2014-05-02Core/Battle.net: Refactored FCC writingShauren
2014-05-02Core/Battle.netShauren
2014-04-30Verify received componentsShauren
2014-04-30Core/Auth: Battle.net stuffShauren
2014-01-30Fix warnings introduced on littleendian in 2134cb610d45727a0623741f7416a36088...QAston
2014-01-26Fix incorrect debug log in authserverQAston
2014-01-26Remove unneeded bigendian checks (they're already part of EndianConvert).QAston
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-22Core/Auth: Fix expiring account bansjackpoz
2013-11-16Core/Auth: Fix Auth failing sometimesjackpoz
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-10-28Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.leguybrush
2013-10-27Core/Code: Unify codestyle for brackets: {} to { }.Ascathor
2013-10-05Core/Auth: Mitigate DoS attacks to authserverjackpoz
2013-09-02Auth/Misc: Code cleanup.Chaplain
2013-08-25Core/Auth: Implement time-based token for user login as described in RFC 6238.raczman
2013-08-18Fix BigNumber::AsByteArray function by returning Auto_Ptr.QAston
2013-07-15Core/Config: Refactored ConfigMgrShauren
2013-05-30Core/Misc: Another batch of fixes for issues found by static analysisSpp
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-04-22[Ip2nationLock] Implement the ip2nation lock country.Bezo
2013-02-11Core/RealmSocket: Remove a not required #ifndef MSG_NOSIGNAL / #define MSG_NO...Nay
2013-02-11Core/Sockets: Always try to send MSG_NOSIGNAL in peer().send()Nay
2013-02-08Core/Auth: Reverted part of fb43a92cc2aaffab42efebf025b6a12c01af8fde - sessio...Shauren
2013-01-27Core/Authserver: Added possibility to allow realm connections both from "worl...Shauren
2013-01-14Core/Misc: Apply codestyle to multiple filesSpp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-09Core/Build: Enable Clang PCH support and OS X specific featuresSpp