<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask-dev.git/src/leap/bitmask/vpn, branch 0.10.6</title>
<subtitle>[bitmask-dev] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/'/>
<entry>
<title>[feat] add fw_reload to bitmaskctl</title>
<updated>2018-04-11T14:40:40+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2018-04-05T16:54:47+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=513a1c153c7d4a3a0b787a1cb83816c905d191d4'/>
<id>513a1c153c7d4a3a0b787a1cb83816c905d191d4</id>
<content type='text'>
Some systems remove firewall rules, is usefull to be able to script the
reload of those rules in hooks or other custom systems.

- Resolves: #9289
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some systems remove firewall rules, is usefull to be able to script the
reload of those rules in hooks or other custom systems.

- Resolves: #9289
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] fix import</title>
<updated>2018-04-11T14:40:11+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2018-04-03T23:51:00+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=fa6ab2631f86cb323d6adeb09d855ef861a79c2b'/>
<id>fa6ab2631f86cb323d6adeb09d855ef861a79c2b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[style] pep8</title>
<updated>2018-04-11T14:40:11+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2018-04-03T23:43:52+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=0607379f8105c2e1a706618ca0f28d9f8e135312'/>
<id>0607379f8105c2e1a706618ca0f28d9f8e135312</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>several fixes for riseupvpn snap</title>
<updated>2018-04-11T14:40:10+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2018-04-03T00:45:34+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=3169015c5f5eaed5f2ad48e486b1fe96e1eb6bbe'/>
<id>3169015c5f5eaed5f2ad48e486b1fe96e1eb6bbe</id>
<content type='text'>
- move snap folder to root folder, to allow automated builds
- install only polkit file outside of snap
- change path of bitmask-root accordingly in bitmask
- fix check for polkit file inside snap
- change and document the algorithm for picking bitmask-root in linux
- add LD_LIBRARY_PATH as an environment entry for bitmask-systray
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- move snap folder to root folder, to allow automated builds
- install only polkit file outside of snap
- change path of bitmask-root accordingly in bitmask
- fix check for polkit file inside snap
- change and document the algorithm for picking bitmask-root in linux
- add LD_LIBRARY_PATH as an environment entry for bitmask-systray
</pre>
</div>
</content>
</entry>
<entry>
<title>[refactor] move autostart code into core</title>
<updated>2018-03-28T21:51:26+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2018-03-27T11:31:12+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=60903c2515391384b67f9d3a7c6d5c810db0e946'/>
<id>60903c2515391384b67f9d3a7c6d5c810db0e946</id>
<content type='text'>
All the logic to autostart bitmask should not be vpn dependent.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
All the logic to autostart bitmask should not be vpn dependent.
</pre>
</div>
</content>
</entry>
<entry>
<title>[refactor] move platform constants into leap.bitmask</title>
<updated>2018-03-28T21:51:25+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2018-03-27T11:27:07+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=dcbbda4dbd442340cbc46e2f1a476cb21e12ca0f'/>
<id>dcbbda4dbd442340cbc46e2f1a476cb21e12ca0f</id>
<content type='text'>
The IS_${platform} constants are used in more places than the vpn
module. Let's define them in leap.bitmask.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The IS_${platform} constants are used in more places than the vpn
module. Let's define them in leap.bitmask.
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] minor adjustments for riseupvpn osx bundle</title>
<updated>2018-03-22T16:47:07+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2018-03-05T16:55:29+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=9ee4859558b868f01012c39dd98bf292d64e09f0'/>
<id>9ee4859558b868f01012c39dd98bf292d64e09f0</id>
<content type='text'>
- duplicate the scripts folder for riseupvpn
- fix renaming of helper
- set openvpn path for riseupvpn
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- duplicate the scripts folder for riseupvpn
- fix renaming of helper
- set openvpn path for riseupvpn
</pre>
</div>
</content>
</entry>
<entry>
<title>[style] pep8</title>
<updated>2018-03-04T23:42:44+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2018-03-04T23:42:44+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=a657c9f7e21d3e335d6419af4fa57dc6ce50d9df'/>
<id>a657c9f7e21d3e335d6419af4fa57dc6ce50d9df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] do not use tcp4 version for snaps</title>
<updated>2018-03-02T02:54:27+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2018-03-02T00:04:09+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=1ddaa515195a69d11f1a76229bda321800dee6ab'/>
<id>1ddaa515195a69d11f1a76229bda321800dee6ab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] increase verbosity on vpn checks to ease debugging</title>
<updated>2018-03-02T02:54:26+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2018-03-01T20:08:25+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=12e68eab9de5fceeaa22f25cfeb21da56069e931'/>
<id>12e68eab9de5fceeaa22f25cfeb21da56069e931</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
