<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/ssl/doc, branch OTP-18.2.2</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>Update release notes</title>
<updated>2015-12-15T08:45:27+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2015-12-15T08:45:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=f4a0ae1736216feac5ae053610644bba2e12ed34'/>
<id>f4a0ae1736216feac5ae053610644bba2e12ed34</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[ssl] Moved description details to man(6) page</title>
<updated>2015-12-11T09:06:59+00:00</updated>
<author>
<name>Lars Thorsen</name>
<email>lars.thorsen@ericsson.com</email>
</author>
<published>2015-12-10T08:40:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=b1a1b4e8dc1929d438964017cec71869e8e24337'/>
<id>b1a1b4e8dc1929d438964017cec71869e8e24337</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[ssl] Correct the documentation so it follows the DTD</title>
<updated>2015-12-11T09:06:59+00:00</updated>
<author>
<name>Lars Thorsen</name>
<email>lars.thorsen@ericsson.com</email>
</author>
<published>2015-12-10T06:17:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=8edbf8309fe6f095d43cc4bbc3eceaa81823c7f4'/>
<id>8edbf8309fe6f095d43cc4bbc3eceaa81823c7f4</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/ssl/max-sessions/OTP-12392' into maint</title>
<updated>2015-12-07T09:35:19+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2015-12-07T09:35:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=f258633921e7dd0bd5760281d2a26a0f937e53c4'/>
<id>f258633921e7dd0bd5760281d2a26a0f937e53c4</id>
<content type='text'>
* ia/ssl/max-sessions/OTP-12392:
  ssl: Fix documentation mistakes
  ssl: Add upper limit for session cache
  ssl: Measure elapsed time with erlang:monotonic_time
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* ia/ssl/max-sessions/OTP-12392:
  ssl: Fix documentation mistakes
  ssl: Add upper limit for session cache
  ssl: Measure elapsed time with erlang:monotonic_time
</pre>
</div>
</content>
</entry>
<entry>
<title>ssl: Fix documentation mistakes</title>
<updated>2015-12-07T09:31:35+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2015-12-07T09:31:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=55569124ac815eedc21c234c447e346b97f3c8fe'/>
<id>55569124ac815eedc21c234c447e346b97f3c8fe</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 'maint-17' into maint</title>
<updated>2015-12-04T14:09:28+00:00</updated>
<author>
<name>Henrik Nord</name>
<email>henrik@erlang.org</email>
</author>
<published>2015-12-04T13:44:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=4b5cc477a78247dd68f142d5cb044ff0c34a576b'/>
<id>4b5cc477a78247dd68f142d5cb044ff0c34a576b</id>
<content type='text'>
Conflicts:
	OTP_VERSION
	erts/doc/src/notes.xml
	erts/vsn.mk
	lib/kernel/doc/src/notes.xml
	lib/kernel/src/kernel.appup.src
	lib/kernel/vsn.mk
	lib/ssl/doc/src/notes.xml
	lib/ssl/src/ssl.appup.src
	lib/ssl/src/ssl_cipher.erl
	lib/ssl/vsn.mk
	otp_versions.table
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	OTP_VERSION
	erts/doc/src/notes.xml
	erts/vsn.mk
	lib/kernel/doc/src/notes.xml
	lib/kernel/src/kernel.appup.src
	lib/kernel/vsn.mk
	lib/ssl/doc/src/notes.xml
	lib/ssl/src/ssl.appup.src
	lib/ssl/src/ssl_cipher.erl
	lib/ssl/vsn.mk
	otp_versions.table
</pre>
</div>
</content>
</entry>
<entry>
<title>ssl: Add upper limit for session cache</title>
<updated>2015-12-03T14:54:34+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2015-11-16T20:58:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=42b8a29dbae1d626f32bc16dd81a129caf741138'/>
<id>42b8a29dbae1d626f32bc16dd81a129caf741138</id>
<content type='text'>
If upper limit is reached invalidate the current cache entries, e.i the session
lifetime is the max time a session will be keept, but it may be invalidated
earlier if the max limit for the table is reached. This will keep the ssl
manager process well behaved, not exhusting memeory. Invalidating the entries
will incrementally empty the cache to make room for fresh sessions entries.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If upper limit is reached invalidate the current cache entries, e.i the session
lifetime is the max time a session will be keept, but it may be invalidated
earlier if the max limit for the table is reached. This will keep the ssl
manager process well behaved, not exhusting memeory. Invalidating the entries
will incrementally empty the cache to make room for fresh sessions entries.
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare release</title>
<updated>2015-12-03T10:11:17+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2015-12-03T10:11:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=ad50eefb67a69d755d46126bf5e436bf85644c8b'/>
<id>ad50eefb67a69d755d46126bf5e436bf85644c8b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare release</title>
<updated>2015-09-21T15:09:23+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2015-09-21T15:09:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=6738d356a279835222b951fd213ed4cf9897eb7e'/>
<id>6738d356a279835222b951fd213ed4cf9897eb7e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ssl: Improve shutdown logic</title>
<updated>2015-09-16T08:02:16+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2015-08-25T16:19:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=1b06210c16465bcb995b0a54ba1b24ef1de3c5a4'/>
<id>1b06210c16465bcb995b0a54ba1b24ef1de3c5a4</id>
<content type='text'>
Add possibility to downgrade an SSL/TLS connection to a tcp connection,
and give back the socket control to a user process.

Add application setting to be able to change fatal alert shutdown
timeout, also shorten the  default timeout. The fatal alert timeout is
the number of milliseconds between sending of a fatal alert and
closing the connection. Waiting a little while improves the
peers chances to properly receiving the alert so it may
shutdown gracefully.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add possibility to downgrade an SSL/TLS connection to a tcp connection,
and give back the socket control to a user process.

Add application setting to be able to change fatal alert shutdown
timeout, also shorten the  default timeout. The fatal alert timeout is
the number of milliseconds between sending of a fatal alert and
closing the connection. Waiting a little while improves the
peers chances to properly receiving the alert so it may
shutdown gracefully.
</pre>
</div>
</content>
</entry>
</feed>
