<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wireguard-rs, branch rm-dummy</title>
<subtitle>Rust implementation of WireGuard</subtitle>
<id>https://git.zx2c4.com/wireguard-rs/atom/?h=rm-dummy</id>
<link rel='self' href='https://git.zx2c4.com/wireguard-rs/atom/?h=rm-dummy'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-rs/'/>
<updated>2020-05-17T20:07:59Z</updated>
<entry>
<title>Elimited Daemonize dependency</title>
<updated>2020-05-17T20:07:59Z</updated>
<author>
<name>Mathias Hall-Andersen</name>
<email>mathias@hall-andersen.dk</email>
</author>
<published>2020-05-17T20:07:59Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-rs/commit/?id=16f21989b476f6dae5de0cf1607805cfc308a0f5'/>
<id>urn:sha1:16f21989b476f6dae5de0cf1607805cfc308a0f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove "list_peers" and "lookup_peer".</title>
<updated>2020-05-13T21:23:17Z</updated>
<author>
<name>Mathias Hall-Andersen</name>
<email>mathias@hall-andersen.dk</email>
</author>
<published>2020-05-13T21:23:17Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-rs/commit/?id=8d53b0f5c186161e959f19e4847ecb67566a1b75'/>
<id>urn:sha1:8d53b0f5c186161e959f19e4847ecb67566a1b75</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bumped dependencies</title>
<updated>2020-05-13T21:22:49Z</updated>
<author>
<name>Mathias Hall-Andersen</name>
<email>mathias@hall-andersen.dk</email>
</author>
<published>2020-05-13T21:22:15Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-rs/commit/?id=ff9b7e3ed29e44b81a6bb15a3e0367bc444876da'/>
<id>urn:sha1:ff9b7e3ed29e44b81a6bb15a3e0367bc444876da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactoring timer code:</title>
<updated>2020-05-10T19:23:51Z</updated>
<author>
<name>Mathias Hall-Andersen</name>
<email>mathias@hall-andersen.dk</email>
</author>
<published>2020-05-10T19:23:34Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-rs/commit/?id=6c386146a77ecb8ff317d76823c0f788bd70d8c3'/>
<id>urn:sha1:6c386146a77ecb8ff317d76823c0f788bd70d8c3</id>
<content type='text'>
- Remove the Events struct
- Implement Callbacks on the PeerInner, elimiting an Arc.
</content>
</entry>
<entry>
<title>Added basic readme.</title>
<updated>2020-03-29T21:07:00Z</updated>
<author>
<name>Mathias Hall-Andersen</name>
<email>mathias@hall-andersen.dk</email>
</author>
<published>2020-03-29T21:00:50Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-rs/commit/?id=985fd088f8738b933bd468ba0598b6d760bf28da'/>
<id>urn:sha1:985fd088f8738b933bd468ba0598b6d760bf28da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added checks for zero shared-secret</title>
<updated>2020-03-29T21:07:00Z</updated>
<author>
<name>Mathias Hall-Andersen</name>
<email>mathias@hall-andersen.dk</email>
</author>
<published>2020-03-29T20:56:57Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-rs/commit/?id=ded348d58656a6a3794181d6d010d5c4fb373944'/>
<id>urn:sha1:ded348d58656a6a3794181d6d010d5c4fb373944</id>
<content type='text'>
To mirror the behavior from the kernel module,
as per private correspondence with Jason.
</content>
</entry>
<entry>
<title>Restructuring and dependency version bump.</title>
<updated>2020-03-29T16:21:48Z</updated>
<author>
<name>Mathias Hall-Andersen</name>
<email>mathias@hall-andersen.dk</email>
</author>
<published>2020-03-29T16:21:48Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-rs/commit/?id=12a7b371d4fed75f3934cf7d3788a6cf51c33c22'/>
<id>urn:sha1:12a7b371d4fed75f3934cf7d3788a6cf51c33c22</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'tests'</title>
<updated>2020-03-16T11:44:48Z</updated>
<author>
<name>Mathias Hall-Andersen</name>
<email>mathias@hall-andersen.dk</email>
</author>
<published>2020-03-16T11:44:48Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-rs/commit/?id=c4d2ad7a78471874d3baf0da7a6118a72fdff49c'/>
<id>urn:sha1:c4d2ad7a78471874d3baf0da7a6118a72fdff49c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Upgraded treebitmap dependency</title>
<updated>2020-03-16T11:41:59Z</updated>
<author>
<name>Mathias Hall-Andersen</name>
<email>mathias@hall-andersen.dk</email>
</author>
<published>2020-03-16T11:41:59Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-rs/commit/?id=f2ee976d065543a42a498370fd094967f3646cf9'/>
<id>urn:sha1:f2ee976d065543a42a498370fd094967f3646cf9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added the netns test</title>
<updated>2020-02-29T12:30:20Z</updated>
<author>
<name>Mathias Hall-Andersen</name>
<email>mathias@hall-andersen.dk</email>
</author>
<published>2020-02-29T12:30:20Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-rs/commit/?id=981d5538523525308da87539221c099f94d4826a'/>
<id>urn:sha1:981d5538523525308da87539221c099f94d4826a</id>
<content type='text'>
</content>
</entry>
</feed>
