<feed xmlns='http://www.w3.org/2005/Atom'>
<title>windows-driver-samples.git/network/trans/WFPSampler/sys, branch user-jakobl-CodeQL-Testing</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/windows-driver-samples.git/atom/network/trans/WFPSampler/sys?h=user-jakobl-CodeQL-Testing</id>
<link rel='self' href='http://cgit.235523.xyz/windows-driver-samples.git/atom/network/trans/WFPSampler/sys?h=user-jakobl-CodeQL-Testing'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/'/>
<updated>2021-05-29T00:56:39Z</updated>
<entry>
<title>updated driver signing to SHA256</title>
<updated>2021-05-29T00:56:39Z</updated>
<author>
<name>Elaine Houha</name>
<email>elhouha@microsoft.com</email>
</author>
<published>2021-05-29T00:56:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=e91d30d5ce2407fa57d7e809c1b7c5e6f63f7aa6'/>
<id>urn:sha1:e91d30d5ce2407fa57d7e809c1b7c5e6f63f7aa6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix potential deadlock due to unregistering callouts during a PowerState callback (#408)</title>
<updated>2019-08-26T18:16:03Z</updated>
<author>
<name>DHarper89936</name>
<email>DHarper@Microsoft.com</email>
</author>
<published>2019-08-26T18:16:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=45ffe35cb1f098cc25c68bd521b68af34cc354cc'/>
<id>urn:sha1:45ffe35cb1f098cc25c68bd521b68af34cc354cc</id>
<content type='text'>
Moves the unregister of callouts into a workitem routine. Additionally fixed an issue which could potentially leak an IOWorkItem</content>
</entry>
<entry>
<title>BUG: Update Tags to match</title>
<updated>2019-08-07T16:31:00Z</updated>
<author>
<name>DHarper89936</name>
<email>DHarper@Microsoft.com</email>
</author>
<published>2019-08-07T16:31:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=0a8bbfe68376ecc5c443d38385630c7642fbc532'/>
<id>urn:sha1:0a8bbfe68376ecc5c443d38385630c7642fbc532</id>
<content type='text'>
update the tags to properly match</content>
</entry>
<entry>
<title>Update ClassifyFunctions_BasicPacketModificationCallouts.cpp (#388)</title>
<updated>2019-06-26T22:49:21Z</updated>
<author>
<name>DHarper89936</name>
<email>DHarper@Microsoft.com</email>
</author>
<published>2019-06-26T22:49:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=75b2290f2a4ece68739d07135d352cdfec3a9e89'/>
<id>urn:sha1:75b2290f2a4ece68739d07135d352cdfec3a9e89</id>
<content type='text'>
fix null pointer deref.  pSendParams has moved under pCompletionData and any further use must be done from this struct</content>
</entry>
<entry>
<title>Fix another typo in WFPSamplerCalloutDriver.inx</title>
<updated>2017-08-18T19:13:59Z</updated>
<author>
<name>Wei Mao</name>
<email>weimao1@gmail.com</email>
</author>
<published>2017-08-18T19:11:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=f0fbfbdba856bb905a6466d47bd760cf8622ec0f'/>
<id>urn:sha1:f0fbfbdba856bb905a6466d47bd760cf8622ec0f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typo in WFPSamplerCalloutDriver.inx</title>
<updated>2017-08-16T23:47:37Z</updated>
<author>
<name>Wei Mao</name>
<email>weimao1@gmail.com</email>
</author>
<published>2017-08-16T23:47:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=836052c0d882f2a694343060e0ed89f73440b4c3'/>
<id>urn:sha1:836052c0d882f2a694343060e0ed89f73440b4c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revised Version of WFP Sampler</title>
<updated>2016-02-29T22:11:37Z</updated>
<author>
<name>Adam Shapiro</name>
<email>adamsh@microsoft.com</email>
</author>
<published>2016-02-29T22:11:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=6e1115d6af3c22b693eccc472ebb0d53a1905cd9'/>
<id>urn:sha1:6e1115d6af3c22b693eccc472ebb0d53a1905cd9</id>
<content type='text'>
Revised WFP Sampler
</content>
</entry>
<entry>
<title>Samples update for public Windows 10 release</title>
<updated>2015-07-29T23:34:40Z</updated>
<author>
<name>J M Rossy</name>
<email>jrossy@microsoft.com</email>
</author>
<published>2015-07-29T22:40:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=5d61a4a79a1e96dc5d9af1e5e712c84507307544'/>
<id>urn:sha1:5d61a4a79a1e96dc5d9af1e5e712c84507307544</id>
<content type='text'>
Fix #2 Enabling WPP Recorder in Sensors Samples causes errors
Fix #4 Add back fixed KMDOD sample
Add new BarcodeScanner sample in pos folder
Add new MagneticStripeReader sample in pos folder
Add new SynpaticsTouch sample in input folder
Add new Power Engine Plugin sample in pofx folder
Add new DeviceMft sample in avstream folder
Add new AvsCamera sample in root
Add new SimBatt sample in root
Add other pre-existing samples not yet released for Win10
</content>
</entry>
</feed>
