<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ics_openvpn.git/src/de/blinkt/openvpn/OpenVPNThread.java, branch v0.5.7</title>
<subtitle>[ics_openvpn] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/'/>
<entry>
<title>- fix cn remote string (closes issue #31)</title>
<updated>2012-05-24T08:02:19+00:00</updated>
<author>
<name>Arne Schwabe</name>
<email>arne@rfc2549.org</email>
</author>
<published>2012-05-24T08:02:19+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/commit/?id=cf7c06399618952da0b40d923da81651e546e83d'/>
<id>cf7c06399618952da0b40d923da81651e546e83d</id>
<content type='text'>
- ignore a few more options in the importer
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- ignore a few more options in the importer
</pre>
</div>
</content>
</entry>
<entry>
<title>- Fix missing about</title>
<updated>2012-05-20T12:36:00+00:00</updated>
<author>
<name>Arne Schwabe</name>
<email>arne@rfc2549.org</email>
</author>
<published>2012-05-20T12:36:00+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/commit/?id=e3152fa86cda600c3d993f8ddb43273f95aaa9f0'/>
<id>e3152fa86cda600c3d993f8ddb43273f95aaa9f0</id>
<content type='text'>
- Fix vpn list saving to sharedpreferences (closes issue #27)
- Version 0.5.5a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Fix vpn list saving to sharedpreferences (closes issue #27)
- Version 0.5.5a
</pre>
</div>
</content>
</entry>
<entry>
<title>Version 0.5.5</title>
<updated>2012-05-18T17:12:38+00:00</updated>
<author>
<name>Arne Schwabe</name>
<email>arne@rfc2549.org</email>
</author>
<published>2012-05-18T17:12:38+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/commit/?id=bb987226c843375a93043bbd5f78a94e0edea29d'/>
<id>bb987226c843375a93043bbd5f78a94e0edea29d</id>
<content type='text'>
- Add state to speed display
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Add state to speed display
</pre>
</div>
</content>
</entry>
<entry>
<title>Add more error logging</title>
<updated>2012-05-14T17:34:03+00:00</updated>
<author>
<name>Arne Schwabe</name>
<email>arne@rfc2549.org</email>
</author>
<published>2012-05-14T17:34:03+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/commit/?id=d59415d8e46bea16c70a5b6819c46a8cc4139483'/>
<id>d59415d8e46bea16c70a5b6819c46a8cc4139483</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add native dir approach from http://stackoverflow.com/questions/10517016/android-get-jni-library-dir/10536284</title>
<updated>2012-05-11T15:14:19+00:00</updated>
<author>
<name>Arne Schwabe</name>
<email>arne@rfc2549.org</email>
</author>
<published>2012-05-11T15:14:19+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/commit/?id=016c2b5baddc374bebb606d3bcbef559c1bc7588'/>
<id>016c2b5baddc374bebb606d3bcbef559c1bc7588</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CLeanups</title>
<updated>2012-05-10T23:17:01+00:00</updated>
<author>
<name>Arne Schwabe</name>
<email>arne@rfc2549.org</email>
</author>
<published>2012-05-10T23:17:01+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/commit/?id=0291c756696f9ef5a8e2a23ed3b4b1ff79e91e08'/>
<id>0291c756696f9ef5a8e2a23ed3b4b1ff79e91e08</id>
<content type='text'>
Fix backtrace from market console, I suspect someone tried IPv6 and I failed him/her :(
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix backtrace from market console, I suspect someone tried IPv6 and I failed him/her :(
</pre>
</div>
</content>
</entry>
<entry>
<title>Rework FIle selection dialog.</title>
<updated>2012-05-10T22:46:33+00:00</updated>
<author>
<name>Arne Schwabe</name>
<email>arne@rfc2549.org</email>
</author>
<published>2012-05-10T22:46:33+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/commit/?id=bfb51aa744b09b248daacd3ada8f04e6c6f7d5a5'/>
<id>bfb51aa744b09b248daacd3ada8f04e6c6f7d5a5</id>
<content type='text'>
Include possibility to include file content in VPN Profile. Allows safer storage of Certifcates and keys. (closes issue #13)

--HG--
rename : src/com/lamerman/FileDialog.java =&gt; src/de/blinkt/openvpn/FileSelectionFragment.java
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Include possibility to include file content in VPN Profile. Allows safer storage of Certifcates and keys. (closes issue #13)

--HG--
rename : src/com/lamerman/FileDialog.java =&gt; src/de/blinkt/openvpn/FileSelectionFragment.java
</pre>
</div>
</content>
</entry>
<entry>
<title>Only try to write minivpn once per program lifetime.</title>
<updated>2012-05-09T15:57:40+00:00</updated>
<author>
<name>Arne Schwabe</name>
<email>arne@rfc2549.org</email>
</author>
<published>2012-05-09T15:57:40+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/commit/?id=e86d8b67696568b17854ccdc846191dc9635841d'/>
<id>e86d8b67696568b17854ccdc846191dc9635841d</id>
<content type='text'>
Remove debug logging
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove debug logging
</pre>
</div>
</content>
</entry>
<entry>
<title>Add the minivpn to repository to avoid copying it around.</title>
<updated>2012-05-09T11:17:37+00:00</updated>
<author>
<name>Arne Schwabe</name>
<email>arne@rfc2549.org</email>
</author>
<published>2012-05-09T11:17:37+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/commit/?id=5281cc9f8dbb3a326a287c7b52d9317f385a4058'/>
<id>5281cc9f8dbb3a326a287c7b52d9317f385a4058</id>
<content type='text'>
The jniclose method works. But there should be a java way to do it ... (closes issue #12)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The jniclose method works. But there should be a java way to do it ... (closes issue #12)
</pre>
</div>
</content>
</entry>
<entry>
<title>Openvpn as external external program is coming nearer ....</title>
<updated>2012-05-09T00:06:17+00:00</updated>
<author>
<name>Arne Schwabe</name>
<email>arne@rfc2549.org</email>
</author>
<published>2012-05-09T00:06:17+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/commit/?id=95d6e0331e2db3404475efb91b5a7535b843099a'/>
<id>95d6e0331e2db3404475efb91b5a7535b843099a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
