Files
DarkflameServer/dCommon
David Markowitz f5d33a773a fix: security fixes (#1974)
* fix: security fixes

dont print passwords for worlds
bound strings from clients
actually enable encryption between rakpeers
dont allow underflow when reading a string

Tested that packets are encrypted
tested that models can still be built
tested that combat still works

* add check

* use c++ nullptr instead of NULL

* initialize to 0

* globalize constant (should be in a namespace at least in the future)

* Update GameMessages.cpp

* check bounds
2026-05-17 14:21:22 -05:00
..
2026-05-17 14:21:22 -05:00
2025-10-19 07:22:45 -05:00
2024-12-24 14:32:08 -08:00
2024-12-24 14:32:08 -08:00
2025-09-21 18:36:32 -07:00
2025-09-21 18:36:32 -07:00
2022-07-28 08:39:57 -05:00
2024-12-24 22:23:14 -08:00
2024-01-01 21:50:00 -06:00
2024-01-01 21:50:00 -06:00
2025-01-02 22:23:40 -06:00
2025-06-08 14:14:35 -05:00
2025-10-10 23:07:16 -05:00
2023-03-26 05:18:45 -07:00