<feed xmlns='http://www.w3.org/2005/Atom'>
<title>windows-driver-samples.git/network/trans/inspect/inspect.sln, branch develop</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/inspect/inspect.sln?h=develop</id>
<link rel='self' href='http://cgit.235523.xyz/windows-driver-samples.git/atom/network/trans/inspect/inspect.sln?h=develop'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/'/>
<updated>2024-02-26T17:47:25Z</updated>
<entry>
<title>Remove x86 and ARM configurations for sample projects. (#1126)</title>
<updated>2024-02-26T17:47:25Z</updated>
<author>
<name>Adonais Romero González</name>
<email>adonais.neoadonis@gmail.com</email>
</author>
<published>2024-02-26T17:47:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=3fcc0f2bee2fbd40fe953ecbcb15b2bd8b0d3eb9'/>
<id>urn:sha1:3fcc0f2bee2fbd40fe953ecbcb15b2bd8b0d3eb9</id>
<content type='text'>
* Removed Win32 and Arm from the project configurations.
* Set default platform to x64.</content>
</entry>
<entry>
<title>Add ARM64 as target platform on multiple samples (#1104)</title>
<updated>2024-02-19T22:26:14Z</updated>
<author>
<name>Adonais Romero González</name>
<email>adonais.neoadonis@gmail.com</email>
</author>
<published>2024-02-19T22:26:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=cff1465ff184c6e89d43083f8430040e72d69283'/>
<id>urn:sha1:cff1465ff184c6e89d43083f8430040e72d69283</id>
<content type='text'>
* Add ARM64 as target platform on multiple samples

* Remove ARM64 from WFPSampler temporarily

---------

Co-authored-by: Jakob Lichtenberg (170957) &lt;jakobl@microsoft.com&gt;</content>
</entry>
<entry>
<title>Improvements to WFP Inspect Sample (#516)</title>
<updated>2021-01-22T20:16:49Z</updated>
<author>
<name>houha2</name>
<email>38798233+houha2@users.noreply.github.com</email>
</author>
<published>2021-01-22T20:16:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=f9d9c5035a7ddfee600763965d412be5bf6b8059'/>
<id>urn:sha1:f9d9c5035a7ddfee600763965d412be5bf6b8059</id>
<content type='text'>
Changes a `NT_ASSERT` to match what the comment above is saying, the previous version caused a system crash if the packet was not inbound and had a auth decision made already. 
The comment
`         // Skip pended connections in the list, for which the auth decision is already taken.`
`         // They should not be for inbound connections.`
to my understanding means inbound connections should be ignored and ignore connections for which the auth decision was already made. The latter is checked by:
` if (packet-&gt;authConnectDecision == 0)` 
which keeps `found` equal to `FALSE` triggering the packet and list entry to be set to `NULL` here:
`if (!found)
         {
            listEntry = NULL;
            packet = NULL;
         }`

Change also updates the .sln and .vxproj  files so the sample compiles on VS2019 without any changes - addressing #366 

Co-authored-by: Elaine Houha &lt;elhouha@microsoft.com&gt;</content>
</entry>
<entry>
<title>Updated for "Windows 10 Anniversary Update" (Version 1607)</title>
<updated>2016-08-11T20:28:13Z</updated>
<author>
<name>karlf</name>
<email>karlf@microsoft.com</email>
</author>
<published>2016-08-11T20:28:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=96eb96dfb613e4c745db6bd1f53a92fe7e2290fc'/>
<id>urn:sha1:96eb96dfb613e4c745db6bd1f53a92fe7e2290fc</id>
<content type='text'>
</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>
<entry>
<title>samples update for //build</title>
<updated>2015-04-29T17:47:29Z</updated>
<author>
<name>Dave Wilson</name>
<email>cdwilsonjr@gmail.com</email>
</author>
<published>2015-04-29T16:48:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=d40232638faaab19de557e70a3ee938da7a35295'/>
<id>urn:sha1:d40232638faaab19de557e70a3ee938da7a35295</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial publish</title>
<updated>2015-03-18T02:50:07Z</updated>
<author>
<name>Dave Wilson</name>
<email>cdwilsonjr@gmail.com</email>
</author>
<published>2015-03-18T02:50:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=97cf5197cf5b882b2c689d8dc2b555f2edf8f418'/>
<id>urn:sha1:97cf5197cf5b882b2c689d8dc2b555f2edf8f418</id>
<content type='text'>
</content>
</entry>
</feed>
