<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask-vpn.git/pkg, branch upstream_obfs4</title>
<subtitle>[bitmask-vpn] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-vpn.git/'/>
<entry>
<title>pkg/vpn: use new shapeshifter replacement</title>
<updated>2022-04-19T16:17:00+00:00</updated>
<author>
<name>Sam Whited</name>
<email>sam@samwhited.com</email>
</author>
<published>2022-03-11T14:57:09+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-vpn.git/commit/?id=e58d4ca5f07da6a562dec3b62df214170fe2ddf6'/>
<id>e58d4ca5f07da6a562dec3b62df214170fe2ddf6</id>
<content type='text'>
Signed-off-by: Sam Whited &lt;sam@samwhited.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Sam Whited &lt;sam@samwhited.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove dependency on statik and use go:embed</title>
<updated>2022-03-15T13:32:05+00:00</updated>
<author>
<name>Sam Whited</name>
<email>sam@samwhited.com</email>
</author>
<published>2022-03-11T18:50:17+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-vpn.git/commit/?id=a0f8afb97d2218b4f987779c5b2bb247ead1c66e'/>
<id>a0f8afb97d2218b4f987779c5b2bb247ead1c66e</id>
<content type='text'>
This removes a dependency by using the built-in go:embed functionality
introduce in Go 1.16 instead of statik for embedding files.
This means that Go 1.16+ would now be required to build the VPN.

Signed-off-by: Sam Whited &lt;sam@samwhited.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This removes a dependency by using the built-in go:embed functionality
introduce in Go 1.16 instead of statik for embedding files.
This means that Go 1.16+ would now be required to build the VPN.

Signed-off-by: Sam Whited &lt;sam@samwhited.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[debug] old debug logging</title>
<updated>2022-02-28T20:26:52+00:00</updated>
<author>
<name>Sam Whited</name>
<email>sam@samwhited.com</email>
</author>
<published>2022-02-28T17:15:43+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-vpn.git/commit/?id=c8dc651f72c09ce252cee729bfc09d8ca6744c36'/>
<id>c8dc651f72c09ce252cee729bfc09d8ca6744c36</id>
<content type='text'>
kali was sloppy leaving that there
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
kali was sloppy leaving that there
</pre>
</div>
</content>
</entry>
<entry>
<title>[style] remove redundant nil/length check on slice</title>
<updated>2022-02-28T20:00:05+00:00</updated>
<author>
<name>Sam Whited</name>
<email>sam@samwhited.com</email>
</author>
<published>2022-02-28T16:20:57+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-vpn.git/commit/?id=41be84ad58cc4759c7f6261ff058f89582903747'/>
<id>41be84ad58cc4759c7f6261ff058f89582903747</id>
<content type='text'>
Nil slices are valid slices of length 0, so the nil check is not needed.

Signed-off-by: Sam Whited &lt;sam@samwhited.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Nil slices are valid slices of length 0, so the nil check is not needed.

Signed-off-by: Sam Whited &lt;sam@samwhited.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] expose snowflake to ui</title>
<updated>2022-02-02T11:38:15+00:00</updated>
<author>
<name>kali kaneko (leap communications)</name>
<email>kali@leap.se</email>
</author>
<published>2022-01-25T18:54:21+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-vpn.git/commit/?id=fca2ee8d7aeee99e3e24a8cab90c17d7b7c34494'/>
<id>fca2ee8d7aeee99e3e24a8cab90c17d7b7c34494</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[ui] expose bonafide+snowflake bootstrap events</title>
<updated>2021-12-22T23:43:40+00:00</updated>
<author>
<name>kali kaneko (leap communications)</name>
<email>kali@leap.se</email>
</author>
<published>2021-12-22T23:43:29+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-vpn.git/commit/?id=bddadc7323d6467f5233f26b97652fe671d77eed'/>
<id>bddadc7323d6467f5233f26b97652fe671d77eed</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 osx quits from app menu and dock</title>
<updated>2021-12-16T19:58:52+00:00</updated>
<author>
<name>kali kaneko (leap communications)</name>
<email>kali@leap.se</email>
</author>
<published>2021-12-16T12:54:03+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-vpn.git/commit/?id=c2317a1f99ff778010385aad11745eb75d6a1900'/>
<id>c2317a1f99ff778010385aad11745eb75d6a1900</id>
<content type='text'>
aboutToQuit let us catch Quits coming from the osx menu or the dock.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
aboutToQuit let us catch Quits coming from the osx menu or the dock.
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] fix calyx build for osx</title>
<updated>2021-12-15T21:54:55+00:00</updated>
<author>
<name>kali</name>
<email>kali@leap.se</email>
</author>
<published>2021-12-15T21:53:50+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-vpn.git/commit/?id=a114b25c5720cedc93bec36e4fa822fe6cfa85b4'/>
<id>a114b25c5720cedc93bec36e4fa822fe6cfa85b4</id>
<content type='text'>
- binary name is different in the osx bundle, theme won't load
- calyx is not ready for tls 1.2 yet
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- binary name is different in the osx bundle, theme won't load
- calyx is not ready for tls 1.2 yet
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] bump version</title>
<updated>2021-12-14T18:30:07+00:00</updated>
<author>
<name>kali kaneko (leap communications)</name>
<email>kali@leap.se</email>
</author>
<published>2021-12-14T17:28:00+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-vpn.git/commit/?id=7ab7b8cd822dc0e4548f9cf6795567f2eeef44e1'/>
<id>7ab7b8cd822dc0e4548f9cf6795567f2eeef44e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[cc] standardize ua</title>
<updated>2021-12-13T17:10:34+00:00</updated>
<author>
<name>kali kaneko (leap communications)</name>
<email>kali@leap.se</email>
</author>
<published>2021-12-13T17:10:34+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-vpn.git/commit/?id=55ed8391d5ad741c461bc80b771b82d77b64707f'/>
<id>55ed8391d5ad741c461bc80b771b82d77b64707f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
