DarkflameServer/dNet
Jett 9e08bb20d2
Implement proper bounds checks across the codebase (#681)
* Implement proper bounds checks across the codebase

* Implement strnlen_s for cross platform
2022-07-26 20:52:04 -05:00
..
AuthPackets.cpp Make logger automatically put a newline (#675) 2022-07-24 21:26:51 -05:00
AuthPackets.h Public release of the DLU server code! 2021-12-05 18:54:36 +01:00
ChatPackets.cpp Public release of the DLU server code! 2021-12-05 18:54:36 +01:00
ChatPackets.h Public release of the DLU server code! 2021-12-05 18:54:36 +01:00
ClientPackets.cpp Make logger automatically put a newline (#675) 2022-07-24 21:26:51 -05:00
ClientPackets.h Public release of the DLU server code! 2021-12-05 18:54:36 +01:00
CMakeLists.txt Update CMake configuration for easier maintenance (#642) 2022-07-17 00:24:16 +01:00
dMessageIdentifiers.h Add Hot Properties struct and address some whitespace (no functionality change) (#667) 2022-07-22 19:58:20 -07:00
dNetCommon.h Public release of the DLU server code! 2021-12-05 18:54:36 +01:00
dServer.cpp Make logger automatically put a newline (#675) 2022-07-24 21:26:51 -05:00
dServer.h Public release of the DLU server code! 2021-12-05 18:54:36 +01:00
MasterPackets.cpp Replace the usage of RakString (#648) 2022-07-17 04:40:46 +01:00
MasterPackets.h Public release of the DLU server code! 2021-12-05 18:54:36 +01:00
PacketUtils.cpp Implement proper bounds checks across the codebase (#681) 2022-07-26 20:52:04 -05:00
PacketUtils.h Implement proper bounds checks across the codebase (#681) 2022-07-26 20:52:04 -05:00
WorldPackets.cpp Make logger automatically put a newline (#675) 2022-07-24 21:26:51 -05:00
WorldPackets.h Efficiency and naming changes. 2022-07-18 10:01:43 +01:00
ZoneInstanceManager.cpp Public release of the DLU server code! 2021-12-05 18:54:36 +01:00
ZoneInstanceManager.h Public release of the DLU server code! 2021-12-05 18:54:36 +01:00