<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask_android.git/app/ovpnlibs, branch master</title>
<subtitle>[bitmask_android] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/'/>
<entry>
<title>Gitignore ovpnlibs</title>
<updated>2014-09-23T16:18:26+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2014-09-23T16:18:26+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=6fa7a801199bcd19f6f1629fe91ae873d754f41c'/>
<id>6fa7a801199bcd19f6f1629fe91ae873d754f41c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated native subprojects from ics-openvpn.</title>
<updated>2014-09-23T16:10:57+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2014-09-23T16:10:57+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=d0e7ba3029b2fd42582413aa95773fe7dbdede90'/>
<id>d0e7ba3029b2fd42582413aa95773fe7dbdede90</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More binaries removed.</title>
<updated>2014-09-23T15:02:22+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2014-09-23T15:02:22+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=957f1007e584a826008950486638f911ecffff55'/>
<id>957f1007e584a826008950486638f911ecffff55</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated ics-openvpn, restart after 1' being killed</title>
<updated>2014-09-18T17:48:52+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2014-09-18T17:48:20+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=7780f13af9ad5a58d3f87ff4cc76ded6e79e59f5'/>
<id>7780f13af9ad5a58d3f87ff4cc76ded6e79e59f5</id>
<content type='text'>
Fixed notifications too (forgot to do it in another branch, it's #5964).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed notifications too (forgot to do it in another branch, it's #5964).
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated ics-openvpn to rev 859 + no 2nd notification.</title>
<updated>2014-07-31T10:09:49+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2014-07-31T10:09:49+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=0393ba6656ce6cf679a2c4663275b3ed0f1a34b9'/>
<id>0393ba6656ce6cf679a2c4663275b3ed0f1a34b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Succesfully updated.</title>
<updated>2014-06-16T12:13:06+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2014-06-16T12:13:06+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=2a711c010c721cfa477da6bb6dfed3f508359ad5'/>
<id>2a711c010c721cfa477da6bb6dfed3f508359ad5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Correctly connects to millipede.</title>
<updated>2014-06-11T17:50:54+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2014-06-11T09:56:59+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=3e121542d8b7ab5201c47bbd3ba5611a23c54759'/>
<id>3e121542d8b7ab5201c47bbd3ba5611a23c54759</id>
<content type='text'>
Location keyword on android.cfg isn't supported, EIP corresponding code
has been commented out. I think we should support it in ics-openvpn, so
that we can show the location instead of the server name.

I've updated all opensssl, openvpn, etc. subprojects from rev 813 of
ics-openvpn, and jni too.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Location keyword on android.cfg isn't supported, EIP corresponding code
has been commented out. I think we should support it in ics-openvpn, so
that we can show the location instead of the server name.

I've updated all opensssl, openvpn, etc. subprojects from rev 813 of
ics-openvpn, and jni too.
</pre>
</div>
</content>
</entry>
<entry>
<title>Clone ics-openvpn repository with gradle hg plugin</title>
<updated>2014-05-14T15:36:54+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2014-05-14T15:36:54+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=dfa68bce2f8e1673cbb724906742dd06f3ed0a2e'/>
<id>dfa68bce2f8e1673cbb724906742dd06f3ed0a2e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Nullpointers fixed.</title>
<updated>2014-04-21T18:32:09+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2014-04-21T18:32:09+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=b7d3a5a1582306e380ee07cb3c2a3066e16bcf1b'/>
<id>b7d3a5a1582306e380ee07cb3c2a3066e16bcf1b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bitmask loads all preseeded providers correctly.</title>
<updated>2014-04-09T16:43:29+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2014-04-09T16:43:29+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=4a8c2f34c3bbac63e0900f86bff53d11b7831151'/>
<id>4a8c2f34c3bbac63e0900f86bff53d11b7831151</id>
<content type='text'>
If you choose one and then tap "Switch provider" button, no duplicated providers are shown.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If you choose one and then tap "Switch provider" button, no duplicated providers are shown.
</pre>
</div>
</content>
</entry>
</feed>
