<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ics_openvpn.git/main/src, branch v0.6.58</title>
<subtitle>[ics_openvpn] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/'/>
<entry>
<title>Update OpenVPN 3 code for released code</title>
<updated>2016-09-26T16:16:13+00:00</updated>
<author>
<name>Arne Schwabe</name>
<email>arne@rfc2549.org</email>
</author>
<published>2016-09-26T16:15:53+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/commit/?id=ccfc4d3a763d27a99c0fe0bf4be59ec74521a36a'/>
<id>ccfc4d3a763d27a99c0fe0bf4be59ec74521a36a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remark that Always On VPN could cancel the confirmation dialog</title>
<updated>2016-09-12T07:57:22+00:00</updated>
<author>
<name>Arne Schwabe</name>
<email>arne@rfc2549.org</email>
</author>
<published>2016-09-12T07:57:22+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/commit/?id=64afae2e2ee8c368547b13da5a5df43b18af7c1f'/>
<id>64afae2e2ee8c368547b13da5a5df43b18af7c1f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Also ignore "push" option in client config. For people with really broken configuration like in issue #546 *sigh*</title>
<updated>2016-09-06T08:49:55+00:00</updated>
<author>
<name>Arne Schwabe</name>
<email>arne@rfc2549.org</email>
</author>
<published>2016-09-06T08:49:55+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/commit/?id=b3fcbc10f64cc3059eac8f2bc261a2204381655b'/>
<id>b3fcbc10f64cc3059eac8f2bc261a2204381655b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ignore block-outside-dns, update gradle versions</title>
<updated>2016-08-31T08:05:01+00:00</updated>
<author>
<name>Arne Schwabe</name>
<email>arne@rfc2549.org</email>
</author>
<published>2016-08-31T08:04:44+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/commit/?id=e99d46c3599f8006ba561fc2579c61a3241e8229'/>
<id>e99d46c3599f8006ba561fc2579c61a3241e8229</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix KeyChain crash (#530)</title>
<updated>2016-07-26T15:16:22+00:00</updated>
<author>
<name>Robin Lee</name>
<email>hex539@users.noreply.github.com</email>
</author>
<published>2016-07-26T15:16:22+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/commit/?id=3315ceaa78a45c39196a99d1dda35b1a9b59ec00'/>
<id>3315ceaa78a45c39196a99d1dda35b1a9b59ec00</id>
<content type='text'>
This happens due to a race condition in background threads that use an
activity context to call long-running RPCs in keychain and keystore.

If the activity goes away while services are still bound, its context
will be disposed of and any attempts to unbind those services will raise
an IllegalStateException.

The right thing to do is make these calls using an application context
instead.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This happens due to a race condition in background threads that use an
activity context to call long-running RPCs in keychain and keystore.

If the activity goes away while services are still bound, its context
will be disposed of and any attempts to unbind those services will raise
an IllegalStateException.

The right thing to do is make these calls using an application context
instead.</pre>
</div>
</content>
</entry>
<entry>
<title>Increase log Level of revoke message (closes #525)</title>
<updated>2016-07-25T14:08:12+00:00</updated>
<author>
<name>Arne Schwabe</name>
<email>arne@rfc2549.org</email>
</author>
<published>2016-07-25T14:08:12+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/commit/?id=7ec9538b67c30bdc1a88e68a251fb03a4c65923e'/>
<id>7ec9538b67c30bdc1a88e68a251fb03a4c65923e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update translations</title>
<updated>2016-07-25T08:46:48+00:00</updated>
<author>
<name>Arne Schwabe</name>
<email>arne@rfc2549.org</email>
</author>
<published>2016-07-22T11:54:01+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/commit/?id=2388bca3a3798d667de1abf3a0c8f2add5ae69c8'/>
<id>2388bca3a3798d667de1abf3a0c8f2add5ae69c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix ipv6 address with two zero ranges.</title>
<updated>2016-07-24T10:45:17+00:00</updated>
<author>
<name>Arne Schwabe</name>
<email>arne@rfc2549.org</email>
</author>
<published>2016-07-24T10:45:17+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/commit/?id=438c6a1dc2fa3b32ebf49faf44e645efc7e2da2d'/>
<id>438c6a1dc2fa3b32ebf49faf44e645efc7e2da2d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add UI option for x509-username-field option (closes #519)</title>
<updated>2016-07-05T16:25:50+00:00</updated>
<author>
<name>Arne Schwabe</name>
<email>arne@rfc2549.org</email>
</author>
<published>2016-07-05T16:25:50+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/commit/?id=29bda719b6a1e2caef78045d5073c0b212d73fdc'/>
<id>29bda719b6a1e2caef78045d5073c0b212d73fdc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Config fragment not always showing the most current config</title>
<updated>2016-07-04T15:57:44+00:00</updated>
<author>
<name>Arne Schwabe</name>
<email>arne@rfc2549.org</email>
</author>
<published>2016-07-04T15:57:44+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/ics_openvpn.git/commit/?id=f0d2595b794bc02d4527cf37c312d7dacd86b7bc'/>
<id>f0d2595b794bc02d4527cf37c312d7dacd86b7bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
