<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wgconfd/src, branch v0.1.0</title>
<subtitle>A configuration manager for WireGuard
</subtitle>
<link rel='alternate' type='text/html' href='https://git.venev.name/hristo/wgconfd/'/>
<entry>
<title>lint</title>
<updated>2019-03-19T15:47:02+00:00</updated>
<author>
<name>Hristo Venev</name>
<email>hristo@venev.name</email>
</author>
<published>2019-03-19T15:46:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.venev.name/hristo/wgconfd/commit/?id=51c9e1433bf139759a41173aa63fa40855a10fac'/>
<id>51c9e1433bf139759a41173aa63fa40855a10fac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add some more curl args and error reporting.</title>
<updated>2019-03-19T15:43:20+00:00</updated>
<author>
<name>Hristo Venev</name>
<email>hristo@venev.name</email>
</author>
<published>2019-03-19T15:28:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.venev.name/hristo/wgconfd/commit/?id=b7632fb35571f63fe28368c6508aa67fe8d775c8'/>
<id>b7632fb35571f63fe28368c6508aa67fe8d775c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move stuff around, base64 decode keys.</title>
<updated>2019-03-19T15:21:50+00:00</updated>
<author>
<name>Hristo Venev</name>
<email>hristo@venev.name</email>
</author>
<published>2019-03-19T09:47:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.venev.name/hristo/wgconfd/commit/?id=6ddb2ca6ec02b79e63ce7eb442904f4fc91e077e'/>
<id>6ddb2ca6ec02b79e63ce7eb442904f4fc91e077e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rustfmt</title>
<updated>2019-03-19T08:59:14+00:00</updated>
<author>
<name>Hristo Venev</name>
<email>hristo@venev.name</email>
</author>
<published>2019-03-19T08:59:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.venev.name/hristo/wgconfd/commit/?id=e9634eae716cb83364ba472a58f1b1a958996658'/>
<id>e9634eae716cb83364ba472a58f1b1a958996658</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refresh_period = ... -&gt; refresh_sec = ...</title>
<updated>2019-03-19T08:41:42+00:00</updated>
<author>
<name>Hristo Venev</name>
<email>hristo@venev.name</email>
</author>
<published>2019-03-19T08:41:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.venev.name/hristo/wgconfd/commit/?id=ddd8e2d68bed2bd9efb8379a345bd99eaebd3795'/>
<id>ddd8e2d68bed2bd9efb8379a345bd99eaebd3795</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BREAKING CHANGE: The config file is now in toml.</title>
<updated>2019-03-19T08:30:53+00:00</updated>
<author>
<name>Hristo Venev</name>
<email>hristo@venev.name</email>
</author>
<published>2019-03-19T08:30:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.venev.name/hristo/wgconfd/commit/?id=7eef7ad915a608f5cad510d079b9240ed11698f1'/>
<id>7eef7ad915a608f5cad510d079b9240ed11698f1</id>
<content type='text'>
The "sources" field is now [[source]].
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The "sources" field is now [[source]].
</pre>
</div>
</content>
</entry>
<entry>
<title>BREAKING CHANGES</title>
<updated>2019-03-19T08:14:23+00:00</updated>
<author>
<name>Hristo Venev</name>
<email>hristo@venev.name</email>
</author>
<published>2019-03-19T08:14:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.venev.name/hristo/wgconfd/commit/?id=e143b186a3eba9c03af20156ad3a2e729c638dc9'/>
<id>e143b186a3eba9c03af20156ad3a2e729c638dc9</id>
<content type='text'>
ifname is now passed as an argument before the config file.
own_public_key is obtained from the interface.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ifname is now passed as an argument before the config file.
own_public_key is obtained from the interface.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add license.</title>
<updated>2019-03-19T00:13:41+00:00</updated>
<author>
<name>Hristo Venev</name>
<email>hristo@venev.name</email>
</author>
<published>2019-03-19T00:13:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.venev.name/hristo/wgconfd/commit/?id=517040083e7796f59c47f8afe6a782417b132c20'/>
<id>517040083e7796f59c47f8afe6a782417b132c20</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use curl command instead of library.</title>
<updated>2019-03-18T23:05:24+00:00</updated>
<author>
<name>Hristo Venev</name>
<email>hristo@venev.name</email>
</author>
<published>2019-03-18T23:05:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.venev.name/hristo/wgconfd/commit/?id=fab2654c10cf0d0f440970d55bbe5841d93a4ae3'/>
<id>fab2654c10cf0d0f440970d55bbe5841d93a4ae3</id>
<content type='text'>
Rust packaging is complicated and I don't like it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rust packaging is complicated and I don't like it.
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement road warrior support.</title>
<updated>2019-03-18T11:42:37+00:00</updated>
<author>
<name>Hristo Venev</name>
<email>hristo@venev.name</email>
</author>
<published>2019-03-18T11:42:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.venev.name/hristo/wgconfd/commit/?id=87aa7ff470e93e412502cd5341f110fa74de03a1'/>
<id>87aa7ff470e93e412502cd5341f110fa74de03a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
