<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mullvadvpn/test/socks-server/src, branch decrease-leaks-during-reconnect</title>
<subtitle>The Mullvad VPN client app for desktop and mobile</subtitle>
<id>http://git.waynecole.info/mullvadvpn/atom?h=decrease-leaks-during-reconnect</id>
<link rel='self' href='http://git.waynecole.info/mullvadvpn/atom?h=decrease-leaks-during-reconnect'/>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/'/>
<updated>2024-04-12T13:01:18Z</updated>
<entry>
<title>Fix SOCKS5 server should accept all traffic</title>
<updated>2024-04-12T13:01:18Z</updated>
<author>
<name>Markus Pettersson</name>
<email>markus.pettersson@mullvad.net</email>
</author>
<published>2024-04-09T09:42:55Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=94c3ce99aebd53f8c740fe093d03f06f483ea692'/>
<id>urn:sha1:94c3ce99aebd53f8c740fe093d03f06f483ea692</id>
<content type='text'>
Specify that the `Authentication` should be 'Accept all traffic' by
default for the SOCKS5-server we spawn on the test manager. Otherwise,
the default is to 'Deny all traffic' by default.
</content>
</entry>
<entry>
<title>Run `cargo +nightly fmt`</title>
<updated>2024-04-09T09:03:32Z</updated>
<author>
<name>Sebastian Holmin</name>
<email>sebastian.holmin@mullvad.net</email>
</author>
<published>2024-04-08T08:50:43Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=8eea4eae01061fb76ce1aac45ea296f60867b62c'/>
<id>urn:sha1:8eea4eae01061fb76ce1aac45ea296f60867b62c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace err_derive with thiserror</title>
<updated>2024-02-27T09:38:19Z</updated>
<author>
<name>Joakim Hulthe</name>
<email>joakim@hulthe.net</email>
</author>
<published>2024-02-26T13:24:15Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=a6d3578d256349ffe74b7c6a7a80ac2d70b7f68e'/>
<id>urn:sha1:a6d3578d256349ffe74b7c6a7a80ac2d70b7f68e</id>
<content type='text'>
`err_derive` is unmaintained and will probably stop working with rust
edition 2024. `thiserror` is almost a drop-in replacement. This commit
simply replaces all occurences of `derive(err_derive::Error)` with
`derive(thiserror::Error)` and fixes the attributes, but the Error and
Display impls should be identical.
</content>
</entry>
<entry>
<title>Add RPCs for running TCP forwarder on test runner</title>
<updated>2024-02-07T16:34:19Z</updated>
<author>
<name>David Lönnhager</name>
<email>david.l@mullvad.net</email>
</author>
<published>2024-02-06T16:33:10Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=eed7234599253f3d742be8bb4b6b1ecbf1299dc3'/>
<id>urn:sha1:eed7234599253f3d742be8bb4b6b1ecbf1299dc3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move testing SOCKS server to own crate</title>
<updated>2024-02-07T16:34:19Z</updated>
<author>
<name>David Lönnhager</name>
<email>david.l@mullvad.net</email>
</author>
<published>2024-02-06T13:22:59Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=0bfaddec42d4a2db516d99bc572b27e394427aa8'/>
<id>urn:sha1:0bfaddec42d4a2db516d99bc572b27e394427aa8</id>
<content type='text'>
</content>
</entry>
</feed>
