overte/libraries/networking/src/udt
Stephen Birarda b84109a781 Merge pull request #6040 from huffman/fix-null-node
Fix case where we deref a null pointer in OctreeInboundPacketProcessor
2015-10-09 14:57:16 -07:00
..
BasePacket.cpp add wire size to BasePacket 2015-10-06 14:48:28 -07:00
BasePacket.h add wire size to BasePacket 2015-10-06 14:48:28 -07:00
CongestionControl.cpp Fix infinite recursion error with CC rng 2015-09-30 11:34:11 -07:00
CongestionControl.h sensible defaults for other time_point uses 2015-09-15 10:11:05 -07:00
Connection.cpp fix for re-send timeout in SendQueue 2015-10-09 10:04:35 -07:00
Connection.h Use message part to check recieved packet list 2015-10-02 14:18:17 -07:00
ConnectionStats.cpp fix a bunch of warnings on windows 2015-09-22 16:40:17 -07:00
ConnectionStats.h Fix in-class initialization for windows build 2015-10-02 14:18:18 -07:00
Constants.h add wire size to BasePacket 2015-10-06 14:48:28 -07:00
ControlPacket.cpp handle packet probe when no data available 2015-08-31 10:48:45 -07:00
ControlPacket.h handle packet probe when no data available 2015-08-31 10:48:45 -07:00
LossList.cpp send a handshake before first packet send 2015-08-25 17:12:03 -07:00
LossList.h House cleaning 2015-10-02 14:16:45 -07:00
Packet.cpp Move qdeclare/qregister calls to their respective class header 2015-10-09 09:58:32 -07:00
Packet.h Move qdeclare/qregister calls to their respective class header 2015-10-09 09:58:32 -07:00
PacketHeaders.cpp Merge branch 'master' of https://github.com/highfidelity/hifi into animationGroupSettings 2015-10-07 11:27:50 -07:00
PacketHeaders.h Merge branch 'master' of https://github.com/highfidelity/hifi into animationGroupSettings 2015-10-07 11:27:50 -07:00
PacketList.cpp Move qdeclare/qregister calls to their respective class header 2015-10-09 09:58:32 -07:00
PacketList.h Move qdeclare/qregister calls to their respective class header 2015-10-09 09:58:32 -07:00
PacketQueue.cpp fix a bunch of warnings 2015-10-07 14:48:42 -07:00
PacketQueue.h Fix in-class initialization for windows build 2015-10-02 14:18:18 -07:00
PacketTimeWindow.cpp avoid branching by using %= operator 2015-09-15 15:15:26 -07:00
PacketTimeWindow.h sensible defaults for other time_point uses 2015-09-15 10:11:05 -07:00
SendQueue.cpp fix for re-send timeout in SendQueue 2015-10-09 10:04:35 -07:00
SendQueue.h fix for re-send timeout in SendQueue 2015-10-09 10:04:35 -07:00
SequenceNumber.cpp
SequenceNumber.h fix for sequence point warning 2015-09-08 13:42:52 -07:00
Socket.cpp Move qdeclare/qregister calls to their respective class header 2015-10-09 09:58:32 -07:00
Socket.h cleanup UDT_CONNECTION_DEBUG, add time for node timeout 2015-09-11 16:38:14 -07:00