<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ics_openvpn.git/src/de/blinkt/openvpn/OpenVpnService.java, branch v0.5.19</title>
<subtitle>[ics_openvpn] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/'/>
<entry>
<title>Regression fix: Fix directly connecting while connection is active</title>
<updated>2012-08-17T08:29:39+00:00</updated>
<author>
<name>Arne Schwabe</name>
<email>arne@rfc2549.org</email>
</author>
<published>2012-08-17T08:29:39+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/commit/?id=2b7a3f3986ba27c8792e36199b7c260c2b1b3461'/>
<id>2b7a3f3986ba27c8792e36199b7c260c2b1b3461</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bugfix for notifications</title>
<updated>2012-08-17T07:38:59+00:00</updated>
<author>
<name>Arne Schwabe</name>
<email>arne@rfc2549.org</email>
</author>
<published>2012-08-17T07:38:59+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/commit/?id=c4984d2742c8daf7c178d6ecee88eb0d46b986c2'/>
<id>c4984d2742c8daf7c178d6ecee88eb0d46b986c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Fix the problem  Android sometimes killing the service in the background causing miniopenvpn to exit</title>
<updated>2012-08-16T21:52:03+00:00</updated>
<author>
<name>Arne Schwabe</name>
<email>arne@rfc2549.org</email>
</author>
<published>2012-08-16T21:52:03+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/commit/?id=a9aaf6c38d80dda30331275359a554539e3b134b'/>
<id>a9aaf6c38d80dda30331275359a554539e3b134b</id>
<content type='text'>
- Use setForeground to enable foreground priority, this forces to use a notification icon
- Remove the ability to deselect Bytecounter.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Use setForeground to enable foreground priority, this forces to use a notification icon
- Remove the ability to deselect Bytecounter.
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow editing the VPN Config from the log screen to ease configuration iterations</title>
<updated>2012-08-13T21:09:21+00:00</updated>
<author>
<name>Arne Schwabe</name>
<email>arne@rfc2549.org</email>
</author>
<published>2012-08-13T21:09:21+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/commit/?id=4efa4da4839e61e20eb42e6d0c9b77af61347665'/>
<id>4efa4da4839e61e20eb42e6d0c9b77af61347665</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement starting a VPN on boot. (closes issue #62)</title>
<updated>2012-08-12T16:52:38+00:00</updated>
<author>
<name>Arne Schwabe</name>
<email>arne@rfc2549.org</email>
</author>
<published>2012-08-12T16:52:38+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/commit/?id=5e7b841c8d5111e6b63e74944903a168939ca723'/>
<id>5e7b841c8d5111e6b63e74944903a168939ca723</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use management-client and management-signal (closes issue #65)</title>
<updated>2012-08-07T22:37:54+00:00</updated>
<author>
<name>Arne Schwabe</name>
<email>arne@rfc2549.org</email>
</author>
<published>2012-08-07T22:37:54+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/commit/?id=668db7df968c8e2828c888261b65f14490d78396'/>
<id>668db7df968c8e2828c888261b65f14490d78396</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 warning if no dns is set.</title>
<updated>2012-07-15T15:01:33+00:00</updated>
<author>
<name>Arne Schwabe</name>
<email>arne@rfc2549.org</email>
</author>
<published>2012-07-15T15:01:33+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/commit/?id=1c664e15c7bf36098025f15ec6e4e835adff997e'/>
<id>1c664e15c7bf36098025f15ec6e4e835adff997e</id>
<content type='text'>
Check in a working copy of jbcrypto
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Check in a working copy of jbcrypto
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix stale "exiting" status</title>
<updated>2012-07-07T09:18:29+00:00</updated>
<author>
<name>Arne Schwabe</name>
<email>arne@blinkt.de</email>
</author>
<published>2012-07-07T09:18:29+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/commit/?id=b07eb38151644d9b0e19ccfb2e97b468b08b2d4a'/>
<id>b07eb38151644d9b0e19ccfb2e97b468b08b2d4a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>merge</title>
<updated>2012-06-27T21:01:24+00:00</updated>
<author>
<name>Arne Schwabe</name>
<email>arne@rfc2549.org</email>
</author>
<published>2012-06-27T21:01:24+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/commit/?id=7cb22c98cc326aceb6a9672ebddc6988703dc1c8'/>
<id>7cb22c98cc326aceb6a9672ebddc6988703dc1c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
