aboutsummaryrefslogtreecommitdiff
path: root/src/network/networkpacket.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix critical vulnerabilities and bugs with NetworkPacketkwolekr2015-08-061-9/+4
* Make early protocol auth mechanism generic, and add SRPest312015-05-111-1/+3
* Stop NetworkPacket methods from producing bloated packetsJay Arndt2015-05-051-1/+1
* NetworkPacket: reading outside packet is now clearer.Loic Blot2015-04-011-0/+2
* Connection::Receive(): receive Network Packet instead of SharedBuffer<u8>.Loic Blot2015-03-311-1/+4
* Remove unused ConnectionCommand::sendToAll function. NetworkPacket::oldForgeP...Loic Blot2015-03-221-1/+1
* [Patch 2/4] Network rework: packet writing, sending and cleanupsLoic Blot2015-02-161-11/+54
* Network Layer 7 rework (Packet handling)Loic Blot2015-02-101-0/+86