| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-06-02 | Merge pull request #626 from darwin-msft/user/darwou/update_hash_algorithm | tobafo19 | |
| update hash algorithm to sha256 | |||
| 2021-06-01 | update hash algorithm to sha256 | darwin-msft | |
| update hash algorithm to sha256 | |||
| 2021-06-01 | update wdi samples to use sha256 | Nikhil Bhansali | |
| 2021-05-28 | added msnmntr.vcxpoj | Elaine Houha | |
| 2021-05-28 | updated driver signing to SHA256 | Elaine Houha | |
| 2021-05-27 | Update wmisamp to use sha256 file digest algorithm | Wei Mao | |
| 2021-05-25 | update simplemediasource sample (#614) | j-leungyy | |
| * update simplemediasource wrl to winrtcpp COM, add mediatype NV12 (SimpleFrameGenerator), fix Mediatype missing attribute (bitrate), add IMFActivate, IMFSampleAllocator interface and implementation, update hardcode arg with named variables, cleanup sample for StreamIndex and StreamId, add sample KSControl * address PR-it1 comments * address comment from PR-it2, replace manual define of IKSControl by ksproxy.h * remove unuse header * address comment from PR * fix sdk to latest, add driversign algorithm * remove nudget, use submodule | |||
| 2021-05-07 | Merge pull request #591 from idigdoug/user/dcook/kcsDigest | tobafo19 | |
| kcs - add sha256, cleanup, use Ctrpp task | |||
| 2021-05-04 | Merge pull request #621 from bodengMS/user/bodeng/sha256 | tobafo19 | |
| Update ndis driver samples to use sha256 file digest algorithm. | |||
| 2021-05-03 | Update ndis driver samples to use sha256 file digest algorithm. | Botao Deng | |
| 2021-04-27 | Merge pull request #619 from yyatmsft/master | tobafo19 | |
| Add sha256 signing to applicable print WDK samples | |||
| 2021-04-27 | fix driver signing | yyatmsft | |
| 2021-04-27 | Merge pull request #618 from dipannita08/master | tobafo19 | |
| Fixing bad merge with commit: Driver signing changes for driver samples | |||
| 2021-04-27 | Fix mad merge regression | Dipannita Shaw | |
| 2021-04-27 | Merge remote-tracking branch 'upstream/master' | Dipannita Shaw | |
| 2021-04-27 | Fix mad merge regression | Dipannita Shaw | |
| 2021-04-26 | Fixing UcmUcsiAcpiSample driver sample failure in EWDK with VS16.6.0 | Dipannita Shaw | |
| 2021-04-22 | Driver signing changes for driver samples (#612) | Dipannita Shaw | |
| 2021-04-22 | Merge pull request #615 from zeusk/user/shagu/idd-sampleApp-fix | tobafo19 | |
| User/shagu/idd sample app fix | |||
| 2021-04-22 | Fix build issues with WDK 10.0.19041 | Shantanu Gupta | |
| 2021-04-20 | Driver signing changes for driver samples | Dipannita Shaw | |
| 2021-04-20 | Buses samples should use ExAllocatePool2 (#611) | matwilli | |
| * Updating samples to utilize ExAllocatePool2 which zero-initializes pool allocations | |||
| 2021-04-16 | Remove duplicate VHIDMINI_DEVICE_STRING define (#579) | Fredrik Orderud | |
| The same define is also found 4 lines below. | |||
| 2021-04-16 | Remove duplicate markdown file | Wei Mao | |
| 2021-04-16 | Change mhtml to markdown | Wei Mao | |
| 2021-04-16 | Merge pull request #610 from zlockard/patch-5 | tobafo19 | |
| Update SampleBarcodeScannerDrv.inf | |||
| 2021-04-16 | Merge pull request #609 from zlockard/patch-4 | tobafo19 | |
| Update SampleMagneticStripeReaderDrv.inf | |||
| 2021-04-15 | Update SampleBarcodeScannerDrv.inf | zlockard | |
| 2021-04-15 | Update SampleMagneticStripeReaderDrv.inf | zlockard | |
| 2021-04-14 | Merge pull request #608 from zlockard/patch-3 | tobafo19 | |
| Update SampleMagneticStripeReaderDrv.inf | |||
| 2021-04-14 | Merge pull request #607 from zlockard/patch-2 | tobafo19 | |
| Update SampleBarcodeScannerDrv.inf | |||
| 2021-04-14 | Update SimpleAudioSample and Sysvad to use SHA256 signing. (#606) | judzmura | |
| * Update simpleAudioSample to use SHA256 signing. * Update sysvad to use SHA256 driver signing. | |||
| 2021-04-13 | Update SampleMagneticStripeReaderDrv.inf | zlockard | |
| 2021-04-13 | Update SampleBarcodeScannerDrv.inf | zlockard | |
| 2021-03-31 | Merge pull request #599 from vtest-ms/msvmurta-windows-driver-samples | tobafo19 | |
| Set sha256 as the default file digest algorithm for avshws and avscamera | |||
| 2021-03-31 | set sha256 as the default file digest algorithmfor avshws and avscamera | Victor Murta | |
| 2021-03-30 | Update IddCx and KMDOD samples to use SHA256 (#593) | Shantanu Gupta | |
| * Switch to SHA256 for Iddcx and KMDOD samples * Undo changes to SampleDisplay.vcxproj.Filters Co-authored-by: Shantanu Gupta <[email protected]> | |||
| 2021-03-29 | User/jeleung/camera/fixdmft (#594) | j-leungyy | |
| * add config for nudget * add IMFSampleAllocatorControl to QueryInterface | |||
| 2021-03-29 | Adds the HLK APO tests to the public github for windows-driver-samples. (#597) | Brandon Obermeyer | |
| This change is to add the HLK APO tests to the windows-driver-samples to allow for any partners to take a look at the tests to know what exactly is being tested when they run the HLK APO tests. | |||
| 2021-03-25 | Merge pull request #596 from NateD-MSFT/update-sdv-sha | NateD-MSFT | |
| Update SDV sample drivers to use SHA-256 signing. | |||
| 2021-03-25 | Update SDV sample drivers to use SHA-256 signing. | natede-MSFT | |
| 2021-03-25 | Merge pull request #595 from dkluemke/user/dkluemke/toastmonSigning | NateD-MSFT | |
| DV-FailDriver-WDM: Add pnplockdown to INF and set file signing algorithm to sha256 | |||
| 2021-03-25 | Add pnplockdown to INF and set file signing algorithm to sha256 | Drew Kluemke | |
| 2021-03-19 | Merge remote-tracking branch 'upstream/master' | Shantanu Gupta | |
| 2021-03-18 | kcs - add sha256, cleanup, use Ctrpp task | Doug Cook | |
| - Set FileDigestAlgorithm=sha256 - Replace custom "Run Ctrpp" task with Ctrpp task. - Minor cleanup and comments. | |||
| 2021-03-05 | Merge pull request #561 from vtest-ms/master | tobafo19 | |
| Updated default file digest algorithm to sha256 | |||
| 2021-03-04 | Change simbatt sample to sign with sha256 instead of sha1 (#585) | rasunder-ms | |
| 2021-03-01 | Add SimpleAudioSample driver. (#577) | judzmura | |
| * Add SimpleAudioSample driver. * Fixed outdated copyrights and updated readme. * Added Filters as a dependency for Main and defined FileDigestAlgorithm as SHA256. | |||
| 2021-02-22 | remove changes for package test | Prashant Chahar | |
| 2021-02-22 | Merge branch 'master' of https://github.com/microsoft/Windows-driver-samples | Prashant Chahar | |
