Guild icon
Teeworlds
discord.gg/teeworlds / development
For discussions around the development of the official Teeworlds
Between 2022-03-04 00:00:00Z and 2022-03-05 00:00:00Z
Avatar
  • Replace invalid unicode with Unicode replacement character when packing string with CPacker to ensure only valid UTF-8 is send over the network.
  • Add more size checks to CVariableInt::Pack and ::Unpack. Adjust tests and add tests with too small buffer sizes.
  • Add validation to CMsgPacker. Add CMsgUnpacker with validation to encapsulate the message packing.
  • Add tests for CPacker, CUnpacker, CMsgPacker and CMsgUnpacker.
  • Refactor CPacker and CUnpacker.
    • Mino...
Exported 1 message(s)