Stephen Birarda
|
86b0b78692
|
add a missing semi-colon for windows build
|
2014-04-10 12:27:52 -07:00 |
|
Stephen Birarda
|
9912c4c9a7
|
just call free instead of gnutls_free on windows
|
2014-04-10 12:24:41 -07:00 |
|
Stephen Birarda
|
38867a2f09
|
fix for re-declarations of xgnutls_free
|
2014-04-10 12:14:37 -07:00 |
|
Stephen Birarda
|
97444eac1c
|
put gnutls_free fix in DTLSSession header
|
2014-04-10 12:11:41 -07:00 |
|
Stephen Birarda
|
2c96ce08ae
|
add stackoverflow fix for lnk2001 error in gnutls_free
|
2014-04-10 11:50:26 -07:00 |
|
Stephen Birarda
|
7d4399da35
|
don't use reserved word causing issues on windows
|
2014-04-10 11:01:17 -07:00 |
|
Stephen Birarda
|
52203bd36e
|
another attempt to repair QNetworkInterface call on windows
|
2014-04-10 10:58:20 -07:00 |
|
Stephen Birarda
|
ad0776be4e
|
repair QNetworkConfigurationManager include
|
2014-04-10 10:55:02 -07:00 |
|
Stephen Birarda
|
714db42f87
|
include QNetworkConfigManager to fix HifiSockAddr error on windows
|
2014-04-10 10:51:20 -07:00 |
|
Stephen Birarda
|
da24483d7c
|
include WS2tcpip for socklen_t on windows
|
2014-04-10 10:45:43 -07:00 |
|
Stephen Birarda
|
b87c04444e
|
include winsock2 from HifiSockAddr
|
2014-04-10 10:41:01 -07:00 |
|
Stephen Birarda
|
8b19982e61
|
commit missing Syssocket removals to Node and Logging
|
2014-04-10 10:36:30 -07:00 |
|
Stephen Birarda
|
7cef2def66
|
remove Syssocket which is from our pre-Qt days
|
2014-04-10 10:34:31 -07:00 |
|
Stephen Birarda
|
54647f0f08
|
make sure gnutls define for ssize_t comes before gnutls include
|
2014-04-10 10:27:08 -07:00 |
|
Stephen Birarda
|
16bb28a4fa
|
make GnuTLS a system include to suppress warnings
|
2014-04-10 10:04:02 -07:00 |
|
Stephen Birarda
|
ba6f861ad8
|
fix unmatched #ifdef in Syssocket
|
2014-04-10 09:54:37 -07:00 |
|
Stephen Birarda
|
d5d52f804f
|
add a networking library and link from appropriate targets
|
2014-04-10 09:32:17 -07:00 |
|