aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Server/Packets/AuthenticationPackets.cpp
AgeCommit message (Expand)Author
12 daysCore: Updated to 11.2.7Shauren
2025-06-18Core: Updated to 11.1.7Shauren
2025-05-23Core/PacketIO: Move all packet writing utilities to separate fileShauren
2025-05-23Core/PacketIO: Replace static_asserts with concepts and add them to PacketUti...Shauren
2025-05-21Core/PacketIO: Migration to PacketUtilities bit/string operations part 2Shauren
2025-05-17Core/PacketIO: Migration to PacketUtilities bit/string operations part 1Shauren
2025-05-15Core/PacketIO: Rename ByteBuffer::contents to ByteBuffer::dataShauren
2025-04-16Core/Players: Improve setting ActivePlayerData::TransportServerTime by includ...Shauren
2025-03-02Core: Updated to 11.1.0Shauren
2025-03-01Core/PacketIO: Use new packet writing utilities in a bunch of filesShauren
2024-12-18Core: Updated to 11.0.7Shauren
2024-11-06Core/PacketIO: Named a bunch of unknown/unused fieldsShauren
2024-08-02Core/PacketIO: Updated to 11.0.0Shauren
2024-07-31Core/PacketIO: Added example uses of new packet reading/writing utilitiesShauren
2024-02-29Core/Misc: Rename `templat` to `characterTemplate` so it stop looking like a ...Benjamin Jackson
2024-01-21Core: Updated to 10.2.5Shauren
2023-07-12Core: Update to 10.1.5Shauren
2022-12-04Core: Updated to 10.0.2Shauren
2022-07-31Core/PacketIO: Updated packet structures to 9.2.7Shauren
2022-05-06Core/Crypto: Fixed EVP_PKEY reference counting for copied objectsShauren
2022-05-03Core/Crypto: Switch away from most deprecated openssl functions and removed u...Shauren
2022-02-13Core/Misc: Minor game include cleanupShauren
2022-01-23Core/Misc: Replace boost::optional with std::optional part 2Shauren
2021-12-30Core/Networking: Catch ByteBuffer exceptions in WorldSocket::InitializeHandlerShauren
2021-04-06Core/PacketIO: Use new time utilities in packets instead of plain time_t/uint32Shauren
2020-12-08Core/PacketIO: Updated most packet structures to 9.0.1Shauren
2020-09-19Core/PacketIO: Renamed a bunch of opcodes based on more research (only those ...Shauren
2020-08-03Core/Authserver: Authserver cleanup (PR#25093)Treeston
2020-06-23Core/Misc: Replace Trinity::make_unique with std (#24869)Peter Keresztes Schmidt
2020-02-17Core/PacketIO: Updated packets to 8.3.0Shauren
2020-01-02New YearAokromes
2019-07-14Core/PacketIO: Updated packet structures to 8.2Shauren
2019-01-01Update copyright note for 2019vincent-michael
2018-11-05Core/PacketIO: Updated packet structures to 8.0.1Shauren
2018-06-17Core/PacketIO: Fixed SMSG_AUTH_RESPONSE structure after recent hotfixShauren
2018-02-18Core/PacketIO: Updated opcodes and packet structures to 7.3.5Shauren
2018-01-01Update copyright note for 2018vincent-michael
2017-12-29Tools/Patcher: Properly sign certificate bundle7.2.5/24742Shauren
2017-12-25Core/Crypto: Refactor RSA encryption to use openssl functions instead of doin...Shauren
2017-07-20Core/PacketIO: Initialize arrays of primitive typesShauren
2017-05-18Core/Game: Include cleanupShauren
2017-05-13Core/Packets: Implemented CMSG_QUERY_REALM_NAME and SMSG_REALM_QUERY_RESPONSEjoschiwald
2017-05-13Core/Shared: Include cleanupShauren
2017-01-29Core/Player: Moved character_template from character to world dbjoschiwald
2017-01-01Update copyright note for 2017vincent-michael
2016-11-27Core/PacketIO: Fixed server queue displayShauren
2016-10-25Core/PacketIO: Updated packets to 7.1.0.22900Shauren
2016-08-01Core/Packets: Fix a warning (unreferenced locale var)Naios
2016-07-10Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legionShauren
2016-07-07Core/PacketIO: Fixed crash happening when someone sends too small packet that...Shauren