<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ics_openvpn.git/main/src, branch v0.6.12</title>
<subtitle>[ics_openvpn] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/'/>
<entry>
<title>update translations</title>
<updated>2014-03-28T20:29:16+00:00</updated>
<author>
<name>Arne Schwabe</name>
<email>arne@rfc2549.org</email>
</author>
<published>2014-03-28T20:29:16+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/commit/?id=093096ec9070579963a93aae19f32cea7f6415a3'/>
<id>093096ec9070579963a93aae19f32cea7f6415a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>try to fix bug reported by dev console</title>
<updated>2014-03-18T14:09:52+00:00</updated>
<author>
<name>Arne Schwabe</name>
<email>arne@rfc2549.org</email>
</author>
<published>2014-03-18T14:09:52+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/commit/?id=80c550208c9e866c23a42b1304d036b6b6d87d10'/>
<id>80c550208c9e866c23a42b1304d036b6b6d87d10</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix guessing profile names</title>
<updated>2014-03-15T11:11:01+00:00</updated>
<author>
<name>Arne Schwabe</name>
<email>arne@rfc2549.org</email>
</author>
<published>2014-03-15T11:11:01+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/commit/?id=7afabd97eccdb4ca8d9101b04b2263957baef1e8'/>
<id>7afabd97eccdb4ca8d9101b04b2263957baef1e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow interface roaming. Currently only tested with static/udp configuration</title>
<updated>2014-03-13T12:37:57+00:00</updated>
<author>
<name>Arne Schwabe</name>
<email>arne@rfc2549.org</email>
</author>
<published>2014-03-13T12:37:57+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/commit/?id=d2692a74e86d44cc70e276184f1c67a84bfe17ae'/>
<id>d2692a74e86d44cc70e276184f1c67a84bfe17ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Resurrect code for OpenVPN C++ core</title>
<updated>2014-03-11T15:04:47+00:00</updated>
<author>
<name>Arne Schwabe</name>
<email>arne@rfc2549.org</email>
</author>
<published>2014-03-11T15:04:47+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/commit/?id=9fed5954c68119d05be09951f209c452a45a00c3'/>
<id>9fed5954c68119d05be09951f209c452a45a00c3</id>
<content type='text'>
--HG--
rename : jni/Android.mk =&gt; main/jni/Android.mk
rename : jni/Application.mk =&gt; main/jni/Application.mk
rename : ovpn3/Android.mk =&gt; main/ovpn3/Android.mk
rename : ovpn3/boostsrc/error_code.cpp =&gt; main/ovpn3/boostsrc/error_code.cpp
rename : src/de/blinkt/openvpn/VpnProfile.java =&gt; main/src/main/java/de/blinkt/openvpn/VpnProfile.java
rename : src/de/blinkt/openvpn/OpenVpnManagementThread.java =&gt; main/src/main/java/de/blinkt/openvpn/core/OpenVpnManagementThread.java
rename : src/de/blinkt/openvpn/OpenVpnService.java =&gt; main/src/main/java/de/blinkt/openvpn/core/OpenVpnService.java
rename : src/de/blinkt/openvpn/LogWindow.java =&gt; main/src/main/java/de/blinkt/openvpn/fragments/LogFragment.java
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
rename : jni/Android.mk =&gt; main/jni/Android.mk
rename : jni/Application.mk =&gt; main/jni/Application.mk
rename : ovpn3/Android.mk =&gt; main/ovpn3/Android.mk
rename : ovpn3/boostsrc/error_code.cpp =&gt; main/ovpn3/boostsrc/error_code.cpp
rename : src/de/blinkt/openvpn/VpnProfile.java =&gt; main/src/main/java/de/blinkt/openvpn/VpnProfile.java
rename : src/de/blinkt/openvpn/OpenVpnManagementThread.java =&gt; main/src/main/java/de/blinkt/openvpn/core/OpenVpnManagementThread.java
rename : src/de/blinkt/openvpn/OpenVpnService.java =&gt; main/src/main/java/de/blinkt/openvpn/core/OpenVpnService.java
rename : src/de/blinkt/openvpn/LogWindow.java =&gt; main/src/main/java/de/blinkt/openvpn/fragments/LogFragment.java
</pre>
</div>
</content>
</entry>
<entry>
<title>replace assert with BuildConfig+Assert.assert...</title>
<updated>2014-03-10T18:22:17+00:00</updated>
<author>
<name>Arne Schwabe</name>
<email>arne@rfc2549.org</email>
</author>
<published>2014-03-10T18:22:17+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/commit/?id=a52f8dcdaa9274a65b93699a65849e355b8b3df6'/>
<id>a52f8dcdaa9274a65b93699a65849e355b8b3df6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix passwords starting with ;</title>
<updated>2014-03-10T18:21:52+00:00</updated>
<author>
<name>Arne Schwabe</name>
<email>arne@rfc2549.org</email>
</author>
<published>2014-03-10T18:21:52+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/commit/?id=2ffe5b49fa7d7baf86d97c1f5ef29344bb546f82'/>
<id>2ffe5b49fa7d7baf86d97c1f5ef29344bb546f82</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix NPE reported by dev console</title>
<updated>2014-03-10T18:21:38+00:00</updated>
<author>
<name>Arne Schwabe</name>
<email>arne@rfc2549.org</email>
</author>
<published>2014-03-10T18:21:38+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/commit/?id=718e01c219b030b90e0714c6af65c860719b9cfc'/>
<id>718e01c219b030b90e0714c6af65c860719b9cfc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Catch SecurityExceptions when opening streams</title>
<updated>2014-03-10T15:21:39+00:00</updated>
<author>
<name>Arne Schwabe</name>
<email>arne@rfc2549.org</email>
</author>
<published>2014-03-10T15:21:39+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/commit/?id=377c086f35d78312cb9da787f8647e989d89037f'/>
<id>377c086f35d78312cb9da787f8647e989d89037f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable ABI building for now, always use DOCUMENT_OPEN intent</title>
<updated>2014-03-09T12:05:50+00:00</updated>
<author>
<name>Arne Schwabe</name>
<email>arne@rfc2549.org</email>
</author>
<published>2014-03-09T12:05:50+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/commit/?id=a0be242ffc728d75f8fa5b583dfac836e8c071c5'/>
<id>a0be242ffc728d75f8fa5b583dfac836e8c071c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
