<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask-vpn.git, branch 0.18.12</title>
<subtitle>[bitmask-vpn] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-vpn.git/'/>
<entry>
<title>[i18n] update locales and add bn and lt</title>
<updated>2019-01-03T16:56:21+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2019-01-03T16:56:21+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-vpn.git/commit/?id=9434d2534b0031c20de64ba03518aa7a150b265d'/>
<id>9434d2534b0031c20de64ba03518aa7a150b265d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] get vpn cert on vpn start</title>
<updated>2018-12-21T18:27:08+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2018-12-21T17:47:50+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-vpn.git/commit/?id=276eb57b559d09581ff1da2154319e9377745f32'/>
<id>276eb57b559d09581ff1da2154319e9377745f32</id>
<content type='text'>
Is not uncommon for the systray to be launched without internet access.
For example in the autostart if the network hasn't come up yet.

Let's fetch the vpn cert when the vpn is starting, instead of in the
initialization of the standalone bitmask. So if the initialization
happens when there is no network the systray doesn't fail to start.

- Resolves: #88
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Is not uncommon for the systray to be launched without internet access.
For example in the autostart if the network hasn't come up yet.

Let's fetch the vpn cert when the vpn is starting, instead of in the
initialization of the standalone bitmask. So if the initialization
happens when there is no network the systray doesn't fail to start.

- Resolves: #88
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] launch the systray ASAP so notifications work</title>
<updated>2018-12-21T18:27:06+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2018-12-21T17:23:11+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-vpn.git/commit/?id=43b06b2e1a6931113c4b0856a1980da2d2152782'/>
<id>43b06b2e1a6931113c4b0856a1980da2d2152782</id>
<content type='text'>
The linux version of the notifications library we are using doesn't
handle the gtk.main loop. It requires the systray to be running to be
able to display a notification.

Spliting the start of the systray and the loop we can start the systray
pretty early and later on launch the main loop once we have bitmask and
other stuff ready.

- Related: #88
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The linux version of the notifications library we are using doesn't
handle the gtk.main loop. It requires the systray to be running to be
able to display a notification.

Spliting the start of the systray and the loop we can start the systray
pretty early and later on launch the main loop once we have bitmask and
other stuff ready.

- Related: #88
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] add the TLS endpoint for the service</title>
<updated>2018-12-20T17:38:48+00:00</updated>
<author>
<name>Kali Kaneko (leap communications)</name>
<email>kali@leap.se</email>
</author>
<published>2018-12-20T17:37:42+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-vpn.git/commit/?id=5600fdb4a685afa9df5ae530b0a29252be033dc8'/>
<id>5600fdb4a685afa9df5ae530b0a29252be033dc8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] use geolocated gateways</title>
<updated>2018-12-19T17:18:33+00:00</updated>
<author>
<name>Kali Kaneko (leap communications)</name>
<email>kali@leap.se</email>
</author>
<published>2018-12-17T22:48:38+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-vpn.git/commit/?id=c9163f221d4cc7b167b5f68eb51ce09843939352'/>
<id>c9163f221d4cc7b167b5f68eb51ce09843939352</id>
<content type='text'>
we try to use the geoip service, and if the answer has an entry for the
sorted gateways, we just use it instead of using the timezone heuristic.

- Resolves: #84
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
we try to use the geoip service, and if the answer has an entry for the
sorted gateways, we just use it instead of using the timezone heuristic.

- Resolves: #84
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] correct error message coming from copypasta</title>
<updated>2018-12-13T14:02:36+00:00</updated>
<author>
<name>Kali Kaneko (leap communications)</name>
<email>kali@leap.se</email>
</author>
<published>2018-12-11T20:49:07+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-vpn.git/commit/?id=25364ba279bcac72a363748c5e65964864b94358'/>
<id>25364ba279bcac72a363748c5e65964864b94358</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[test] make bonafide more testable</title>
<updated>2018-12-12T12:37:38+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2018-11-23T02:50:56+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-vpn.git/commit/?id=d8e683ef0b15e00bba9c241181e7d3247d30539c'/>
<id>d8e683ef0b15e00bba9c241181e7d3247d30539c</id>
<content type='text'>
Get local timezone and http client as configurable things in bonafide,
so tests can set them. Also separate integration tests and unit tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Get local timezone and http client as configurable things in bonafide,
so tests can set them. Also separate integration tests and unit tests.
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] vendor fix for the separator in windows</title>
<updated>2018-11-29T22:40:15+00:00</updated>
<author>
<name>Kali Kaneko (leap communications)</name>
<email>kali@leap.se</email>
</author>
<published>2018-11-29T22:40:15+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-vpn.git/commit/?id=d7a1eecfd9d40c7c114f9ecab8180e00107766ec'/>
<id>d7a1eecfd9d40c7c114f9ecab8180e00107766ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] don't need the cancel button</title>
<updated>2018-11-29T12:55:27+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2018-11-29T12:55:27+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-vpn.git/commit/?id=59daf6c6ed64d58e8903db35637527fa46ed9c94'/>
<id>59daf6c6ed64d58e8903db35637527fa46ed9c94</id>
<content type='text'>
We can do just with two buttons and changing the names.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We can do just with two buttons and changing the names.
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] set a bigger icon in darwin</title>
<updated>2018-11-23T18:29:12+00:00</updated>
<author>
<name>Kali Kaneko (leap communications)</name>
<email>kali@leap.se</email>
</author>
<published>2018-11-23T18:28:43+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-vpn.git/commit/?id=1e55f578d2682ea1ebad17e9035ab7f7fbd7f091'/>
<id>1e55f578d2682ea1ebad17e9035ab7f7fbd7f091</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
