<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask_android.git/app/src/main/java/se/leap/bitmaskclient/eip, branch 0.9.0</title>
<subtitle>[bitmask_android] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/'/>
<entry>
<title>Connect if logged in after turning switch on</title>
<updated>2015-01-19T15:00:06+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2015-01-14T16:18:19+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=744272dd1d43913c8112d1dedcb0b5a9023c491e'/>
<id>744272dd1d43913c8112d1dedcb0b5a9023c491e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extracted GatewaysManager + coded its tests</title>
<updated>2015-01-19T14:57:44+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2015-01-06T09:11:50+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=a74d09929575e44f86d09283ae4633b0dcfcb566'/>
<id>a74d09929575e44f86d09283ae4633b0dcfcb566</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Beginning the tests for EIP.</title>
<updated>2015-01-19T14:57:44+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2014-12-12T09:43:54+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=dd6e5a29f40f38481dec5545ff4fe1cabd5d6384'/>
<id>dd6e5a29f40f38481dec5545ff4fe1cabd5d6384</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't print certificates on logcat!</title>
<updated>2015-01-02T12:55:14+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2015-01-02T12:55:14+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=7ef5c878e754548ab6a854916799290b043ac8d6'/>
<id>7ef5c878e754548ab6a854916799290b043ac8d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Serialized gateways and correctly updating profiles</title>
<updated>2015-01-02T12:45:31+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2015-01-02T12:45:31+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=38fdfbdacf414ab85fffd833f57e5fc93b03ad4f'/>
<id>38fdfbdacf414ab85fffd833f57e5fc93b03ad4f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update vpn profiles correctly.</title>
<updated>2015-01-02T00:32:22+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2015-01-02T00:32:22+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=407e3767744e39a59845423246a9ad427d933304'/>
<id>407e3767744e39a59845423246a9ad427d933304</id>
<content type='text'>
Before we add a new profile, we check if there are any duplicated ones
with the same server IPs and ports. If they've the same credentials of
the new one, we don't add anything; if not, we remove the old ones and
add the new.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Before we add a new profile, we check if there are any duplicated ones
with the same server IPs and ports. If they've the same credentials of
the new one, we don't add anything; if not, we remove the old ones and
add the new.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove duplicated gateways when necessary.</title>
<updated>2014-12-31T19:50:51+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2014-12-31T19:50:51+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=d23ec1613855f6582b0e79c1a9fc1538d6099944'/>
<id>d23ec1613855f6582b0e79c1a9fc1538d6099944</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update gateway also if credentials changed.</title>
<updated>2014-12-31T16:11:58+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2014-12-31T16:11:58+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=56e05aecf8430ddad776776e536583686555443a'/>
<id>56e05aecf8430ddad776776e536583686555443a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't remove vpn profiles if possible.</title>
<updated>2014-12-31T15:51:56+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2014-12-31T15:51:56+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=8d7bedaa40129ae809f3e1261228b00042872f62'/>
<id>8d7bedaa40129ae809f3e1261228b00042872f62</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add remotes for each port, udp before tcp in each.</title>
<updated>2014-12-23T18:57:27+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2014-12-17T18:08:53+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=b1219330faf64b2cd4330d44390fdec137b659b7'/>
<id>b1219330faf64b2cd4330d44390fdec137b659b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
