<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ics_openvpn.git/openvpn, branch v0.5.18</title>
<subtitle>[ics_openvpn] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/'/>
<entry>
<title>Add a few forgotten openvpn files/ignore some auto generated openvpn files</title>
<updated>2012-08-12T13:05:38+00:00</updated>
<author>
<name>Arne Schwabe</name>
<email>arne@rfc2549.org</email>
</author>
<published>2012-08-12T13:05:38+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/commit/?id=c19e8cac4abb4850005c191a293dae7f77988ab3'/>
<id>c19e8cac4abb4850005c191a293dae7f77988ab3</id>
<content type='text'>
--HG--
extra : rebase_source : 452a87edb1adc275c77057e11d20feb164305e6b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
extra : rebase_source : 452a87edb1adc275c77057e11d20feb164305e6b
</pre>
</div>
</content>
</entry>
<entry>
<title>Apply upstream openvpn fix for http-proxy from Heiko Hund</title>
<updated>2012-07-30T09:29:40+00:00</updated>
<author>
<name>Arne Schwabe</name>
<email>arne@rfc2549.org</email>
</author>
<published>2012-07-30T09:29:40+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/commit/?id=aa222a0434ad2c270e94fc2370e71e49d6b5331f'/>
<id>aa222a0434ad2c270e94fc2370e71e49d6b5331f</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>make openvpn compile again</title>
<updated>2012-07-21T14:29:00+00:00</updated>
<author>
<name>Arne Schwabe</name>
<email>arne@rfc2549.org</email>
</author>
<published>2012-07-21T14:29:00+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/commit/?id=bd485af6e9bce81eaeb4132496379701215c6555'/>
<id>bd485af6e9bce81eaeb4132496379701215c6555</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change config.h version number to reflect openvpn version</title>
<updated>2012-07-20T23:12:21+00:00</updated>
<author>
<name>Arne Schwabe</name>
<email>arne@rfc2549.org</email>
</author>
<published>2012-07-20T23:12:21+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/commit/?id=883fb1ad29a8536d5b98a611ac4460d1a68a7b3a'/>
<id>883fb1ad29a8536d5b98a611ac4460d1a68a7b3a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update openvpn to Version 2.3_alpha3</title>
<updated>2012-07-20T23:11:36+00:00</updated>
<author>
<name>Arne Schwabe</name>
<email>arne@rfc2549.org</email>
</author>
<published>2012-07-20T23:11:36+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/commit/?id=23a783836e5765514c85f83a510b9225a43cdfc1'/>
<id>23a783836e5765514c85f83a510b9225a43cdfc1</id>
<content type='text'>
--HG--
rename : openvpn/src/plugins/README =&gt; openvpn/doc/README.plugins
rename : openvpn/src/plugins/defer/README =&gt; openvpn/sample/sample-plugins/defer/README
rename : openvpn/src/plugins/defer/build =&gt; openvpn/sample/sample-plugins/defer/build
rename : openvpn/src/plugins/defer/simple.c =&gt; openvpn/sample/sample-plugins/defer/simple.c
rename : openvpn/src/plugins/examples/simple.def =&gt; openvpn/sample/sample-plugins/defer/simple.def
rename : openvpn/src/plugins/defer/winbuild =&gt; openvpn/sample/sample-plugins/defer/winbuild
rename : openvpn/src/plugins/examples/build =&gt; openvpn/sample/sample-plugins/log/build
rename : openvpn/src/plugins/examples/log.c =&gt; openvpn/sample/sample-plugins/log/log.c
rename : openvpn/src/plugins/examples/log_v3.c =&gt; openvpn/sample/sample-plugins/log/log_v3.c
rename : openvpn/src/plugins/examples/winbuild =&gt; openvpn/sample/sample-plugins/log/winbuild
rename : openvpn/src/plugins/examples/README =&gt; openvpn/sample/sample-plugins/simple/README
rename : openvpn/src/plugins/examples/build =&gt; openvpn/sample/sample-plugins/simple/build
rename : openvpn/src/plugins/examples/simple.c =&gt; openvpn/sample/sample-plugins/simple/simple.c
rename : openvpn/src/plugins/examples/simple.def =&gt; openvpn/sample/sample-plugins/simple/simple.def
rename : openvpn/src/plugins/examples/winbuild =&gt; openvpn/sample/sample-plugins/simple/winbuild
rename : openvpn/src/plugins/auth-pam/README =&gt; openvpn/src/plugins/auth-pam/README.auth-pam
rename : openvpn/src/plugins/down-root/README =&gt; openvpn/src/plugins/down-root/README.down-root
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
rename : openvpn/src/plugins/README =&gt; openvpn/doc/README.plugins
rename : openvpn/src/plugins/defer/README =&gt; openvpn/sample/sample-plugins/defer/README
rename : openvpn/src/plugins/defer/build =&gt; openvpn/sample/sample-plugins/defer/build
rename : openvpn/src/plugins/defer/simple.c =&gt; openvpn/sample/sample-plugins/defer/simple.c
rename : openvpn/src/plugins/examples/simple.def =&gt; openvpn/sample/sample-plugins/defer/simple.def
rename : openvpn/src/plugins/defer/winbuild =&gt; openvpn/sample/sample-plugins/defer/winbuild
rename : openvpn/src/plugins/examples/build =&gt; openvpn/sample/sample-plugins/log/build
rename : openvpn/src/plugins/examples/log.c =&gt; openvpn/sample/sample-plugins/log/log.c
rename : openvpn/src/plugins/examples/log_v3.c =&gt; openvpn/sample/sample-plugins/log/log_v3.c
rename : openvpn/src/plugins/examples/winbuild =&gt; openvpn/sample/sample-plugins/log/winbuild
rename : openvpn/src/plugins/examples/README =&gt; openvpn/sample/sample-plugins/simple/README
rename : openvpn/src/plugins/examples/build =&gt; openvpn/sample/sample-plugins/simple/build
rename : openvpn/src/plugins/examples/simple.c =&gt; openvpn/sample/sample-plugins/simple/simple.c
rename : openvpn/src/plugins/examples/simple.def =&gt; openvpn/sample/sample-plugins/simple/simple.def
rename : openvpn/src/plugins/examples/winbuild =&gt; openvpn/sample/sample-plugins/simple/winbuild
rename : openvpn/src/plugins/auth-pam/README =&gt; openvpn/src/plugins/auth-pam/README.auth-pam
rename : openvpn/src/plugins/down-root/README =&gt; openvpn/src/plugins/down-root/README.down-root
</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>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>minor clean ups</title>
<updated>2012-06-03T13:32:00+00:00</updated>
<author>
<name>Arne Schwabe</name>
<email>arne@rfc2549.org</email>
</author>
<published>2012-06-03T13:32:00+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/commit/?id=d6f8b2511137905c67cf046d51894dee665ca39d'/>
<id>d6f8b2511137905c67cf046d51894dee665ca39d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
