Age | Commit message (Expand) | Author |
---|---|---|
2015-08-10 | Make NetworkPacket respect serialized string size limits | kwolekr |
2015-08-06 | Fix critical vulnerabilities and bugs with NetworkPacket | kwolekr |
2015-05-05 | Stop NetworkPacket methods from producing bloated packets | Jay Arndt |
2015-04-03 | Create PacketError exception and use it with ACTIVEOBJECT_REMOVE_ADD handler ... | Loic Blot |
2015-04-01 | NetworkPacket: reading outside packet is now clearer. | Loic Blot |
2015-03-31 | Connection::Receive(): receive Network Packet instead of SharedBuffer<u8>. | Loic Blot |
2015-03-30 | Use Buffer not SharedBuffer in NetworkPacket::oldForgePacket | Loic Blot |
2015-03-22 | Remove unused ConnectionCommand::sendToAll function. NetworkPacket::oldForgeP... | Loic Blot |
2015-02-16 | [Patch 2/4] Network rework: packet writing, sending and cleanups | Loic Blot |
2015-02-10 | Network Layer 7 rework (Packet handling) | Loic Blot |