Stephen Birarda
|
411733feb7
|
make sure NetworkAccessManager singleton is on main AC thread
|
2014-07-03 11:34:39 -07:00 |
|
John Grosen
|
47a88a2713
|
Updated AssignmentClient to use HifiConfigVariantMap...
...and also updated DomainServer to appropriately use boolean options
|
2014-06-12 17:08:23 -07:00 |
|
Stephen Birarda
|
8a1fdf3486
|
pass wallet UUID from AC to DS, cleanup noisy timer
|
2014-05-20 14:38:51 -07:00 |
|
Stephen Birarda
|
2ef822d19d
|
remove more gnutls includes
|
2014-05-20 11:26:22 -07:00 |
|
Stephen Birarda
|
e3dd6509d8
|
remove dependency on GnuTLS for later replacement with OpenSSL
|
2014-05-20 10:47:11 -07:00 |
|
ZappoMan
|
14e1fa269a
|
cleanup
|
2014-04-21 13:28:03 -07:00 |
|
ZappoMan
|
59cbda20c6
|
added some threading and event debugging
|
2014-04-20 19:48:17 -07:00 |
|
ZappoMan
|
2c02178802
|
Merge branch 'master' of https://github.com/worklist/hifi into shared_and_weak_pointers
Conflicts:
assignment-client/src/AssignmentClient.cpp
assignment-client/src/AssignmentClient.h
libraries/shared/src/NodeList.cpp
|
2014-04-18 14:28:54 -07:00 |
|
Stephen Birarda
|
1c861fbecb
|
resolve conflicts on merge with upstream master
|
2014-04-09 15:36:15 -07:00 |
|
Stephen Birarda
|
684c6b5372
|
run regex header replacement on all cpp files
|
2014-04-09 09:35:42 -07:00 |
|
Stephen Birarda
|
02e2135a2e
|
allow setting of expected DTLS cert hostname from AC
|
2014-04-07 12:52:26 -07:00 |
|
Stephen Birarda
|
69504b0a9d
|
proper cleanup of CA credentials on DTLSClientSession side
|
2014-04-07 09:47:51 -07:00 |
|
Stephen Birarda
|
fd8e32190e
|
perform cleanup of GnuTLS structures across targets
|
2014-04-04 11:08:53 -07:00 |
|
Stephen Birarda
|
62041d91a8
|
rename NodeList DomainInfo to DomainHandler
|
2014-04-01 13:09:35 -07:00 |
|
Stephen Birarda
|
caf2473df8
|
add a DTLSSession object to handle GnuTLS DTLS sessions
|
2014-04-01 13:08:00 -07:00 |
|
ZappoMan
|
faa062f8ab
|
use single instance of SharedAssignmentPointer for assignment client so we actually get reference counting
|
2014-03-31 14:08:19 -07:00 |
|
Stephen Birarda
|
eb35b63651
|
use a shared pointer for more elegant cleanup at assignment conclusion
|
2014-03-28 10:48:44 -07:00 |
|
ZappoMan
|
450a9c03a7
|
revert changes
|
2014-03-18 23:54:23 -07:00 |
|
ZappoMan
|
499c4bd500
|
fix octree server crashes on various shutdown corner cases
|
2014-03-18 17:44:53 -07:00 |
|
Stephen Birarda
|
b09ed1dff1
|
present a login window on app start
|
2014-02-25 10:53:13 -08:00 |
|
Stephen Birarda
|
61fcfd17e3
|
add org and app info to AC for settings ini
|
2014-02-24 15:16:56 -08:00 |
|
Stephen Birarda
|
050d223b3a
|
add domain connection reset to NodeList reset
|
2014-02-24 13:33:52 -08:00 |
|
Stephen Birarda
|
27c779666b
|
add auth to assignment-client, fix refresh of static assignments
|
2014-02-24 13:29:32 -08:00 |
|
Stephen Birarda
|
340248ac43
|
resolve conflicts on merge with upstream master
|
2014-02-21 15:16:15 -08:00 |
|
Stephen Birarda
|
a6c1e3e87f
|
tweaks to domain-server authentication flow
|
2014-02-20 16:31:50 -08:00 |
|
Stephen Birarda
|
cfec1e583e
|
fix logging target-name extra characters
|
2014-02-20 12:02:23 -08:00 |
|
Stephen Birarda
|
7c69028dc5
|
hook up domain request for node to authenticate
|
2014-02-18 10:54:45 -08:00 |
|
Stephen Birarda
|
37f1f7ba4f
|
add a DomainInfo class to hold domain information
|
2014-02-18 09:59:22 -08:00 |
|
Stephen Birarda
|
a5636d2dc0
|
make ThreadedAssignment subclasses handle QUdpSocket readyRead, closes #1895
|
2014-02-07 12:25:43 -08:00 |
|
Stephen Birarda
|
66d4eeb805
|
enforce both a version and hash match for packets
|
2014-02-07 11:10:38 -08:00 |
|
Stephen Birarda
|
e72f6d16cc
|
rename NodeList ownerUUID to sessionUUID
|
2014-02-06 11:43:23 -08:00 |
|
Stephen Birarda
|
c754663582
|
force queued connection for readyRead on node socket in case it moves, closes #1685
|
2014-01-31 17:09:08 -08:00 |
|
Stephen Birarda
|
4de270b832
|
cleanup Node types, closes #1726
|
2014-01-28 13:38:33 -08:00 |
|
Stephen Birarda
|
85ebad979f
|
repair assignment flow errors from packet changes
|
2014-01-28 11:15:38 -08:00 |
|
Stephen Birarda
|
4103cc1cde
|
packet header changes and beginning of conversion to QByteArray
|
2014-01-28 10:36:08 -08:00 |
|
Stephen Birarda
|
9d71671a52
|
add extra debugging to packet mismatch
|
2014-01-24 09:10:27 -08:00 |
|
Stephen Birarda
|
9095874844
|
fix moveToThread for AssignmentClient NodeList, fixes #1551
|
2014-01-16 12:30:23 -08:00 |
|
Stephen Birarda
|
599e3bb9e5
|
resolve conflicts on merge with upstream master
|
2014-01-14 16:15:58 -08:00 |
|
Stephen Birarda
|
987c639e36
|
initial newline removal from all QDebug calls
|
2014-01-14 13:09:22 -08:00 |
|
Stephen Birarda
|
fa01383f3f
|
move the NodeList to the thread used for a ThreadedAssignment
|
2014-01-14 11:26:26 -08:00 |
|
Stephen Birarda
|
ceb8ca7a23
|
changes to AssignmentClient architecture to fix fork behaviour
|
2014-01-10 16:59:01 -08:00 |
|
Stephen Birarda
|
2409b5f784
|
complete inital test of AudioInjector API
|
2013-12-19 13:46:37 -08:00 |
|
Stephen Birarda
|
71aca69410
|
fix rendered scope for new Qt Audio
|
2013-12-05 11:36:45 -08:00 |
|
Stephen Birarda
|
da580ecbaf
|
fix inclusion of QThread in Assignment
|
2013-12-03 12:31:39 -08:00 |
|
Stephen Birarda
|
3d14fba7ab
|
have AssignmentFactory return a ThreadedAssignment
|
2013-12-03 12:14:24 -08:00 |
|
Stephen Birarda
|
5143c68b91
|
fix packet sending from VoxelScriptingInterface
|
2013-12-03 12:09:47 -08:00 |
|
Stephen Birarda
|
c3b6a7b24c
|
setup subclass for threaded assignments
|
2013-12-03 10:22:13 -08:00 |
|
Stephen Birarda
|
02732e9a2e
|
cleanup memory leaks and timing on assignment threading
|
2013-12-03 10:03:56 -08:00 |
|
Stephen Birarda
|
330eff72ce
|
repair usage of DS as STUN server
|
2013-12-02 17:18:07 -08:00 |
|
Stephen Birarda
|
113ef1b386
|
fix cleanup of finished assignment
|
2013-12-02 16:45:13 -08:00 |
|