<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask-dev.git/src/leap/bitmask/core, branch master</title>
<subtitle>[bitmask-dev] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/'/>
<entry>
<title>[bug] fix constants import error</title>
<updated>2018-06-13T18:25:33+00:00</updated>
<author>
<name>kali</name>
<email>kali@leap.se</email>
</author>
<published>2018-06-12T18:17:56+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=5a68ef22ccc372c36ab9ba09290e6df8722b6043'/>
<id>5a68ef22ccc372c36ab9ba09290e6df8722b6043</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>[feat] add autostart for OSX</title>
<updated>2018-03-28T21:51:28+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2018-03-27T17:57:49+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=7242c8264ce67262fe8cba05adb96c5372fb901e'/>
<id>7242c8264ce67262fe8cba05adb96c5372fb901e</id>
<content type='text'>
http://blog.gordn.org/2015/03/implementing-run-on-login-for-your-node.html
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
http://blog.gordn.org/2015/03/implementing-run-on-login-for-your-node.html
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] make autostart app name and exec path configurable</title>
<updated>2018-03-28T21:51:28+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2018-03-27T17:12:39+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=8462f36cdb9dbab00d5025ac6d7e4f8581951340'/>
<id>8462f36cdb9dbab00d5025ac6d7e4f8581951340</id>
<content type='text'>
Use sys.argv[0] as exec path instead of hardcode 'bitmask', and let
anonvpn be called RiseupVPN.

- Resolves: bitmask-systray#19
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use sys.argv[0] as exec path instead of hardcode 'bitmask', and let
anonvpn be called RiseupVPN.

- Resolves: bitmask-systray#19
</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>[bug] snap pwd is read-only</title>
<updated>2018-03-02T02:54:13+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2018-02-26T15:54:56+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=c9fbec21b700c25d35a03b12df1adbb65f67ff12'/>
<id>c9fbec21b700c25d35a03b12df1adbb65f67ff12</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] put the socket in the snap folder if defined</title>
<updated>2018-02-23T15:37:34+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2018-02-22T23:10:29+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=d7b00e6392112c8ceb01fb9ecae8866cfe166a71'/>
<id>d7b00e6392112c8ceb01fb9ecae8866cfe166a71</id>
<content type='text'>
On snap is better if we don't put stuff in /tmp but in $SNAP
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
On snap is better if we don't put stuff in /tmp but in $SNAP
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] fail gracefully on dummy imports</title>
<updated>2018-02-15T15:36:40+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2018-02-08T00:26:41+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=f894c913796842b29ca8eac5aea19bae75655eb7'/>
<id>f894c913796842b29ca8eac5aea19bae75655eb7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] fail gracefully if we do not have mail deps</title>
<updated>2018-02-15T15:36:39+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2018-02-08T00:23:36+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=48257bd03d792188931f79b4239525725b322c09'/>
<id>48257bd03d792188931f79b4239525725b322c09</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
