aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared/Packets/ByteBuffer.cpp
AgeCommit message (Expand)Author
2020-05-11Core/ByteBuffer: Fixed output truncation in ByteBuffer::hexlike (#24595)NoName
2020-03-18Core/PacketIO: Add a validating string helper class for use in packet classesShauren
2020-03-15Core/ByteBuffer: Fix string formatShauren
2020-03-15Core/PacketIO: Validate utf8 in every client packetShauren
2020-01-02New yearAokromes
2019-01-01Happy New Year, folks. It's 2019!Treeston
2018-01-01Update copyright note for 2018tkrokli
2017-11-12Core/Misc: Fix static analysis issuesjackpoz
2017-06-19Core: ported headers cleanup from master branchariel-
2017-01-02Update Copyright notice for 2017tkrokli
2016-01-01Update copyright note for 2016Rushor
2015-01-01Update copyright note for 2015Vincent-Michael
2014-08-10Core/NetworkIO: Allow receiving packets bigger than buffer size and properly ...Shauren
2014-08-06Core/Misc: Fixed textlike/hexlike methods of ByteBuffer to print properlyShauren
2014-06-23Merge branch 'master' of github.com:TrinityCore/TrinityCore into boostSubv
2014-06-21Removed ACE dependies from ByteBufferleak
2014-06-01Core/NetworkIO: Fix performance loss when handling bad packetsjackpoz
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-03-26Core: Fix compile with WITH_COREDEBUG option enabledSpp
2013-03-26Core/Misc: Remove the use of logging system from WPFatal (Fixes tools compile)Spp
2013-03-25Core/Misc: Minor optimizations (+code changes to reduce differences with 4.3....Spp
2012-02-29Core/Packets: Fixed exceptions being incorrectly thrown when appending empty ...Shauren
2012-02-29Core: Build fix (for real this time) and warning fixShauren