| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-06-03 | Core/Battle.net: Removed sending "b", it's supposed to stay secret | Shauren | |
| 2014-06-03 | Core/Crypto: Refactored HmacHash to make it easier to use with different ↵ | Shauren | |
| hash algorithms | |||
| 2014-06-01 | Replaced ACE based typedefs for fixed width ints with C++11 versions | leak | |
| 2014-06-01 | Core/Authserver: Added game account flags | Shauren | |
| 2014-06-01 | Core/Battle.net: Implemented reconnects | Shauren | |
| 2014-06-01 | Core/Authserver: Refactoring - moved GetAddressForClient to Realm structure, ↵ | Shauren | |
| changed BigNumber string methods to return std::string, added missing prepared statement | |||
| 2014-06-01 | Core/Battle.net: Refactored ModuleInfo creation | Shauren | |
| 2014-06-01 | Core/Battle.net: Fixed size check in bit stream | Shauren | |
| 2014-05-31 | Replaced ACE_INET_Addr with boost::asio::ip::address | leak | |
| 2014-05-31 | Core/Battle.net: Prevent joining invalid/offline realms | Shauren | |
| 2014-05-31 | Ditched ACE_Singleton in favor of C++11 like Singleton | leak | |
| 2014-05-31 | Restore PCH builds and make GCC happy | leak | |
| 2014-05-30 | Damn you VS default settings.. | leak | |
| 2014-05-30 | Replace authserver ACE related code with Boost/C++11 | leak | |
| 2014-05-17 | Merge branch '4.3.4' of github.com:TrinityCore/TrinityCore into 4.3.4 | Shauren | |
| 2014-05-15 | Fix various warnings. The core, the scripts and the tools now compile ↵ | Praetonus | |
| without warnings with -Wall -Wextra -pedantic. -Fix warnings from -Woverflow on implicit constant conversion. -Fix warnings from -pedantic. -Fix warnings from -pedantic. -Fix warnings from -Wformat. Two minor changes in addition : -Replace a defined value equal to 2^31 - 1 by std::numeric_limits<int>::max(). -Remove useless null-check on pointer returned by new. New doesn't returns nullptr on failure, it throws std::bad_alloc. | |||
| 2014-05-13 | Replace ACE signal handling with Boost | leak | |
| 2014-05-13 | Core/Battle.net: Use prepared statements in Battlenet::Socket | Shauren | |
| 2014-05-12 | Add support for Boost 1.55 | leak | |
| 2014-05-11 | Core/Battle.net: Fixed RealmJoinResult structure for 4.3.4 | Shauren | |
| 2014-05-10 | Core/Battle.net: Downgrade packet structures to 4.3.4 | Shauren | |
| 2014-05-07 | Core/Battle.net: Send account flags in auth complete | Shauren | |
| 2014-05-06 | Core/Battle.net: Implemented authserver | Shauren | |
| 2014-05-04 | Core/Battle.net: Fixed encryption | Shauren | |
| 2014-05-04 | Core/Battle.net | Shauren | |
| * Extended AuthResult enum * Implemented WriteString in BitStream * Fixed HexStrToByteArray in reverse mode | |||
| 2014-05-03 | Core/Auth: Add support for build 13930 of china | Aokromes | |
| By phoenixfight closes #11978 | |||
| 2014-05-02 | Core/Battle.net: Refactored FCC writing | Shauren | |
| 2014-05-02 | Core/Battle.net | Shauren | |
| * Fixed AuthResult codes * Fixed BitStream::WriteBytes size check * Fixed comparison operator for packet header * Fixed channel for client packets without channel * Implemented loading modules from database | |||
| 2014-04-30 | Verify received components | Shauren | |
| 2014-04-30 | Core/Auth: Battle.net stuff | Shauren | |
| 2014-03-19 | Authserver: Fix typo | Gacko | |
| 2014-02-05 | Remove whitespaces from previous commit | Gacko | |
| 2014-02-05 | Authserver / Worldserver: Fix warnings about unused variables | Gacko | |
| 2014-01-30 | Fix warnings introduced on littleendian in ↵ | QAston | |
| 2134cb610d45727a0623741f7416a360882133fa This fix prevents possible issues on bigendian machines. Don't use c style casts ppl, it's evul. | |||
| 2014-01-26 | Fix incorrect debug log in authserver | QAston | |
| 2014-01-26 | Remove unneeded bigendian checks (they're already part of EndianConvert). | QAston | |
| 2014-01-01 | Update copyright note for 2014. | Vincent_Michael | |
| Happy new year. | |||
| 2013-12-28 | Core/Misc: Fix warnings | jackpoz | |
| Fix warnings appearing with -Wstrict-aliasing flag. | |||
| 2013-12-22 | Core/Auth: Fix expiring account bans | jackpoz | |
| Fix a database race condition in authserver that would delay the account ban expiry by 1 login because the query that would have removed the ban was executed asynchronously. | |||
| 2013-11-16 | Core/Auth: Fix Auth failing sometimes | jackpoz | |
| Fix a database race condition between authserver saving session key to database asynchronously and worldserver reading it; session key is now saved synchronously. | |||
| 2013-11-08 | Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ↵ | Spp | |
| names are case-sensitive) | |||
| 2013-11-08 | Core/Logs: Create default set of loggers and Appender if the config is wrong. | Spp | |
| - Logger root (Error) - Logger server (Info) - Appender Console Logger names are case-sensitive, Appender names are not. | |||
| 2013-11-07 | Core/Logging: Extend logging system to allow inheritance of loggers | Spp | |
| - Changed default loggers and appenders - '.' determines the relation between loggers ("type.subtype" inherits "type" logger setting if logger "type.subtype" is not defined) - When core logs a message it search for the correct logger (root is the default one) ie: a message logged with "type.subtype" * Core will try to find a logger with name "type.subtype", if its not found then will search for "type", again if its not found it will return the default one "root" | |||
| 2013-10-28 | Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }. | leguybrush | |
| 2013-10-27 | Core/Code: Unify codestyle for brackets: {} to { }. | Ascathor | |
| Also added missing copyright to some files. | |||
| 2013-10-05 | Core/Auth: Mitigate DoS attacks to authserver | jackpoz | |
| Mitigate DoS attacks to authserver like "Wow Auth Flooder.exe" by allowing a finite number of AUTH_LOGON_CHALLEGE packets in a row from same socket, 3 sounds like a reasonable limit. | |||
| 2013-09-03 | Core/Misc: Fixed some more issues found by static code analysis tools. | Sebastian Valle | |
| 2013-09-02 | Auth/Misc: Code cleanup. | Chaplain | |
| *Random performance optimizations | |||
| 2013-08-25 | Core&Tools: Fix warnings and non-pch build | Nay | |
| 2013-08-25 | Core/Auth: Implement time-based token for user login as described in RFC 6238. | raczman | |
| New column in account table is a base32 of token key bytes, coincidentally it is the same format Google's Authenticator Android app uses. If you want that to work, set system time on server correctly and use ntpd. Closes #10527 Signed-off-by: Nay <dnpd.dd@gmail.com> | |||
