<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wireguard-nt/api/api.vcxproj, branch master</title>
<subtitle>WireGuard implementation for NT kernel</subtitle>
<id>https://git.zx2c4.com/wireguard-nt/atom/api/api.vcxproj?h=master</id>
<link rel='self' href='https://git.zx2c4.com/wireguard-nt/atom/api/api.vcxproj?h=master'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-nt/'/>
<updated>2026-04-10T22:21:12Z</updated>
<entry>
<title>build: call signtool manually</title>
<updated>2026-04-10T22:21:12Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2026-04-09T17:29:00Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-nt/commit/?id=f13f9cb9a54aa03cbaa2711aa848e1ba07e335d1'/>
<id>urn:sha1:f13f9cb9a54aa03cbaa2711aa848e1ba07e335d1</id>
<content type='text'>
This eliminates the need for a cross signing certificate, which is no
longer needed in the kernel and was never useful in userspace. And it
does the timestamp server correctly.

Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</content>
</entry>
<entry>
<title>driver: port to windows 10</title>
<updated>2026-03-27T21:09:59Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2026-03-24T03:13:00Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-nt/commit/?id=e2f3d1901bcdcbb41a1f5c104624396587dc8b05'/>
<id>urn:sha1:e2f3d1901bcdcbb41a1f5c104624396587dc8b05</id>
<content type='text'>
Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</content>
</entry>
<entry>
<title>api: adapter: open devinst after arrival and skip stub on win8</title>
<updated>2021-10-11T16:12:09Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2021-10-07T21:40:24Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-nt/commit/?id=d59103ba07d1ef30d7365ac9650431951893963f'/>
<id>urn:sha1:d59103ba07d1ef30d7365ac9650431951893963f</id>
<content type='text'>
Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</content>
</entry>
<entry>
<title>api: migrate to swdevice and rework entire api</title>
<updated>2021-10-06T18:05:46Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2021-10-05T01:33:38Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-nt/commit/?id=5030636183d926573cae769bc87d8522cc734626'/>
<id>urn:sha1:5030636183d926573cae769bc87d8522cc734626</id>
<content type='text'>
Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</content>
</entry>
<entry>
<title>api: adapter: get rid of registry polling on Win8+</title>
<updated>2021-10-06T05:16:14Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2021-10-04T00:54:24Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-nt/commit/?id=c8ee696db51b70ef87386f083dbdf99e7051c85f'/>
<id>urn:sha1:c8ee696db51b70ef87386f083dbdf99e7051c85f</id>
<content type='text'>
Wait for the device to come up as enabled instead using the proper Win8+
API. Fall back to polling for Win7.

Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</content>
</entry>
<entry>
<title>props: unify import .lib of DLLs</title>
<updated>2021-08-10T08:14:48Z</updated>
<author>
<name>Simon Rozman</name>
<email>simon@rozman.si</email>
</author>
<published>2021-08-10T08:14:48Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-nt/commit/?id=ccbad92fd5a6646d6782cf7f00eecd0afa78bb5a'/>
<id>urn:sha1:ccbad92fd5a6646d6782cf7f00eecd0afa78bb5a</id>
<content type='text'>
This moves downlevelshim.lib and those .lib from any future DLLs in this
repo to the matching IntDir.

Signed-off-by: Simon Rozman &lt;simon@rozman.si&gt;
</content>
</entry>
<entry>
<title>api: remove Authenticode support</title>
<updated>2021-08-02T18:36:36Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2021-08-02T00:34:24Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-nt/commit/?id=f61c065ee25707c2cb961ca25c5d9484f82fff91'/>
<id>urn:sha1:f61c065ee25707c2cb961ca25c5d9484f82fff91</id>
<content type='text'>
These are no longer supported by the CAs.

Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</content>
</entry>
<entry>
<title>Introduce WireGuardNT</title>
<updated>2021-08-02T18:36:36Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2021-04-14T17:52:49Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-nt/commit/?id=9dba693f78a74bf744770d0696be84947e83fb00'/>
<id>urn:sha1:9dba693f78a74bf744770d0696be84947e83fb00</id>
<content type='text'>
Co-authored-by: Simon Rozman &lt;simon@rozman.si&gt;
Signed-off-by: Simon Rozman &lt;simon@rozman.si&gt;
Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</content>
</entry>
</feed>
