Atlante45
|
b4dc3b1b47
|
Fix windows compile error.
|
2015-12-16 14:27:26 -08:00 |
|
Ryan Huffman
|
34138f07bd
|
Merge branch 'master' of https://github.com/highfidelity/hifi into proto-received-message
|
2015-12-07 08:58:47 -08:00 |
|
Stephen Birarda
|
165db97cb2
|
cleanup double reset debug on assignment-client restart
|
2015-12-04 11:50:27 -08:00 |
|
Ryan Huffman
|
2a416ebc61
|
Merge branch 'master' of https://github.com/highfidelity/hifi into received-message
|
2015-11-18 16:52:23 -08:00 |
|
Ryan Huffman
|
f0ad7f85dc
|
Add readHead* to ReceivedMessage
|
2015-11-18 15:30:30 -08:00 |
|
Stephen Birarda
|
0e3d3451d7
|
make keep alive pings the responsibility of NL
|
2015-11-18 10:24:10 -08:00 |
|
Brad Hefta-Gaub
|
293914b84f
|
added NodeActivated signal to make it easier for users to know when a recently added node has an active socket
|
2015-11-17 16:31:34 -08:00 |
|
Stephen Birarda
|
f5ec458a5e
|
make activeSocket checks more consistent
|
2015-11-17 15:38:03 -08:00 |
|
Stephen Birarda
|
3906a747b8
|
fix a couple of bad checks
|
2015-11-17 15:33:57 -08:00 |
|
Stephen Birarda
|
7dfdb3c72e
|
protect LNL packet sending without active socket
|
2015-11-17 15:04:14 -08:00 |
|
Stephen Birarda
|
584e35e4ab
|
have killNodeWithUUID return success to avoid double lookup
|
2015-11-16 10:58:11 -08:00 |
|
Ryan Huffman
|
9ddcfdf94d
|
Cleanup PacketReceier and ReceivedMessage
|
2015-10-16 09:21:10 -07:00 |
|
Ryan Huffman
|
7682ab00e3
|
Add ReceivedMessage and receive progress
|
2015-10-15 14:09:53 -07:00 |
|
Stephen Birarda
|
8ce3ee0d60
|
have nodes be cleaned up on the NL thread
|
2015-10-08 13:22:43 -07:00 |
|
Stephen Birarda
|
022c4276b9
|
Merge pull request #5892 from Atlante45/protocol
Add channels to UDT
|
2015-10-07 11:06:22 -07:00 |
|
Ryan Huffman
|
74c89ad099
|
Merge pull request #5984 from Atlante45/cleanup_app
Application cleanup
|
2015-10-06 16:58:05 -07:00 |
|
Atlante45
|
ca575bee89
|
Remove unecessary move
|
2015-10-06 16:15:51 -07:00 |
|
Stephen Birarda
|
9079f891e9
|
repair broken node bandwidth stats
|
2015-10-06 14:09:21 -07:00 |
|
Atlante45
|
77a7814854
|
Move sendPingPackets
|
2015-10-06 13:56:20 -07:00 |
|
Atlante45
|
8c1fb67825
|
Lock nodeHash mutex for node lookup
|
2015-09-11 14:21:55 +02:00 |
|
Atlante45
|
08e0a8d705
|
AssetServer JSON stats
|
2015-09-11 14:21:53 +02:00 |
|
Atlante45
|
5808658958
|
Make NodeJSONStats reliable
|
2015-09-11 14:21:53 +02:00 |
|
Stephen Birarda
|
f06e4eaae9
|
fix suppression of packet from unknown node
|
2015-09-09 15:20:35 -07:00 |
|
Stephen Birarda
|
6e7db4e816
|
Merge pull request #51 from huffman/tiemstamp-on-receive-packet-from-packetlist
Move lastHeardMicroStamp to be updated when filtering packets
|
2015-09-01 14:35:07 -06:00 |
|
Ryan Huffman
|
639dbea25b
|
Move lastHeardMicroStamp to be updated when filtering packets
|
2015-09-01 13:32:24 -07:00 |
|
Clément Brisset
|
5a8a95f367
|
Merge pull request #48 from huffman/win-fixes
More Windows build fixes
|
2015-09-01 21:41:56 +02:00 |
|
Ryan Huffman
|
b73d307210
|
Move std::placeholders::_1 to where they are used
|
2015-09-01 12:24:38 -07:00 |
|
Ryan Huffman
|
fb8e822fa8
|
Fix lines longer than 120 columns
|
2015-09-01 12:14:58 -07:00 |
|
Ryan Huffman
|
019d234ffd
|
Replace std::bind for methods that use std::unique_ptr with a lambda
|
2015-09-01 11:58:33 -07:00 |
|
Stephen Birarda
|
be78d7f3aa
|
fix headers for move of UUID to shared
|
2015-09-01 10:20:06 -06:00 |
|
Stephen Birarda
|
de2bfd0d0d
|
some QThread cleanup and fix in Socket
|
2015-08-31 11:30:31 -07:00 |
|
Stephen Birarda
|
4039c2e3e0
|
fix for asset-server naming, deadlock in timeout/wait
|
2015-08-26 14:27:12 -07:00 |
|
Stephen Birarda
|
d039930ca3
|
resolve conflicts on merge with clement/protocol
|
2015-08-26 12:50:13 -07:00 |
|
Ryan Huffman
|
aa7d8678e1
|
Merge branch 'protocol' of github.com:birarda/hifi into atp-server
|
2015-08-26 12:26:11 -07:00 |
|
Ryan Huffman
|
24faab2089
|
Add sendPacketList that take Node
|
2015-08-26 09:29:15 -07:00 |
|
Atlante45
|
179ee73e26
|
Merge branch 'master' of https://github.com/highfidelity/hifi into update_protocol
|
2015-08-26 16:50:33 +02:00 |
|
Atlante45
|
6958a31efe
|
Merge branch 'master' of https://github.com/highfidelity/hifi into protocol
|
2015-08-26 16:37:45 +02:00 |
|
Atlante45
|
c96632d4b6
|
Cleanup connection on node kills
|
2015-08-26 16:07:47 +02:00 |
|
Stephen Birarda
|
6860f3d126
|
add readWithoutCopy for clarity in Packet read
|
2015-08-19 14:32:26 -07:00 |
|
Ryan Huffman
|
5884fcb17b
|
Merge branch 'ordered-sending' into atp-server
|
2015-08-19 12:23:31 -07:00 |
|
Ryan Huffman
|
62eaaed9e5
|
Add PacketList support to LimitedNodeList
|
2015-08-18 23:10:05 -07:00 |
|
Atlante45
|
e8ffe96232
|
Remove const_cast
|
2015-07-30 15:58:05 -07:00 |
|
Stephen Birarda
|
85156b9d0f
|
add a constants file for UDT
|
2015-07-29 15:11:12 -07:00 |
|
Atlante45
|
64e1281d47
|
Restore const, make helper memebers mutable
|
2015-07-28 16:02:33 -07:00 |
|
Atlante45
|
ffdd54d41f
|
Make sendUnreliable take a non const
|
2015-07-28 15:42:53 -07:00 |
|
Atlante45
|
24520c5856
|
LNL send cleanup / Added connection hash
|
2015-07-28 15:32:00 -07:00 |
|
Stephen Birarda
|
2f03075750
|
repairs to type/version header write
|
2015-07-23 15:57:31 -07:00 |
|
Stephen Birarda
|
df47f1dd0b
|
add a BasePacket class for headerless packets
|
2015-07-23 15:20:37 -07:00 |
|
Ryan Huffman
|
cf20701275
|
Update soloNodeOfType to take NodeType_t
|
2015-07-23 15:14:25 -07:00 |
|
Stephen Birarda
|
9e7fb9ae16
|
shuffle Packet headers, use static enum for PacketType
|
2015-07-23 13:56:47 -07:00 |
|