| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-06-21 | fix wmiacpi signature sample (#640) | Yinghan Yang | |
| Co-authored-by: Yinghan Yang <[email protected]> | |||
| 2021-06-21 | Correct signing digest | Andrew Dancy | |
| Fix bug where signing digest had incorrectly been stated as sha265 instead of sha256 | |||
| 2021-06-21 | Merge pull request #638 from dv-msft/user/dhvisput/bug_32135084 | tobafo19 | |
| Set driver signing algorithm to sha256 for some Bluetooth sample drivers. | |||
| 2021-06-20 | [bug_32135084]: Set driver signing algorithm to sha256 | Dhiren Vispute | |
| 2021-06-16 | Changing driver signing to sha256. | msofipm | |
| 2021-06-14 | Use SHA 256 signing in fakemodem project. (#627) | Vidush Vishwanath | |
| 2021-06-10 | sha256 signing | Vincent Tam | |
| 2021-06-10 | Merge branch 'microsoft:master' into master | Vincent Tam | |
| 2021-06-10 | Update Github \general\pcidrv Windows-driver-samples to use SHA256 for ↵ | Alena Egorova | |
| signing (#633) Co-authored-by: Alena Egorova <[email protected]> | |||
| 2021-06-09 | fix sha alg for samples (#632) | Yinghan Yang | |
| Co-authored-by: Yinghan Yang <[email protected]> | |||
| 2021-06-08 | clean pt2 | Elaine Houha | |
| 2021-06-08 | cleaned up msnmtr.vcxproj to only have sha256 changes | Elaine Houha | |
| 2021-06-04 | Update WPD samples to use sha256 | Vincent Tam | |
| 2021-06-02 | Merge pull request #629 from NateD-MSFT/main | NateD-MSFT | |
| Remove deprecated API usage in DV-FailDriver-WDM sample. | |||
| 2021-06-02 | Remove deprecated API usage in DV-FailDriver-WDM sample. | natede-MSFT | |
| 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 | |||
