File tree
18 files changed
+101
-30
lines changed- Build/Microsoft.Xbox.Services.142.GDK.C
- External
- Xal
- External
- Source/Xal/Include/Xal
- Include
- xsapi-cpp/impl
- xsapi-c
- docs/xsapi-c
- Source/Services
- Achievements/Manager
- Multiplayer/Manager
- RealTimeActivityManager
- Tests/ApiExplorer/Tests
18 files changed
+101
-30
lines changedLines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
14 | 24 | | |
15 | 25 | | |
Submodule libHttpClient updated 47 files
- Build/libHttpClient.142.GDK.C/libHttpClient.142.GDK.C.vcxproj+10
- Build/libHttpClient.142.UWP.C/libHttpClient.142.UWP.C.vcxproj+41-1
- Build/libHttpClient.142.Win32.C/libHttpClient.142.Win32.C.vcxproj+57
- Build/libHttpClient.143.GDK.C/libHttpClient.143.GDK.C.vcxproj+10
- Build/libHttpClient.143.UWP.C/libHttpClient.143.UWP.C.vcxproj+40
- Build/libHttpClient.143.Win32.C/libHttpClient.143.Win32.C.vcxproj+40
- Build/libHttpClient.Android/CMakeLists.txt+1
- Build/libHttpClient.Android/src/main/java/com/xbox/httpclient/HttpClientWebSocket.java+2-2
- Build/libHttpClient.GDK.props+5-2
- Build/libHttpClient.GDK/libHttpClient.GDK.vcxproj+8
- Build/libHttpClient.Linux/CMakeLists.txt+32-2
- Build/libHttpClient.Linux/curl_Linux.bash+7
- Build/libHttpClient.Linux/openssl_Linux.bash+7
- Build/libHttpClient.UWP.props+4-2
- Build/libHttpClient.Win32.props+4-2
- Build/libHttpClient.Win32/libHttpClient.Win32.vcxproj+44
- Build/libHttpClient.Zlib/libHttpClient.Zlib.vcxitems+182-200
- Build/libcrypto.Win32/libcrypto.Win32.vcxitems+3-3
- Build/libssl.Win32/libssl.Win32.vcxitems+2-2
- Include/httpClient/pal.h+5
- Include/httpClient/trace.h+5-3
- README.md+4-4
- Samples/WebSocketEchoServer/WebSocketEchoServer.cpp+1-1
- Samples/WebSocketEchoServer/WebSocketEchoServer.vcxproj+13-1
- Samples/Win32-Http/Win32Http.vcxproj+12
- Samples/Win32-Http/main.cpp+1-1
- Samples/Win32WebSocket/Win32WebSocket.vcxproj+17-5
- Source/Common/pch_common.h+7
- Source/Global/NetworkState.cpp+7-4
- Source/HTTP/Curl/CurlMulti.cpp+83-45
- Source/HTTP/Curl/CurlMulti.h+2
- Source/HTTP/Curl/CurlProvider.cpp+3-3
- Source/HTTP/WinHttp/winhttp_connection.cpp+18-5
- Source/HTTP/httpcall.cpp+26-9
- Source/Logger/trace.cpp+35-11
- Source/Logger/trace_internal.h+4-2
- Source/Task/LocklessQueue.h+40-6
- Source/Task/TaskQueue.cpp+22-15
- Source/Task/TaskQueueImpl.h+2-1
- Source/Task/TaskQueueP.h+4-3
- Source/Task/ThreadPool_stl.cpp+1-1
- Source/Task/WaitTimer_stl.cpp+57-21
- Source/WebSocket/Android/AndroidWebSocketProvider.cpp+16-6
- Source/WebSocket/Websocketpp/websocketpp_websocket.cpp+157-30
- Tests/UnitTests/Support/TE/UnitTestIncludes_TE.h+3
- Tests/UnitTests/Tests/LocklessQueueTests.cpp+47
- Tests/UnitTests/Tests/TaskQueueTests.cpp+1-1
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
Whitespace-only changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
600 | 600 | | |
601 | 601 | | |
602 | 602 | | |
| 603 | + | |
| 604 | + | |
| 605 | + | |
| 606 | + | |
603 | 607 | | |
604 | 608 | | |
605 | 609 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
354 | 354 | | |
355 | 355 | | |
356 | 356 | | |
| 357 | + | |
357 | 358 | | |
358 | 359 | | |
359 | 360 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1355 | 1355 | | |
1356 | 1356 | | |
1357 | 1357 | | |
1358 | | - | |
| 1358 | + | |
1359 | 1359 | | |
1360 | 1360 | | |
1361 | 1361 | | |
| |||
1389 | 1389 | | |
1390 | 1390 | | |
1391 | 1391 | | |
1392 | | - | |
| 1392 | + | |
1393 | 1393 | | |
1394 | 1394 | | |
1395 | 1395 | | |
1396 | 1396 | | |
1397 | 1397 | | |
1398 | 1398 | | |
1399 | 1399 | | |
1400 | | - | |
| 1400 | + | |
1401 | 1401 | | |
1402 | 1402 | | |
1403 | 1403 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
294 | 294 | | |
295 | 295 | | |
296 | 296 | | |
297 | | - | |
| 297 | + | |
298 | 298 | | |
299 | 299 | | |
300 | 300 | | |
| |||
0 commit comments