Граф коммитов

478 Коммитов

Автор SHA1 Сообщение Дата
Josh Wittner 81fd28186c
Merge pull request #312 from microsoft/users/GitHubPolicyService/59e06b0a-3d08-47e6-b4a4-049878362e13
Adding Microsoft SECURITY.MD
2022-09-26 10:01:32 -07:00
microsoft-github-policy-service[bot] 269e7a4436
Microsoft mandatory file 2022-09-08 15:19:07 +00:00
Kurtis 2916082b9c
Merge pull request #309 from artsouflMS/master
Fix bug that user was not able to get certificate
2020-12-11 15:40:04 -08:00
artsouflMS 60a10ec223 Reset stream on get certificate 2020-11-09 13:57:17 +00:00
Andrey Chistyakov f9ce07c667
Return null instead of empty stream from Post/Delete/Put requests (#306) 2020-01-29 11:03:19 -08:00
Andrey Chistyakov fc217fac80
Bugfix of launch params reading (#303) 2020-01-28 17:03:03 -08:00
Andrey Chistyakov 2c67e0b8c9 Support large files downloading (like crashdumps) from device (#302)
* Support HoloLens 2 devices

* Delayed HTTP GET operation

* Allow unsafe HTTP headers for support large file downloading in Device Portal

* Removing unsupported Length parameter from delayed GET buffer

* fix unit tests

* fix post unexisting file test

* support for uploading large files
2019-12-03 09:33:28 -08:00
mgurlitz 3d83c879f7 Fix Xbox One platform detection (#298) 2019-07-17 12:10:02 -07:00
Andrey Chistyakov aaa43d52ef Origin Address changed according MS policies for Device Portal (#297)
* Origin Address changed according MS policies for Device Portal

* support for non-default port
2019-06-07 15:33:09 -07:00
Namrata Rajiv Kedia 1e2b34258f softap (#291) 2018-07-24 08:40:39 -07:00
David Kline c373fae13d
Merge pull request #290 from WilliamsJason/WilliamsJason_minorErrorHandling
Minor fix to avoid exception in error parsing case
2018-06-28 17:37:32 -07:00
Jason Williams 06b65c173b
Better app streaming and StyleCop fixes (#283)
* Refactored use of async. No tight while-loops but instead using await and continue on background threads.

* Remove use of .Wait() to avoid potential deadlocks. increase use of ConfigureAwait, and remove await where not needed

* Simplified async code. Instead of forwarding to tasks and have to switch to ui thread, it's easier to just await and continue on the same thread here.

* First stab at using a custom http multipart content to avoid large memory consumption when installing large files.

* Changed implementation to Explicit

* Use proper separation between attachments

* Resolve header ordering issue in .NET, and force non-quoted boundary

* Boundary fixes.

* Update last merge

* StyleCop fixups

* Added streaming improvements to xbox's loose deploy as well
2018-06-14 09:25:07 -07:00
Jason Williams (BEARDED XBOX DEV) f458f2f7ee Minor fix to avoid exception in error parsing case 2018-06-14 09:22:23 -07:00
Jason Williams fe13540085
Fix capitalization on crash dump collection (#288) 2018-02-22 11:40:11 -08:00
Jason Williams 0c96e12604
No file changes. Cleaning up my fork. (#282)
* Add an IsFolder method to FileOrFolderInformation class.

* Updated per review feedback

* Adds PackageOrigin to PackageInfo class.

* PackageOrigin details and helper method

Quick helper method to determine if the app is sideloaded.

* Clean up some StyleCop errors.

* Reimplement CSRF management in the wrapper project.

* Make underlying HTTP wrappers public so they can be called directly from a device portal instance
2017-12-20 09:17:28 -08:00
Karan Nandwani 325dcc2e0e Required metadata changes for Microsoft NuGet packages (#276) 2017-11-16 14:40:29 -08:00
Hirsch Singhal 19172b9079
Merge branch 'release' into master 2017-11-14 19:24:19 -05:00
Hirsch Singhal 9cf36662ef
Bump version a bit for Nuget (#273) 2017-11-14 19:22:33 -05:00
Matt Hyman 8644bf7c3b Ensure that TLS 1.1 and 1.2 are enabled for .NET. (#272)
Thanks!
2017-11-14 19:08:10 -05:00
Hirsch Singhal f2513bf4ac URL Encode the File Explorer Delete/Get API. (#262) 2017-07-24 13:46:44 -07:00
Hirsch Singhal 984d784dc1 BREAKING CHANGE 0.9.5 release (#259)
* Update content for WER

* Update docs for XML.

* Update Copyright to 2017 :)

* fixes for #226, 227 and 228

* enable xml documentation generation (#232)

* enable xml documentation generation

* only generate xml documentation in release builds

* Update docs

* Filenames to StorageFiles

* Update README.md (#235)

Somebody decided to move all of the Hololens documentation and as a result pretty much every existing link on the internet is broken.  Fixing this one.

* Fixes a minor bug with xbox sample and cleans up StyleCop (#237)

* Add an IsFolder method to FileOrFolderInformation class.

* Updated per review feedback

* Adds PackageOrigin to PackageInfo class.

* PackageOrigin details and helper method

Quick helper method to determine if the app is sideloaded.

* Clean up some StyleCop errors.

* Restores our CSRF token handling (#238)

Addresses Issue #216

* Make underlying HTTP methods public so they can be called on a DevicePortal instance (#243)

* Prelim setup of namespaces

* Move HTTP Stream apis to public. Finish move of namespaces.

* Revert "Move HTTP Stream apis to public. Finish move of namespaces."

This reverts commit 2e715ff0ac.

* Revert "Revert Namespaces changes in Master"

This reverts commit 871564eb18f525878063ca8cc4b0b9af2bb2ee79.

* Revert Namespaces changes in Master

* Finish Revert

* Setup files for internal CI server and NuGet package creation (#247)

* Create signConfig.xml

* Create DelaySign.extcomp

* Add DelaySign to NET

* Add DelaySign to UWP

* Testing INPATHROOT and full path for codesign

* Update signConfig.xml

* Update signConfig.xml

* Create WindowsDevicePortalWrapper.nuspec

* Changing to unsigned files

* Knowing my coworkers aliases

* Temp test for signing.

* Add StrongNameSigning.

* DelaySign

* New snk

* It's sourceS not source

* Update for XES Setup

* Authenticode Only

* .NET doesn't do sub directories ok

* Set nuspec relative to output

* Wrong folder for nuspec

* Copy also copies folders

* Update required fields in nuspec

* Correct names for signing

* Delete DelaySign.extcomp

* Removing extcomp

* Remove XEF delay sign

* Remove XEFDelay sign from net

* Fix blank version.

* Add TimeSpan field to Battery API results #161 (#250)

* Add IC server info for maintainers.

* fix field sizes in DeviceProcessInfo

* Fix SystemPerformanceInformation DataContract and add asserrt when websocket fails to parse data.

* Fix automated tests.

* Consolidate the assert on a deserialization failure to all rest requests and reduce duplicated logic.

* Fix spacing.

* Increase version number to 0.9.5.0. (#257)

* Make generic Stream REST APIs public as well. (#258)
2017-07-10 10:58:02 -07:00
Matt Hyman 7b96330053 Merge branch 'release' into master 2017-07-10 10:41:24 -07:00
Hirsch Singhal ad1845692a Make generic Stream REST APIs public as well. (#258) 2017-07-10 10:27:14 -07:00
Matt Hyman 7341d2cd25 Increase version number to 0.9.5.0. (#257) 2017-07-10 10:05:57 -07:00
David Kline efc4740e18 Merge pull request #256 from Microsoft/user/MattH/DeserializationAssertConsolidation
Consolidate the assert on a deserialization failure to all rest requests
2017-07-10 09:43:32 -07:00
Matt Hyman b69902aabe Fix spacing. 2017-07-07 18:51:11 -07:00
Matt Hyman 8080597b2d Consolidate the assert on a deserialization failure to all rest requests and reduce duplicated logic. 2017-07-07 18:47:21 -07:00
Matt Hyman 7a44caa1f7 Merge pull request #255 from Microsoft/user/mattH/performanceDataFix
Fix SystemPerformanceInformation DataContract and add assert when web socket fails to parse data.
2017-07-07 16:27:45 -07:00
Matt Hyman eb1343daa9 Fix automated tests. 2017-07-07 16:19:25 -07:00
Matt Hyman d5229799fb Fix SystemPerformanceInformation DataContract and add asserrt when websocket fails to parse data. 2017-07-07 13:54:24 -07:00
David Kline 8914e38405 Merge pull request #253 from davidkline-ms/RunningProcessFix
Merg
2017-06-07 10:34:11 -07:00
David Kline (ANALOG) f8353de3d3 fix field sizes in DeviceProcessInfo 2017-06-07 10:28:53 -07:00
Hirsch Singhal db3600b607 Add IC server info for maintainers. 2017-05-25 12:17:20 -07:00
Hirsch Singhal dbc83d7f3a Add TimeSpan field to Battery API results #161 (#250) 2017-05-23 11:07:24 -07:00
Hirsch Singhal b6aaf9b7aa Setup files for internal CI server and NuGet package creation (#247)
* Create signConfig.xml

* Create DelaySign.extcomp

* Add DelaySign to NET

* Add DelaySign to UWP

* Testing INPATHROOT and full path for codesign

* Update signConfig.xml

* Update signConfig.xml

* Create WindowsDevicePortalWrapper.nuspec

* Changing to unsigned files

* Knowing my coworkers aliases

* Temp test for signing.

* Add StrongNameSigning.

* DelaySign

* New snk

* It's sourceS not source

* Update for XES Setup

* Authenticode Only

* .NET doesn't do sub directories ok

* Set nuspec relative to output

* Wrong folder for nuspec

* Copy also copies folders

* Update required fields in nuspec

* Correct names for signing

* Delete DelaySign.extcomp

* Removing extcomp

* Remove XEF delay sign

* Remove XEFDelay sign from net

* Fix blank version.
2017-05-18 14:30:11 -07:00
Hirsch Singhal d3db06e20c Finish Revert 2017-05-18 12:55:34 -07:00
Hirsch Singhal 4072637122 Revert Namespaces changes in Master 2017-05-18 12:54:11 -07:00
Hirsch Singhal 463898fa2f Revert "Revert Namespaces changes in Master"
This reverts commit 871564eb18f525878063ca8cc4b0b9af2bb2ee79.
2017-05-18 12:54:00 -07:00
Hirsch Singhal 43ad6e8525 Revert "Move HTTP Stream apis to public. Finish move of namespaces."
This reverts commit 2e715ff0ac.
2017-05-18 12:53:08 -07:00
Hirsch Singhal 2e715ff0ac Move HTTP Stream apis to public. Finish move of namespaces. 2017-05-18 12:39:00 -07:00
Hirsch Singhal 5143af91d4 Merge branch 'master' of https://github.com/Microsoft/WindowsDevicePortalWrapper.git 2017-05-18 11:54:17 -07:00
Hirsch Singhal a6fa6720d7 Prelim setup of namespaces 2017-05-18 11:54:07 -07:00
Jason Williams 7e0605d750 Make underlying HTTP methods public so they can be called on a DevicePortal instance (#243) 2017-05-17 16:42:35 -07:00
Hirsch Singhal e69aa95beb v0.9.4.1 Beta Release - re-add CSRF handling, formatting fixes (#241)
* Update content for WER
* Update docs for XML.

* Update Copyright to 2017 :)
2017-05-05 10:42:35 -07:00
Hirsch Singhal d573c2463f Merge branch 'release' into master 2017-05-05 10:32:53 -07:00
Jason Williams a105f2641b Restores our CSRF token handling (#238)
Addresses Issue #216
2017-04-20 13:12:43 -07:00
Jason Williams 6cde839be1 Fixes a minor bug with xbox sample and cleans up StyleCop (#237)
* Add an IsFolder method to FileOrFolderInformation class.

* Updated per review feedback

* Adds PackageOrigin to PackageInfo class.

* PackageOrigin details and helper method

Quick helper method to determine if the app is sideloaded.

* Clean up some StyleCop errors.
2017-04-19 16:42:56 -07:00
Ben Randall 407a944c53 Update README.md (#235)
Somebody decided to move all of the Hololens documentation and as a result pretty much every existing link on the internet is broken.  Fixing this one.
2017-03-30 09:58:45 -07:00
David Kline 904195d1a8 generate xml documentation for 0.9.4(#233)
* Update content for WER

* Update docs for XML.

* Update Copyright to 2017 :)

* fixes for #226, 227 and 228

* enable xml documentation generation (#232)

* enable xml documentation generation

* only generate xml documentation in release builds

* Update docs

* Filenames to StorageFiles
2017-03-21 13:14:57 -07:00
Hirsch Singhal 9aeaa4bc64 Merge branch 'release' into master 2017-03-21 13:14:17 -07:00