<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib, branch maint-r15</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>Prepare release</title>
<updated>2015-07-01T13:54:27+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2015-07-01T13:54:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=899f9602d44a7e6e9b7f7be389d905f5663c51bd'/>
<id>899f9602d44a7e6e9b7f7be389d905f5663c51bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'ia/ssh/backport/OTP-12884' into maint-r15</title>
<updated>2015-07-01T13:54:13+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2015-07-01T13:54:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=73da9471177f9b5b67f063cd88f029f687864c50'/>
<id>73da9471177f9b5b67f063cd88f029f687864c50</id>
<content type='text'>
* ia/ssh/backport/OTP-12884:
  ssh: Fix test case issue
  ssh: Use old crypto with newer ssh
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* ia/ssh/backport/OTP-12884:
  ssh: Fix test case issue
  ssh: Use old crypto with newer ssh
</pre>
</div>
</content>
</entry>
<entry>
<title>ssh: Fix test case issue</title>
<updated>2015-07-01T13:43:58+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2015-07-01T13:43:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=85bf0f9627122416048e2fc9d102e76b84d36467'/>
<id>85bf0f9627122416048e2fc9d102e76b84d36467</id>
<content type='text'>
The test case is not prepared to receive is_dir messages,
and the same line is commented out in 18.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The test case is not prepared to receive is_dir messages,
and the same line is commented out in 18.
</pre>
</div>
</content>
</entry>
<entry>
<title>ssl: Fix appup</title>
<updated>2015-07-01T12:36:04+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2015-06-30T14:30:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=77d6dfd57e87daf7d0f2a02f7c592574241ad2d2'/>
<id>77d6dfd57e87daf7d0f2a02f7c592574241ad2d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>inets: Prepare for release</title>
<updated>2015-07-01T12:36:04+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2015-06-29T13:35:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=c3ff998aee7210a8e3d8e0896d422aa157da354b'/>
<id>c3ff998aee7210a8e3d8e0896d422aa157da354b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>inets: Fix broken fd feature</title>
<updated>2015-07-01T12:36:04+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2015-06-29T13:17:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=ca166cb0b7a7202b1f923e7c84848071a7c29efc'/>
<id>ca166cb0b7a7202b1f923e7c84848071a7c29efc</id>
<content type='text'>
If a wrapper script is used to open a privileged port before starting
erlang and supplied as a init argument to erlang it should override
the port configured by the httpd config file. Some of the code handling
this was lost, in the commit da3797589463002f28fc42ef27872650fe1de938,
due to missing tests of this functionality.

This commit adds the code for this in a better place.
In 18 also add a test.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If a wrapper script is used to open a privileged port before starting
erlang and supplied as a init argument to erlang it should override
the port configured by the httpd config file. Some of the code handling
this was lost, in the commit da3797589463002f28fc42ef27872650fe1de938,
due to missing tests of this functionality.

This commit adds the code for this in a better place.
In 18 also add a test.
</pre>
</div>
</content>
</entry>
<entry>
<title>ssh: Use old crypto with newer ssh</title>
<updated>2015-06-26T09:35:31+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2015-06-26T06:47:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=fcbf2e682cedebdf768dc90273889b1f8d4b2ce4'/>
<id>fcbf2e682cedebdf768dc90273889b1f8d4b2ce4</id>
<content type='text'>
Many issues with previous process design, causing for instance process leaks,
are compleatly gone in the redesigned ssh-3.0 and later.
This is a backport of newer ssh design to R15B
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Many issues with previous process design, causing for instance process leaks,
are compleatly gone in the redesigned ssh-3.0 and later.
This is a backport of newer ssh design to R15B
</pre>
</div>
</content>
</entry>
<entry>
<title>Update release notes</title>
<updated>2015-03-13T15:35:45+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2015-03-13T15:35:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=0f3f8f5871a1ea503cc80ae17adc8dec96c79445'/>
<id>0f3f8f5871a1ea503cc80ae17adc8dec96c79445</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ssl: Special Poodle protection version for OTP-R15 track</title>
<updated>2015-03-13T12:29:03+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2015-03-13T12:29:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=90e3fdf7a7ed036d51fcd0477141343af9f1cc30'/>
<id>90e3fdf7a7ed036d51fcd0477141343af9f1cc30</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ssl: Check that negotiated version is a supported version.</title>
<updated>2015-03-13T12:21:09+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2013-03-01T14:36:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=96d330814fd8195b0d33d1c33e0683e1fbf752ea'/>
<id>96d330814fd8195b0d33d1c33e0683e1fbf752ea</id>
<content type='text'>
Conflicts:
	lib/ssl/src/ssl_handshake.erl
	lib/ssl/test/ssl_basic_SUITE.erl
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	lib/ssl/src/ssl_handshake.erl
	lib/ssl/test/ssl_basic_SUITE.erl
</pre>
</div>
</content>
</entry>
</feed>
