<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask-dev.git/src/leap, branch feat/pull-filter</title>
<subtitle>[bitmask-dev] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/'/>
<entry>
<title>get openvpn from snap</title>
<updated>2018-09-06T11:33:20+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2018-09-06T11:33:20+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=c6aa892a8053856c65979b9bd9a86fde67bf47bc'/>
<id>c6aa892a8053856c65979b9bd9a86fde67bf47bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pull filter ignore ipv6</title>
<updated>2018-09-06T10:59:26+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2018-09-06T10:59:26+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=37724c47bb365e44896e20e3f20ee1975aeb531f'/>
<id>37724c47bb365e44896e20e3f20ee1975aeb531f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] disable temporarily ipv6 as part of the firewall</title>
<updated>2018-09-06T09:20:33+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2018-09-06T08:58:41+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=b7a7eb22b5d145d20083438c166d47ef3f793d8a'/>
<id>b7a7eb22b5d145d20083438c166d47ef3f793d8a</id>
<content type='text'>
Since we're blocking ipv6, it's nice to avoid resolving dual-stack sites
to ipv6, because many tools don't work otherwise.

- Resolves: #9027
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since we're blocking ipv6, it's nice to avoid resolving dual-stack sites
to ipv6, because many tools don't work otherwise.

- Resolves: #9027
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] search for any openvpn process, the binary name might not match</title>
<updated>2018-09-05T22:15:08+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2018-09-05T22:15:08+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=5970fcb5f24105de0d5af7c7ff98faa0f3a2ab25'/>
<id>5970fcb5f24105de0d5af7c7ff98faa0f3a2ab25</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] return allways a valid state from openvpn</title>
<updated>2018-07-23T14:48:12+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2018-07-23T14:48:12+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=d6e1d9c1cef028e267e70875f706b9378564ddef'/>
<id>d6e1d9c1cef028e267e70875f706b9378564ddef</id>
<content type='text'>
Even if we don't recognize the state that openvpn is providing. Add
TCP_CONNECT state as well.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Even if we don't recognize the state that openvpn is providing. Add
TCP_CONNECT state as well.
</pre>
</div>
</content>
</entry>
<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 support for tcp management in bitmask-root</title>
<updated>2018-06-12T20:06:45+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2018-06-08T18:24:21+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=dd9bcff5a2ea0b6e7bda4eeebfe6b74700f8d974'/>
<id>dd9bcff5a2ea0b6e7bda4eeebfe6b74700f8d974</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] fix syntax</title>
<updated>2018-05-02T17:36:48+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2018-05-02T17:36:48+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=1a3751c2406db693dd08954157376ab329331c3a'/>
<id>1a3751c2406db693dd08954157376ab329331c3a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] workaround for segfault caused by qtwebview bug</title>
<updated>2018-04-25T22:08:46+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2018-04-25T22:08:46+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=c1d2033d4f6e5f139ded0a1896c5c7f58ebd2e6f'/>
<id>c1d2033d4f6e5f139ded0a1896c5c7f58ebd2e6f</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>
</feed>
