<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ics_openvpn.git/src/de/blinkt/openvpn/VpnProfile.java, branch v0.5.17</title>
<subtitle>[ics_openvpn] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/'/>
<entry>
<title>Fix importing custom options with spaces</title>
<updated>2012-07-25T13:22:47+00:00</updated>
<author>
<name>Arne Schwabe</name>
<email>arne@rfc2549.org</email>
</author>
<published>2012-07-25T13:22:47+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/commit/?id=c3287935914ef81941bc65a6ff9956a074fbc32a'/>
<id>c3287935914ef81941bc65a6ff9956a074fbc32a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>restore compatibility with Android 4.0</title>
<updated>2012-07-25T13:05:12+00:00</updated>
<author>
<name>Arne Schwabe</name>
<email>arne@rfc2549.org</email>
</author>
<published>2012-07-25T13:05:12+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/commit/?id=2d1ba27de2ed0b477f88ed8cc64fcccd709d8221'/>
<id>2d1ba27de2ed0b477f88ed8cc64fcccd709d8221</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Build openssl as shared library again, build for all Android ABIs</title>
<updated>2012-07-24T19:31:20+00:00</updated>
<author>
<name>Arne Schwabe</name>
<email>arne@rfc2549.org</email>
</author>
<published>2012-07-24T19:31:20+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/commit/?id=011bcb7922f5e23a04322f91318704b1e5ab231d'/>
<id>011bcb7922f5e23a04322f91318704b1e5ab231d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes error reported on the Android market console</title>
<updated>2012-07-16T02:29:35+00:00</updated>
<author>
<name>Arne Schwabe</name>
<email>arne@rfc2549.org</email>
</author>
<published>2012-07-16T02:29:35+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/commit/?id=1a20bf712119d2a336ba9daa3abbc416a23a81d7'/>
<id>1a20bf712119d2a336ba9daa3abbc416a23a81d7</id>
<content type='text'>
  - setting 0.0.0.0 as DNS gives NP
  - Using a invalid keystone key gives a NP in rsa_sign (Seems to happen on 4.0 -&gt; 4.1 upgrade)
  - stupid config converter bug introduced in 5.12
  - bump version to 5.12a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  - setting 0.0.0.0 as DNS gives NP
  - Using a invalid keystone key gives a NP in rsa_sign (Seems to happen on 4.0 -&gt; 4.1 upgrade)
  - stupid config converter bug introduced in 5.12
  - bump version to 5.12a
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for Certificates from Keystore under Jelly Beans (Thanks Kenny Root for the right pointers)</title>
<updated>2012-07-15T14:16:57+00:00</updated>
<author>
<name>Arne Schwabe</name>
<email>arne@rfc2549.org</email>
</author>
<published>2012-07-15T14:16:57+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/commit/?id=3ab9e38d4473a7a34b820d80cc442ba6c3e30564'/>
<id>3ab9e38d4473a7a34b820d80cc442ba6c3e30564</id>
<content type='text'>
Move jniglue/minivpn files to more sensitive places

--HG--
rename : openvpn/src/openvpn/jniglue.c =&gt; jni/jniglue.c
rename : openvpn/src/openvpn/jniglue.h =&gt; jni/jniglue.h
rename : openvpn/src/openvpn/testmain.c =&gt; jni/minivpn.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move jniglue/minivpn files to more sensitive places

--HG--
rename : openvpn/src/openvpn/jniglue.c =&gt; jni/jniglue.c
rename : openvpn/src/openvpn/jniglue.h =&gt; jni/jniglue.h
rename : openvpn/src/openvpn/testmain.c =&gt; jni/minivpn.c
</pre>
</div>
</content>
</entry>
<entry>
<title>Fine tune config convert messages</title>
<updated>2012-07-10T21:00:52+00:00</updated>
<author>
<name>Arne Schwabe</name>
<email>arne@rfc2549.org</email>
</author>
<published>2012-07-10T21:00:52+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/commit/?id=951bc8dd9532a772db610aff59af2d96a6ab05db'/>
<id>951bc8dd9532a772db610aff59af2d96a6ab05db</id>
<content type='text'>
Import tls-auth [inline] dir correctly (closes issue #55)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Import tls-auth [inline] dir correctly (closes issue #55)
</pre>
</div>
</content>
</entry>
<entry>
<title>Make Openvpn run into the JB keychain error if running on the emulator</title>
<updated>2012-07-07T14:25:43+00:00</updated>
<author>
<name>Arne Schwabe</name>
<email>arne@rfc2549.org</email>
</author>
<published>2012-07-07T14:25:43+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/commit/?id=0865bb76b830a21385c0a7d569fc528b25f4ca6a'/>
<id>0865bb76b830a21385c0a7d569fc528b25f4ca6a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Relase version 0.5.9</title>
<updated>2012-06-30T09:38:31+00:00</updated>
<author>
<name>Arne Schwabe</name>
<email>arne@rfc2549.org</email>
</author>
<published>2012-06-30T09:38:31+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/commit/?id=991d5e1d3f0bf8a1daad3ed41bff9489ffb17fe2'/>
<id>991d5e1d3f0bf8a1daad3ed41bff9489ffb17fe2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>The 'be ready for Jelly Beans' commit</title>
<updated>2012-06-28T17:33:05+00:00</updated>
<author>
<name>Arne Schwabe</name>
<email>arne@rfc2549.org</email>
</author>
<published>2012-06-28T17:33:05+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/commit/?id=78172a10165a969b8c002b6bdcf9dc47fa6cd5f3'/>
<id>78172a10165a969b8c002b6bdcf9dc47fa6cd5f3</id>
<content type='text'>
- fix concurrentaccess occuring on JB
- JB does not allow to extract the private keys from the key storage, rewrite using the key storage to use JAVA API and the external-key management interface
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- fix concurrentaccess occuring on JB
- JB does not allow to extract the private keys from the key storage, rewrite using the key storage to use JAVA API and the external-key management interface
</pre>
</div>
</content>
</entry>
<entry>
<title>log phone version</title>
<updated>2012-06-27T21:00:32+00:00</updated>
<author>
<name>Arne Schwabe</name>
<email>arne@blinkt.de</email>
</author>
<published>2012-06-27T21:00:32+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/commit/?id=5428376e0d14bd128c2bdc5b50ab95c85321a517'/>
<id>5428376e0d14bd128c2bdc5b50ab95c85321a517</id>
<content type='text'>
support more than 100 routes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
support more than 100 routes
</pre>
</div>
</content>
</entry>
</feed>
