summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-08-13audio: Updates for Windows 10 22000 (#655)Daniel Rugerio
* Updates for Windows 10 22000. * Change how WIL is consumed.
2021-07-29Updated Github \nfc\ Windows-driver-samples to use SHA256 for signingJordan Geurten
2021-07-29updated \storage\ Windows-driver-samples to use SHA256 for signingJordan Geurten
2021-07-29Updated \network\radio\HidSwitchDriverSample\ to use SHA256 for signingJordan Geurten
2021-07-29Updated \general\ Windows-driver-samples to use SHA256 for signingJordan Geurten
2021-07-29Updated \security\ Windows-driver-samples to use SHA256 for signingJordan Geurten
2021-07-29Updated \network\wsk\echosrv\ Windows-driver-samples to use SHA256 for signingJordan Geurten
2021-07-29Updated \network\ndis Windows-driver-samples to use SHA256Jordan Geurten
2021-07-29Updated \TrEE\Miniport\TrEEMiniportSample.vcxproj to use SHA256 for signtool /FDJordan Geurten
2021-07-16update driver signing to sha256 (#648)jayguanms
Co-authored-by: Jay Guan <[email protected]>
2021-07-08Merge pull request #650 from olegkMS/mastertobafo19
update hash algorithm to sha256
2021-07-08Merge pull request #649 from Cheoljin/user/chelee/gnssUmdfSHA256tobafo19
User/chelee/gnss umdf sha256
2021-07-07update hash algorithm to sha256Oleg Kagan (111592)
2021-07-06disable SpectreMitigation and pnplockdownCJ Lee
2021-07-06SHA256 updateCJ Lee
2021-07-02[hid\firefly] Set driver signing algorithm to sha256Wei Mao
2021-07-02Merge pull request #643 from taksaku/mastertobafo19
Updating the smartcard pscr project to use SHA256.
2021-06-28Update switch extension samples to use SHA256 driver signingTom Molenhouse
2021-06-24Adding sha256 driver signing to additional driver samples (#645)Dipannita Shaw
Co-authored-by: Dipannita Shaw <[email protected]>
2021-06-24Merge pull request #644 from pingdu2021/mastertobafo19
Update Github \sd\miniport Windows-driver-samples to use SHA256 for s…
2021-06-24Update Github \sd\miniport Windows-driver-samples to use SHA256 for signingPing Du
2021-06-23Updating the smartcard pscr project to use SHA256.Takahisa Sakurai
2021-06-21fix wmiacpi signature sample (#640)Yinghan Yang
Co-authored-by: Yinghan Yang <[email protected]>
2021-06-21Correct signing digestAndrew Dancy
Fix bug where signing digest had incorrectly been stated as sha265 instead of sha256
2021-06-21Merge pull request #638 from dv-msft/user/dhvisput/bug_32135084tobafo19
Set driver signing algorithm to sha256 for some Bluetooth sample drivers.
2021-06-20[bug_32135084]: Set driver signing algorithm to sha256Dhiren Vispute
2021-06-16Changing driver signing to sha256.msofipm
2021-06-14Use SHA 256 signing in fakemodem project. (#627)Vidush Vishwanath
2021-06-10sha256 signingVincent Tam
2021-06-10Merge branch 'microsoft:master' into masterVincent Tam
2021-06-10Update Github \general\pcidrv Windows-driver-samples to use SHA256 for ↵Alena Egorova
signing (#633) Co-authored-by: Alena Egorova <[email protected]>
2021-06-09fix sha alg for samples (#632)Yinghan Yang
Co-authored-by: Yinghan Yang <[email protected]>
2021-06-08clean pt2Elaine Houha
2021-06-08cleaned up msnmtr.vcxproj to only have sha256 changesElaine Houha
2021-06-04Update WPD samples to use sha256Vincent Tam
2021-06-02Merge pull request #629 from NateD-MSFT/mainNateD-MSFT
Remove deprecated API usage in DV-FailDriver-WDM sample.
2021-06-02Remove deprecated API usage in DV-FailDriver-WDM sample.natede-MSFT
2021-06-02Merge pull request #626 from darwin-msft/user/darwou/update_hash_algorithmtobafo19
update hash algorithm to sha256
2021-06-01update hash algorithm to sha256darwin-msft
update hash algorithm to sha256
2021-06-01update wdi samples to use sha256Nikhil Bhansali
2021-05-28added msnmntr.vcxpojElaine Houha
2021-05-28updated driver signing to SHA256Elaine Houha
2021-05-27Update wmisamp to use sha256 file digest algorithmWei Mao
2021-05-25update 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-07Merge pull request #591 from idigdoug/user/dcook/kcsDigesttobafo19
kcs - add sha256, cleanup, use Ctrpp task
2021-05-04Merge pull request #621 from bodengMS/user/bodeng/sha256tobafo19
Update ndis driver samples to use sha256 file digest algorithm.
2021-05-03Update ndis driver samples to use sha256 file digest algorithm.Botao Deng
2021-04-27Merge pull request #619 from yyatmsft/mastertobafo19
Add sha256 signing to applicable print WDK samples
2021-04-27fix driver signingyyatmsft
2021-04-27Merge pull request #618 from dipannita08/mastertobafo19
Fixing bad merge with commit: Driver signing changes for driver samples