<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask_android.git/app/src/test/java/se/leap/bitmaskclient/eip, branch master</title>
<subtitle>[bitmask_android] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/'/>
<entry>
<title>update tests, add quic parsing tests and include fixes for updated hopping model classes</title>
<updated>2025-02-28T10:49:48+00:00</updated>
<author>
<name>cyBerta</name>
<email>cyberta@riseup.net</email>
</author>
<published>2025-02-27T21:43:44+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=c352890f3567e0c5502c59c797cff18a45e8bf69'/>
<id>c352890f3567e0c5502c59c797cff18a45e8bf69</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix tests</title>
<updated>2024-12-11T00:09:34+00:00</updated>
<author>
<name>cyBerta</name>
<email>cyberta@riseup.net</email>
</author>
<published>2024-11-15T12:11:13+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=5682720dd0113ae3701df97cb15088ead9b231d8'/>
<id>5682720dd0113ae3701df97cb15088ead9b231d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactoring that allows enables Bitmask to handle providers that have more than one obfs4 bridge per host correctly. The refactoring also allows us to filter gateways for transport layer protocols (tcp, udp, kcp) in addition to transport types (openvpn, obfs4, obfs4_hop)</title>
<updated>2024-08-14T16:30:49+00:00</updated>
<author>
<name>cyBerta</name>
<email>cyberta@riseup.net</email>
</author>
<published>2024-08-14T16:30:49+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=e6c5fdf7f711dd1c6cbe02f1e8b6fbdb5f75fbbb'/>
<id>e6c5fdf7f711dd1c6cbe02f1e8b6fbdb5f75fbbb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add support for ed25519 private keys for VPN connection setup</title>
<updated>2024-07-23T20:38:56+00:00</updated>
<author>
<name>cyBerta</name>
<email>cyberta@riseup.net</email>
</author>
<published>2024-07-23T20:38:56+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=c03a2997b1794ba7cb997d8e32384c45470a7d60'/>
<id>c03a2997b1794ba7cb997d8e32384c45470a7d60</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>initial refactoring to add a separate provider api manager for API v5</title>
<updated>2024-07-11T10:03:27+00:00</updated>
<author>
<name>cyBerta</name>
<email>cyberta@riseup.net</email>
</author>
<published>2024-04-23T16:55:32+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=2f5d2c8da75c497a3e5b4c3011bf3f0be4ed0ba4'/>
<id>2f5d2c8da75c497a3e5b4c3011bf3f0be4ed0ba4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix tests after breaking change how we start obfsvpn in conjunction with openvpn, switching for socks proxying to transparent proxying</title>
<updated>2024-06-26T14:52:16+00:00</updated>
<author>
<name>cyBerta</name>
<email>cyberta@riseup.net</email>
</author>
<published>2024-06-26T14:52:16+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=371ce52aca4e57f27e8a16c38e88f818ec420d89'/>
<id>371ce52aca4e57f27e8a16c38e88f818ec420d89</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update obfsvpn to version 1.0.0, this is a breaking API change. Obfsvpn requires openvpn in UDP as inner transport protocol from now on</title>
<updated>2024-06-17T00:52:06+00:00</updated>
<author>
<name>cyBerta</name>
<email>cyberta@riseup.net</email>
</author>
<published>2024-06-17T00:52:06+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=cd2e002c9e0f10079d8c1ec7af1d4be54a9de9e0'/>
<id>cd2e002c9e0f10079d8c1ec7af1d4be54a9de9e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>save manually added providers in encrypted shared preferences instead of external files dir</title>
<updated>2024-02-26T20:33:52+00:00</updated>
<author>
<name>cyBerta</name>
<email>cyberta@riseup.net</email>
</author>
<published>2024-02-26T20:33:52+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=5b07bb3df03cc95d6b50a8eec2bd30563a6d5b43'/>
<id>5b07bb3df03cc95d6b50a8eec2bd30563a6d5b43</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix ProviderApiManagerTest, sneaking in some missing changes from previous commits as well</title>
<updated>2024-01-25T22:55:52+00:00</updated>
<author>
<name>cyBerta</name>
<email>cyberta@riseup.net</email>
</author>
<published>2024-01-25T22:55:52+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=6f7b3bbf255b0be4d5ff1bd994aad0d61b8cca8d'/>
<id>6f7b3bbf255b0be4d5ff1bd994aad0d61b8cca8d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rename ObfsvpnHelper to BuildConfigHelper, adding other BuildConfig properties there</title>
<updated>2024-01-25T22:17:16+00:00</updated>
<author>
<name>cyBerta</name>
<email>cyberta@riseup.net</email>
</author>
<published>2024-01-25T22:17:16+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=b6c2c7c8ffbcf87110c33e179f1506285dffd949'/>
<id>b6c2c7c8ffbcf87110c33e179f1506285dffd949</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
