<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_platform.git/provider_base, branch 0.5.3</title>
<subtitle>[leap_platform] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/'/>
<entry>
<title>static site: gracefully handle static sites that are not configured.</title>
<updated>2014-06-02T20:01:21+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2014-06-02T20:01:21+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=a590f5f3ca1eb21f761c40979b3c87c0f5310018'/>
<id>a590f5f3ca1eb21f761c40979b3c87c0f5310018</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>static site: added rack support, added custom apache config</title>
<updated>2014-06-02T19:03:01+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2014-05-30T21:52:26+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=4e3d168d103fea6476694997275c4df4821535f3'/>
<id>4e3d168d103fea6476694997275c4df4821535f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added support for /provider.json served from static site.</title>
<updated>2014-06-02T18:28:27+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2014-05-24T08:35:54+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=24f0cc3c64aab59db436e0827ba24ec08023100a'/>
<id>24f0cc3c64aab59db436e0827ba24ec08023100a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add support for webapp on subdomain</title>
<updated>2014-05-20T21:10:28+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2014-05-20T20:48:23+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=3919bf8ebb78c07c6c3e067ab2f87f933df8c126'/>
<id>3919bf8ebb78c07c6c3e067ab2f87f933df8c126</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>changed the default service levels to be more minimal, because it is currently impossible to entirely overwrite the service.levels hash.</title>
<updated>2014-05-20T20:56:02+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2014-05-20T20:56:02+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=1ea643b6741f41bfd90969d91f384060df98c8ae'/>
<id>1ea643b6741f41bfd90969d91f384060df98c8ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix bug with empty tor families</title>
<updated>2014-05-18T01:15:57+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2014-05-18T01:15:57+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=c0e52b84f79fc0ec636daf91e1fc6b61cc49fb2d'/>
<id>c0e52b84f79fc0ec636daf91e1fc6b61cc49fb2d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use hash for provider service levels</title>
<updated>2014-05-14T08:39:10+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2014-05-14T08:34:45+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=f83d6e635448d5c96be18b4d926cc99ba879bd93'/>
<id>f83d6e635448d5c96be18b4d926cc99ba879bd93</id>
<content type='text'>
We want to access service levels by means of the id stored in the user record. With a hash we don't have to loop through all elements to find the one with a given id and still can use arbitrary strings and do not rely on the order of the array.

Also it's the format the webapp is expecting right now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We want to access service levels by means of the id stored in the user record. With a hash we don't have to loop through all elements to find the one with a given id and still can use arbitrary strings and do not rely on the order of the array.

Also it's the format the webapp is expecting right now.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "update cipher configuration for openvpn to use the IANA name"</title>
<updated>2014-05-13T23:04:17+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@leap.se</email>
</author>
<published>2014-05-13T23:04:17+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=89fac280079e4fd1eb9a4491a06a2dd549cee32b'/>
<id>89fac280079e4fd1eb9a4491a06a2dd549cee32b</id>
<content type='text'>
This reverts commit ae50675e9095750cee9810237fb6b9f60030dae4.

Older openssl implementations (wheezy, android, others) aren't able to
parse this newer string, so reverting to the deprecated name until we
are sure the support is there
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit ae50675e9095750cee9810237fb6b9f60030dae4.

Older openssl implementations (wheezy, android, others) aren't able to
parse this newer string, so reverting to the deprecated name until we
are sure the support is there
</pre>
</div>
</content>
</entry>
<entry>
<title>update cipher configuration for openvpn to use the IANA name, due to</title>
<updated>2014-05-06T22:11:31+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@leap.se</email>
</author>
<published>2014-05-06T22:11:31+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=ae50675e9095750cee9810237fb6b9f60030dae4'/>
<id>ae50675e9095750cee9810237fb6b9f60030dae4</id>
<content type='text'>
deprecation warning:

2014-05-06 18:10:23,594 - INFO     - L#826  : leap.openvpn:outReceived() - Tue May  6 18:10:23 2014 Deprecated TLS cipher name 'DHE-RSA-AES128-SHA', please use IANA name 'TLS-DHE-RSA-WITH-AES-128-CBC-SHA'

Change-Id: I159b26604993d38806fcb7c2ed8f6de8138999f7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
deprecation warning:

2014-05-06 18:10:23,594 - INFO     - L#826  : leap.openvpn:outReceived() - Tue May  6 18:10:23 2014 Deprecated TLS cipher name 'DHE-RSA-AES128-SHA', please use IANA name 'TLS-DHE-RSA-WITH-AES-128-CBC-SHA'

Change-Id: I159b26604993d38806fcb7c2ed8f6de8138999f7
</pre>
</div>
</content>
</entry>
<entry>
<title>add the tun-ipv6 configuration to the eip-service (#4163)</title>
<updated>2014-05-06T22:11:03+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@leap.se</email>
</author>
<published>2014-05-06T22:11:03+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=87129e91899c64c8374ae139d6e1bdcd5af6a407'/>
<id>87129e91899c64c8374ae139d6e1bdcd5af6a407</id>
<content type='text'>
Change-Id: I4781f0c3e1c74f5a45217a4d631603fa1a622fd6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I4781f0c3e1c74f5a45217a4d631603fa1a622fd6
</pre>
</div>
</content>
</entry>
</feed>
