<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask-vpn.git/pkg, branch main</title>
<subtitle>[bitmask-vpn] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-vpn.git/'/>
<entry>
<title>bug: avoid crash when gateways not initialzed</title>
<updated>2023-03-08T10:58:12+00:00</updated>
<author>
<name>kali kaneko (leap communications)</name>
<email>kali@leap.se</email>
</author>
<published>2023-03-08T10:26:20+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-vpn.git/commit/?id=ffa9ab61f478e0ddfd03f00f3dbc3975c7652a8d'/>
<id>ffa9ab61f478e0ddfd03f00f3dbc3975c7652a8d</id>
<content type='text'>
fix also wrong call to sort by tz - should prefer menshen.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix also wrong call to sort by tz - should prefer menshen.
</pre>
</div>
</content>
</entry>
<entry>
<title>bug: increment counter</title>
<updated>2023-02-21T16:44:23+00:00</updated>
<author>
<name>Kikki</name>
<email>dmbogatyrkova@edu.hse.ru</email>
</author>
<published>2023-02-07T16:50:13+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-vpn.git/commit/?id=da0621717b7bf16144be5c01dddbee4747a82867'/>
<id>da0621717b7bf16144be5c01dddbee4747a82867</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 polkit agents</title>
<updated>2023-02-21T15:57:54+00:00</updated>
<author>
<name>kali kaneko (leap communications)</name>
<email>kali@leap.se</email>
</author>
<published>2023-02-21T15:57:51+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-vpn.git/commit/?id=ebecaf5ba32a8bd58899a050d41ef3eb7db281fc'/>
<id>ebecaf5ba32a8bd58899a050d41ef3eb7db281fc</id>
<content type='text'>
As reported by Nilesh Patra.

- Closes: #723
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As reported by Nilesh Patra.

- Closes: #723
</pre>
</div>
</content>
</entry>
<entry>
<title>headless mode stub</title>
<updated>2023-02-15T15:29:39+00:00</updated>
<author>
<name>atanarjuat</name>
<email>atanarjuat@riseup.net</email>
</author>
<published>2023-02-15T15:27:54+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-vpn.git/commit/?id=caaf48aa11ccff40658f079a81657dd4c2f57faf'/>
<id>caaf48aa11ccff40658f079a81657dd4c2f57faf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] windows: add missing struct field of the launcher struct</title>
<updated>2022-11-08T20:39:54+00:00</updated>
<author>
<name>jkito</name>
<email>jkito@github</email>
</author>
<published>2022-10-31T19:24:45+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-vpn.git/commit/?id=06c54521b8c2e9fc0ff2f8fae1b5f3b50adaa122'/>
<id>06c54521b8c2e9fc0ff2f8fae1b5f3b50adaa122</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] use struct field names to initialize launcher struct</title>
<updated>2022-11-08T20:37:42+00:00</updated>
<author>
<name>jkito</name>
<email>jkito@github</email>
</author>
<published>2022-09-03T06:05:50+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-vpn.git/commit/?id=99077aadd6ba7b142d380604f2328b63378b6fc3'/>
<id>99077aadd6ba7b142d380604f2328b63378b6fc3</id>
<content type='text'>
since the no of values are not the same as the number of fields
we need to mention the names
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
since the no of values are not the same as the number of fields
we need to mention the names
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] rename launcher_osx.go to launcher_darwin.go</title>
<updated>2022-11-08T20:37:12+00:00</updated>
<author>
<name>jkito</name>
<email>jkito@github</email>
</author>
<published>2022-09-03T06:03:31+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-vpn.git/commit/?id=195fb8abf9cfa5468130957c69b483cfd6e2ea62'/>
<id>195fb8abf9cfa5468130957c69b483cfd6e2ea62</id>
<content type='text'>
newer go compilers looks for darwin as the go:build tag
to identify macOS specific code files
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
newer go compilers looks for darwin as the go:build tag
to identify macOS specific code files
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] bitmask-root needs to allow management password file</title>
<updated>2022-08-15T17:21:47+00:00</updated>
<author>
<name>kali kaneko (leap communications)</name>
<email>kali@leap.se</email>
</author>
<published>2022-08-15T17:21:47+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-vpn.git/commit/?id=5d890559282509ec1960a2cd62f62799d1d3d2f2'/>
<id>5d890559282509ec1960a2cd62f62799d1d3d2f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] private bridges via env vars</title>
<updated>2022-07-26T01:19:52+00:00</updated>
<author>
<name>kali kaneko (leap communications)</name>
<email>kali@leap.se</email>
</author>
<published>2022-07-26T01:19:52+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-vpn.git/commit/?id=b6c6dd90a6e8e946785f8e5f06ddfe515f23e4a3'/>
<id>b6c6dd90a6e8e946785f8e5f06ddfe515f23e4a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] send password to management interface</title>
<updated>2022-07-31T07:40:47+00:00</updated>
<author>
<name>kali</name>
<email>kali@win</email>
</author>
<published>2021-04-06T11:02:07+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-vpn.git/commit/?id=a85959a43eeeeab7181e0f54165c1b93e9449fb7'/>
<id>a85959a43eeeeab7181e0f54165c1b93e9449fb7</id>
<content type='text'>
- Resolves: #104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Resolves: #104
</pre>
</div>
</content>
</entry>
</feed>
