<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask-vpn.git/docs, branch 0.21.2</title>
<subtitle>[bitmask-vpn] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-vpn.git/'/>
<entry>
<title>[pkg] abort install if we running an old version</title>
<updated>2021-03-05T11:16:25+00:00</updated>
<author>
<name>kali</name>
<email>kali@win</email>
</author>
<published>2021-03-03T21:59:03+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-vpn.git/commit/?id=7ed49b92ff19205af276dee371174579c8b4c811'/>
<id>7ed49b92ff19205af276dee371174579c8b4c811</id>
<content type='text'>
stop if:

- bitmask is running (we don't want to mess with the helper if the app
  is running)
- we cannot stop the service for some reason.

powershell gives more flexibility to stop services, but Remove-Service
is not present in PS &lt; 6, so we try to remove the service from the
post-install too (the golang helper will complain about an eventlog
registry key).

this could probably be improved in the helper, but we'll be moving to
the official openvpnserv2 service for 0.21.4. we might want to revisit
the current helper for the firewall/killswitch.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
stop if:

- bitmask is running (we don't want to mess with the helper if the app
  is running)
- we cannot stop the service for some reason.

powershell gives more flexibility to stop services, but Remove-Service
is not present in PS &lt; 6, so we try to remove the service from the
post-install too (the golang helper will complain about an eventlog
registry key).

this could probably be improved in the helper, but we'll be moving to
the official openvpnserv2 service for 0.21.4. we might want to revisit
the current helper for the firewall/killswitch.
</pre>
</div>
</content>
</entry>
<entry>
<title>[docs] blank lines needed</title>
<updated>2021-02-26T21:52:59+00:00</updated>
<author>
<name>kali kaneko (leap communications)</name>
<email>kali@leap.se</email>
</author>
<published>2021-02-26T21:52:59+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-vpn.git/commit/?id=e152ac6533a7b5db126d2efd12d6399ff1032955'/>
<id>e152ac6533a7b5db126d2efd12d6399ff1032955</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[docs] format code chunks</title>
<updated>2021-02-26T21:50:38+00:00</updated>
<author>
<name>kali kaneko (leap communications)</name>
<email>kali@leap.se</email>
</author>
<published>2021-02-26T21:50:38+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-vpn.git/commit/?id=e9cb3f17b7bd70310a31eaded99c5050f32ac70c'/>
<id>e9cb3f17b7bd70310a31eaded99c5050f32ac70c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] improve osx installer</title>
<updated>2021-02-26T21:40:44+00:00</updated>
<author>
<name>kali</name>
<email>kali@leap.se</email>
</author>
<published>2021-02-19T11:20:55+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-vpn.git/commit/?id=4a4b6b46f84c28640c711655f4f3c339ccf8fbba'/>
<id>4a4b6b46f84c28640c711655f4f3c339ccf8fbba</id>
<content type='text'>
- install into global /Applications
- document how to troubleshoot helper
- uninstall app is visible on top-level folder
- improve detection of running processes for old and new binaries

- Closes: #441
- Closes: #445
- Closes: #435
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- install into global /Applications
- document how to troubleshoot helper
- uninstall app is visible on top-level folder
- improve detection of running processes for old and new binaries

- Closes: #441
- Closes: #445
- Closes: #435
</pre>
</div>
</content>
</entry>
<entry>
<title>[docs] document osx build process</title>
<updated>2021-02-08T22:32:20+00:00</updated>
<author>
<name>kali</name>
<email>kali@leap.se</email>
</author>
<published>2021-02-03T21:50:47+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-vpn.git/commit/?id=ef7bfd3a013aae586bcb6b046de4c7f5a437bf8e'/>
<id>ef7bfd3a013aae586bcb6b046de4c7f5a437bf8e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[i18n] update the i18n documentation</title>
<updated>2020-11-19T10:26:15+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2020-11-19T10:24:57+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-vpn.git/commit/?id=acdb13c02ab1b6e26871c14a204a0bd31aab19d6'/>
<id>acdb13c02ab1b6e26871c14a204a0bd31aab19d6</id>
<content type='text'>
Let's delete as well the locales folder that is not used anymore.

- Resolves: #314
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Let's delete as well the locales folder that is not used anymore.

- Resolves: #314
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] remove debug console in windows</title>
<updated>2020-11-04T11:38:45+00:00</updated>
<author>
<name>kali</name>
<email>kali@win</email>
</author>
<published>2020-10-30T21:11:20+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-vpn.git/commit/?id=d3c7abb7eba8658667b0962cacc6ecd3526fc792'/>
<id>d3c7abb7eba8658667b0962cacc6ecd3526fc792</id>
<content type='text'>
squashed in this commit: reintroduce the dummy autostart_win implementation that was
removed by mistake. I did not manage to get autostart working in
windows, this is pending to be re-worked. see https://0xacab.org/leap/bitmask-vpn/-/issues/389
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
squashed in this commit: reintroduce the dummy autostart_win implementation that was
removed by mistake. I did not manage to get autostart working in
windows, this is pending to be re-worked. see https://0xacab.org/leap/bitmask-vpn/-/issues/389
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] add windows release target</title>
<updated>2020-11-04T11:33:38+00:00</updated>
<author>
<name>kali</name>
<email>kali@win</email>
</author>
<published>2020-10-30T20:48:11+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-vpn.git/commit/?id=b04607a7d97d59c09ac563fd257930d7ce406ad5'/>
<id>b04607a7d97d59c09ac563fd257930d7ce406ad5</id>
<content type='text'>
Also, install the tap driver silently.

- Resolves: #366
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also, install the tap driver silently.

- Resolves: #366
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] sign windows binaries</title>
<updated>2020-11-04T11:33:29+00:00</updated>
<author>
<name>kali</name>
<email>kali@win</email>
</author>
<published>2020-10-27T22:38:13+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-vpn.git/commit/?id=3dc345bc2b9f600974df6acce84ab671ab8c8e5d'/>
<id>3dc345bc2b9f600974df6acce84ab671ab8c8e5d</id>
<content type='text'>
- Resolves: #383
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Resolves: #383
</pre>
</div>
</content>
</entry>
<entry>
<title>[docs] snap push is deprecated</title>
<updated>2020-11-03T19:12:38+00:00</updated>
<author>
<name>kali kaneko (leap communications)</name>
<email>kali@leap.se</email>
</author>
<published>2020-11-03T19:12:38+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-vpn.git/commit/?id=bfd3419b4fafaad1f9f87bda0810fe4f7c73578b'/>
<id>bfd3419b4fafaad1f9f87bda0810fe4f7c73578b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
