<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ics_openvpn.git/src/de/blinkt/openvpn/Settings_Authentication.java, branch v0.5.31</title>
<subtitle>[ics_openvpn] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/'/>
<entry>
<title>Add the --auth option to the auth/enc dialog</title>
<updated>2013-02-02T15:37:43+00:00</updated>
<author>
<name>Arne Schwabe</name>
<email>arne@rfc2549.org</email>
</author>
<published>2013-02-02T15:37:43+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/commit/?id=f00cd03f5aa1f8042b55ebee5050d297cef6bb8a'/>
<id>f00cd03f5aa1f8042b55ebee5050d297cef6bb8a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix errors reported by lint</title>
<updated>2012-05-25T07:28:18+00:00</updated>
<author>
<name>Arne Schwabe</name>
<email>arne@rfc2549.org</email>
</author>
<published>2012-05-25T07:28:18+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/commit/?id=7aab2ed1a75b29c40c0f83b1d48d889b02deb61f'/>
<id>7aab2ed1a75b29c40c0f83b1d48d889b02deb61f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>- Rework saving state of preferences fragment</title>
<updated>2012-05-14T21:06:36+00:00</updated>
<author>
<name>Arne Schwabe</name>
<email>arne@rfc2549.org</email>
</author>
<published>2012-05-14T21:06:36+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/commit/?id=39e94d54313cf140929339a9f2613d79cbf734b0'/>
<id>39e94d54313cf140929339a9f2613d79cbf734b0</id>
<content type='text'>
- fix state of nobind not loaded (hopefully closes issue #19)
Version 0.5.4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- fix state of nobind not loaded (hopefully closes issue #19)
Version 0.5.4
</pre>
</div>
</content>
</entry>
<entry>
<title>Almost working configuration import</title>
<updated>2012-05-12T19:18:37+00:00</updated>
<author>
<name>Arne Schwabe</name>
<email>arne@rfc2549.org</email>
</author>
<published>2012-05-12T19:18:37+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/commit/?id=5a65e0c5e80d147909acffa14b04d3c99d48de1a'/>
<id>5a65e0c5e80d147909acffa14b04d3c99d48de1a</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>Version 0.5.1</title>
<updated>2012-05-09T22:56:14+00:00</updated>
<author>
<name>Arne Schwabe</name>
<email>arne@rfc2549.org</email>
</author>
<published>2012-05-09T22:56:14+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/commit/?id=c7c118c07a00c6a8c1f44e1736dfe75d55b92884'/>
<id>c7c118c07a00c6a8c1f44e1736dfe75d55b92884</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add cipher option</title>
<updated>2012-05-09T21:58:37+00:00</updated>
<author>
<name>Arne Schwabe</name>
<email>arne@rfc2549.org</email>
</author>
<published>2012-05-09T21:58:37+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/commit/?id=93504079cd041c2fe4468ef346d150969c512f16'/>
<id>93504079cd041c2fe4468ef346d150969c512f16</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>version 0.4.2</title>
<updated>2012-04-30T00:53:12+00:00</updated>
<author>
<name>Arne Schwabe</name>
<email>arne@rfc2549.org</email>
</author>
<published>2012-04-30T00:53:12+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/commit/?id=44fa929579f9d801de9b62269f80310f3405ba4a'/>
<id>44fa929579f9d801de9b62269f80310f3405ba4a</id>
<content type='text'>
--HG--
rename : src/de/blinkt/openvpn/BasicSettings.java =&gt; src/de/blinkt/openvpn/Settings_Basic.java
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
rename : src/de/blinkt/openvpn/BasicSettings.java =&gt; src/de/blinkt/openvpn/Settings_Basic.java
</pre>
</div>
</content>
</entry>
</feed>
