<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask-dev.git, branch master</title>
<subtitle>[bitmask-dev] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/'/>
<entry>
<title>[bug] missing bytes conversion</title>
<updated>2019-07-10T18:28:09+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2019-07-10T18:28:09+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=5b89ff7dd99eea1c6df67eaf012532dc38e24bb1'/>
<id>5b89ff7dd99eea1c6df67eaf012532dc38e24bb1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] port regex to py3</title>
<updated>2019-07-10T16:50:39+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2019-07-10T16:50:39+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=0d7b5a9b4de45ad5da520896b1d51f570680f70b'/>
<id>0d7b5a9b4de45ad5da520896b1d51f570680f70b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] use python3 for bitmask-root</title>
<updated>2019-07-09T15:28:12+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2019-07-09T15:28:12+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=b3b3828294d5bbc7de6d8ab001c67809e84194d0'/>
<id>b3b3828294d5bbc7de6d8ab001c67809e84194d0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] bitmask-vpn needs tun-ipv6 flag</title>
<updated>2019-05-23T12:31:47+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2019-05-23T12:31:47+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=0a9958ebc6bf8dff9602a8cb8fb973ce3f09b2f9'/>
<id>0a9958ebc6bf8dff9602a8cb8fb973ce3f09b2f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[style] adapt to newer pep8 directive</title>
<updated>2019-01-30T18:29:35+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2019-01-30T18:29:35+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=4b63913139cd95d3cda9b0b74f95554dcb561814'/>
<id>4b63913139cd95d3cda9b0b74f95554dcb561814</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] allow tls 1.0 as a workaround for buster/sid</title>
<updated>2019-01-30T18:27:21+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2019-01-30T17:58:58+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=930141b423744f9269a8ad1aebf3c4ffb2e60ae5'/>
<id>930141b423744f9269a8ad1aebf3c4ffb2e60ae5</id>
<content type='text'>
in systems with newer openssl, tls 1.0 has been disabled.
however, this breaks the ability of a client in a newer system to
connect with the openvpn servers on providers that are still on stretch.

platform needs to be upgraded.

-Related: https://0xacab.org/leap/bitmask-vpn/issues/105
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
in systems with newer openssl, tls 1.0 has been disabled.
however, this breaks the ability of a client in a newer system to
connect with the openvpn servers on providers that are still on stretch.

platform needs to be upgraded.

-Related: https://0xacab.org/leap/bitmask-vpn/issues/105
</pre>
</div>
</content>
</entry>
<entry>
<title>[docs] add a small usage hint</title>
<updated>2019-01-30T18:26:51+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2019-01-30T17:56:48+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=e86f028c2f20be59ee0ae3a3dc78a612a93d9846'/>
<id>e86f028c2f20be59ee0ae3a3dc78a612a93d9846</id>
<content type='text'>
-Resolves: #9378
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
-Resolves: #9378
</pre>
</div>
</content>
</entry>
<entry>
<title>[style] linting</title>
<updated>2019-01-30T17:42:12+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2019-01-30T17:42:12+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=ddd85c003126edc8ef0d85cafaabf5b5dfab0518'/>
<id>ddd85c003126edc8ef0d85cafaabf5b5dfab0518</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] remove riseupvpn icons</title>
<updated>2018-09-29T21:19:39+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2018-09-29T21:19:39+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=bfcff96d110c809edad7dedbf596d073ee19709f'/>
<id>bfcff96d110c809edad7dedbf596d073ee19709f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] remove osx pkg folder</title>
<updated>2018-09-29T21:17:20+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2018-09-29T21:17:20+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=8f826342f88cd977738d6a2937031d1bdef682d4'/>
<id>8f826342f88cd977738d6a2937031d1bdef682d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
