Stephen Birarda
|
1386aa57da
|
repair to NLPacket creation from Packet and char*
|
2015-07-22 11:02:45 -07:00 |
|
Stephen Birarda
|
fb7130120a
|
another rename to Socket callbacks
|
2015-07-22 10:16:26 -07:00 |
|
Stephen Birarda
|
7f53eda0d9
|
naming changes to udt::Socket handlers
|
2015-07-22 10:01:24 -07:00 |
|
Stephen Birarda
|
240f53ddd2
|
bunch up the NLPacket constructors
|
2015-07-22 09:51:13 -07:00 |
|
Stephen Birarda
|
30225ba3c1
|
fix spacing for multi-line QDebug in PacketReceiver
|
2015-07-21 13:05:38 -07:00 |
|
Stephen Birarda
|
086e4efe44
|
verify packet versions at ice-server
|
2015-07-21 13:03:39 -07:00 |
|
Stephen Birarda
|
4604bc5a3a
|
leverage udt::Socket in ice-server
|
2015-07-21 12:27:27 -07:00 |
|
Stephen Birarda
|
da761d4c95
|
fix static methods to handle header read/write
|
2015-07-21 12:12:15 -07:00 |
|
Stephen Birarda
|
a61c04aa92
|
allow socket owner to specify unfiltered packets
|
2015-07-21 12:00:16 -07:00 |
|
Stephen Birarda
|
ed6867e1a0
|
add a method to LNL to verify packets
|
2015-07-21 11:47:06 -07:00 |
|
Stephen Birarda
|
3901dbae33
|
fix for broken move in NLPacket/Packet
|
2015-07-21 11:06:25 -07:00 |
|
Stephen Birarda
|
a8618ab3d5
|
Merge branch 'master' of https://github.com/highfidelity/hifi into atp
|
2015-07-21 10:19:12 -07:00 |
|
Brad Davis
|
9016f437a8
|
Merge pull request #5371 from Atlante45/smart_pointers
Smart pointers fixes
|
2015-07-21 08:52:29 -07:00 |
|
Stephen Birarda
|
cea8e01a01
|
add a verify packet operator to verify packets
|
2015-07-20 17:35:16 -07:00 |
|
Stephen Birarda
|
796dfee687
|
udt namespace fixes and NLPacket operator fixes
|
2015-07-20 17:28:04 -07:00 |
|
Stephen Birarda
|
9556fecbe2
|
initial changes to make _nodeSocket a udt::Socket
|
2015-07-20 17:10:22 -07:00 |
|
Stephen Birarda
|
74193b3dac
|
bump packet versions after fix
|
2015-07-20 15:20:14 -07:00 |
|
Stephen Birarda
|
0dc62dd858
|
Merge branch 'protocol' of https://github.com/Atlante45/hifi into protocol
|
2015-07-20 15:14:40 -07:00 |
|
Atlante45
|
bca8d8181d
|
fix entity data packet type value
|
2015-07-20 15:14:16 -07:00 |
|
Stephen Birarda
|
5f592df610
|
don't seek in Packet before open
|
2015-07-20 15:14:07 -07:00 |
|
Atlante45
|
8d6ff2d9f9
|
Merge branch 'master' of https://github.com/highfidelity/hifi into smart_pointers
|
2015-07-20 14:50:44 -07:00 |
|
Atlante45
|
640171d5bd
|
Restore AccountManager setup
|
2015-07-17 18:22:35 -07:00 |
|
Atlante45
|
052c3c987b
|
Fix some more smart pointer
|
2015-07-17 18:10:34 -07:00 |
|
Atlante45
|
256c786e28
|
Merge branch 'master' of https://github.com/highfidelity/hifi into smart_pointers
|
2015-07-17 17:59:19 -07:00 |
|
Stephen Birarda
|
4661bd0075
|
resolve conflicts on merge with clement/protocol
|
2015-07-17 16:58:57 -07:00 |
|
Atlante45
|
c6e471256d
|
Fix atomic construction
|
2015-07-17 16:55:45 -07:00 |
|
Stephen Birarda
|
6419e49f4b
|
call QIODevice constructor from Packet copy
|
2015-07-17 16:35:26 -07:00 |
|
Stephen Birarda
|
c846efb203
|
fix type in Packet constructor
|
2015-07-17 16:24:25 -07:00 |
|
Stephen Birarda
|
1a1c2d6bbe
|
prepend module to QIODevice include
|
2015-07-17 16:20:53 -07:00 |
|
Stephen Birarda
|
30ee80313e
|
add memory include for PacketList
|
2015-07-17 16:18:58 -07:00 |
|
Stephen Birarda
|
487f9dc45d
|
add atomic include for NetworkPeer
|
2015-07-17 16:17:10 -07:00 |
|
Stephen Birarda
|
b71678dfdb
|
repair constructor that takes QByteArray in PacketList
|
2015-07-17 15:47:37 -07:00 |
|
Stephen Birarda
|
9c9c3d5120
|
remove extra debug in PacketList
|
2015-07-17 15:44:17 -07:00 |
|
Stephen Birarda
|
0f534b9f7b
|
fixes for new read and NLPacketList
|
2015-07-17 15:43:20 -07:00 |
|
Stephen Birarda
|
59e14dfd65
|
Merge branch 'protocol' of https://github.com/huffman/hifi into atp
|
2015-07-17 15:32:09 -07:00 |
|
Stephen Birarda
|
9a4cc1308d
|
fix packet list segment break
|
2015-07-17 15:27:57 -07:00 |
|
Ryan Huffman
|
1e7691941c
|
Add raw data read to Packet
|
2015-07-17 15:27:29 -07:00 |
|
Stephen Birarda
|
08bd2adb51
|
remove dead listeners from set of directly connected objects
|
2015-07-17 13:58:14 -07:00 |
|
Stephen Birarda
|
eb80922325
|
Merge branch 'protocol' of https://github.com/huffman/hifi into atp
|
2015-07-17 11:07:10 -07:00 |
|
Ryan Huffman
|
9725184b24
|
Move dataSent signal from PacketReceiver to LimitedNodeList
|
2015-07-17 11:05:07 -07:00 |
|
Stephen Birarda
|
0811553c41
|
add a direct registration for EntityEditPacketSender
|
2015-07-17 10:49:24 -07:00 |
|
Stephen Birarda
|
9466d5eca5
|
add the stop node packet to list of non sourced
|
2015-07-17 09:29:59 -07:00 |
|
Stephen Birarda
|
97312f9898
|
remove dead listener from map right before invoke
|
2015-07-17 09:21:10 -07:00 |
|
Stephen Birarda
|
7d60b86f52
|
kill the PacketLister (AKA Huffman 1 : PacketListener 0)
|
2015-07-17 09:07:39 -07:00 |
|
Stephen Birarda
|
ce6585ccc8
|
fix AC monitor and AM double register
|
2015-07-16 17:44:43 -07:00 |
|
Stephen Birarda
|
e8de73427b
|
fix suppression of hash mismatch messages
|
2015-07-16 17:25:55 -07:00 |
|
Stephen Birarda
|
b257daaef1
|
fix supression of repeated messages for version mismatch
|
2015-07-16 17:23:00 -07:00 |
|
Stephen Birarda
|
2a2eb39066
|
repairs for DS path query and response
|
2015-07-16 17:08:06 -07:00 |
|
Stephen Birarda
|
14e92ceeea
|
remove environment data from packet headers
|
2015-07-16 16:25:13 -07:00 |
|
Stephen Birarda
|
b1be617481
|
add back MAX_PACKET_HEADER_BYTES
|
2015-07-16 16:12:01 -07:00 |
|