| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-08-13 | audio: Updates for Windows 10 22000 (#655) | Daniel Rugerio | |
| * Updates for Windows 10 22000. * Change how WIL is consumed. | |||
| 2021-07-29 | Updated Github \nfc\ Windows-driver-samples to use SHA256 for signing | Jordan Geurten | |
| 2021-07-29 | updated \storage\ Windows-driver-samples to use SHA256 for signing | Jordan Geurten | |
| 2021-07-29 | Updated \network\radio\HidSwitchDriverSample\ to use SHA256 for signing | Jordan Geurten | |
| 2021-07-29 | Updated \general\ Windows-driver-samples to use SHA256 for signing | Jordan Geurten | |
| 2021-07-29 | Updated \security\ Windows-driver-samples to use SHA256 for signing | Jordan Geurten | |
| 2021-07-29 | Updated \network\wsk\echosrv\ Windows-driver-samples to use SHA256 for signing | Jordan Geurten | |
| 2021-07-29 | Updated \network\ndis Windows-driver-samples to use SHA256 | Jordan Geurten | |
| 2021-07-29 | Updated \TrEE\Miniport\TrEEMiniportSample.vcxproj to use SHA256 for signtool /FD | Jordan Geurten | |
| 2021-07-16 | update driver signing to sha256 (#648) | jayguanms | |
| Co-authored-by: Jay Guan <[email protected]> | |||
| 2021-07-08 | Merge pull request #650 from olegkMS/master | tobafo19 | |
| update hash algorithm to sha256 | |||
| 2021-07-08 | Merge pull request #649 from Cheoljin/user/chelee/gnssUmdfSHA256 | tobafo19 | |
| User/chelee/gnss umdf sha256 | |||
| 2021-07-07 | update hash algorithm to sha256 | Oleg Kagan (111592) | |
| 2021-07-06 | disable SpectreMitigation and pnplockdown | CJ Lee | |
| 2021-07-06 | SHA256 update | CJ Lee | |
| 2021-07-02 | [hid\firefly] Set driver signing algorithm to sha256 | Wei Mao | |
| 2021-07-02 | Merge pull request #643 from taksaku/master | tobafo19 | |
| Updating the smartcard pscr project to use SHA256. | |||
| 2021-06-28 | Update switch extension samples to use SHA256 driver signing | Tom Molenhouse | |
| 2021-06-24 | Adding sha256 driver signing to additional driver samples (#645) | Dipannita Shaw | |
| Co-authored-by: Dipannita Shaw <[email protected]> | |||
| 2021-06-24 | Merge pull request #644 from pingdu2021/master | tobafo19 | |
| Update Github \sd\miniport Windows-driver-samples to use SHA256 for s… | |||
| 2021-06-24 | Update Github \sd\miniport Windows-driver-samples to use SHA256 for signing | Ping Du | |
| 2021-06-23 | Updating the smartcard pscr project to use SHA256. | Takahisa Sakurai | |
| 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 | |||
