<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wireguard-windows/ui/syntax/syntaxedit.go, branch jd/adminnobs</title>
<subtitle>WireGuard client for Windows</subtitle>
<id>https://git.zx2c4.com/wireguard-windows/atom/ui/syntax/syntaxedit.go?h=jd%2Fadminnobs</id>
<link rel='self' href='https://git.zx2c4.com/wireguard-windows/atom/ui/syntax/syntaxedit.go?h=jd%2Fadminnobs'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-windows/'/>
<updated>2019-07-17T08:35:04Z</updated>
<entry>
<title>ui: add layout item helper for new layout system</title>
<updated>2019-07-17T08:35:04Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2019-07-17T08:35:04Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-windows/commit/?id=d7d6691bf153d3dbbdc53c04111c212b419e2f2b'/>
<id>urn:sha1:d7d6691bf153d3dbbdc53c04111c212b419e2f2b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>global: correct names and patterns for go lint</title>
<updated>2019-05-16T13:49:18Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2019-05-16T13:49:18Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-windows/commit/?id=7dbd3a69af43c58255b1dce82d05906f6243b06d'/>
<id>urn:sha1:7dbd3a69af43c58255b1dce82d05906f6243b06d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ui: react to DPI changes in syntax editor</title>
<updated>2019-05-16T09:41:11Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2019-05-16T08:48:03Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-windows/commit/?id=d20c74e52a6cd3e7a1323e315f21747389fb01b5'/>
<id>urn:sha1:d20c74e52a6cd3e7a1323e315f21747389fb01b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ui: syntax: implement trafic blocking semantics</title>
<updated>2019-05-05T11:34:54Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2019-05-04T20:40:19Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-windows/commit/?id=ab56e18f1bf729223566160a9a5d0794e2fc96e1'/>
<id>urn:sha1:ab56e18f1bf729223566160a9a5d0794e2fc96e1</id>
<content type='text'>
This is our "auto kill switch".
</content>
</entry>
<entry>
<title>ui: replace PrivateKeyEvent with walk.StringEvent</title>
<updated>2019-04-23T09:04:59Z</updated>
<author>
<name>Alexander Neumann</name>
<email>alexander.neumann@picos-software.com</email>
</author>
<published>2019-04-08T13:30:10Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-windows/commit/?id=83b2bf92ac4c398eeaec740e1b0ae5ad0bc2a1b0'/>
<id>urn:sha1:83b2bf92ac4c398eeaec740e1b0ae5ad0bc2a1b0</id>
<content type='text'>
Signed-off-by: Alexander Neumann &lt;alexander.neumann@picos-software.com&gt;
</content>
</entry>
<entry>
<title>syntax: lazily load ui library</title>
<updated>2019-03-07T02:02:12Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2019-03-07T02:02:12Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-windows/commit/?id=b97ec2e9a6a21e677af52b1547c0e19fb5492db3'/>
<id>urn:sha1:b97ec2e9a6a21e677af52b1547c0e19fb5492db3</id>
<content type='text'>
This way we don't have msftedit.dll loaded into the address space of the
process doing real crypto.
</content>
</entry>
<entry>
<title>ui: move walk to go module replace operation</title>
<updated>2019-02-28T07:18:01Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2019-02-28T07:00:29Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-windows/commit/?id=2b802265dfc93e6353ead02aed692dbc10e0c27c'/>
<id>urn:sha1:2b802265dfc93e6353ead02aed692dbc10e0c27c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ui: move syntaxedit to sub-package</title>
<updated>2019-02-28T07:05:02Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2019-02-25T19:48:42Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-windows/commit/?id=dfbea5b5f3d66b0ec0df3e19262f8a0b2ec295af'/>
<id>urn:sha1:dfbea5b5f3d66b0ec0df3e19262f8a0b2ec295af</id>
<content type='text'>
This speeds up compilation time considerably by not needing to invoke
cgo for changes in the main UI.
</content>
</entry>
</feed>
