<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/ssl/src/ssl_session_cache.erl, branch R16B02_yielding_binary_to_term</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>ssl: Use ordered_set in cache</title>
<updated>2012-06-08T14:52:05+00:00</updated>
<author>
<name>Dan Gudmundsson</name>
<email>dgud@erlang.org</email>
</author>
<published>2012-04-16T09:56:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=35ffd19df295f5ff73f9968b65dc8ad957c943e5'/>
<id>35ffd19df295f5ff73f9968b65dc8ad957c943e5</id>
<content type='text'>
So we can use partial bound keys for matching
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
So we can use partial bound keys for matching
</pre>
</div>
</content>
</entry>
<entry>
<title>Callback specs now handled by -callback directive in the behaviour module.</title>
<updated>2011-12-01T11:53:04+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2011-12-01T11:53:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=2b8deca534abb8e329cefd354e351d6f05b1f933'/>
<id>2b8deca534abb8e329cefd354e351d6f05b1f933</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Corrected spec name errors: ip_adress -&gt; ip_address port_num -&gt; port_number</title>
<updated>2011-09-05T08:26:29+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2011-09-05T08:26:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=eff93daf5f3f8d917414b89335ab4c8af5afe686'/>
<id>eff93daf5f3f8d917414b89335ab4c8af5afe686</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use inet and gen_* dialyzer specs</title>
<updated>2011-08-31T09:31:48+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2011-08-22T14:59:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=4b0b4d1b8f61886182e93c546de59d08ff7b7caf'/>
<id>4b0b4d1b8f61886182e93c546de59d08ff7b7caf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed global name from the certificate tabel</title>
<updated>2011-06-29T09:50:35+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2011-06-15T09:39:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=5f50de5893c26038933d4e1d1f91426e0f23fb15'/>
<id>5f50de5893c26038933d4e1d1f91426e0f23fb15</id>
<content type='text'>
We want the certificate table to be handled the same way as the
session table and not have a global name, so that we may easier
create a separate ssl-manager to handle erlang distribution over ssl.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We want the certificate table to be handled the same way as the
session table and not have a global name, so that we may easier
create a separate ssl-manager to handle erlang distribution over ssl.
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed test case so that we do not have to make ets-table named</title>
<updated>2011-06-14T09:16:06+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2011-06-14T09:16:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=30de8744bbb59992b23a7f6a4b059119f67e71a0'/>
<id>30de8744bbb59992b23a7f6a4b059119f67e71a0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>The clean up of the session table now works as intended.</title>
<updated>2011-06-01T08:55:40+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2011-05-31T09:52:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=2282568d2805d2e355f9dcde8b42e580006948b9'/>
<id>2282568d2805d2e355f9dcde8b42e580006948b9</id>
<content type='text'>
In ssl-4.1.5 temporary clean-up processes would crash resulting in
that the session table would not be cleaned up (e.i. using more and
more memory) and error reports would be printed, but connections would
not be affected.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In ssl-4.1.5 temporary clean-up processes would crash resulting in
that the session table would not be cleaned up (e.i. using more and
more memory) and error reports would be printed, but connections would
not be affected.
</pre>
</div>
</content>
</entry>
<entry>
<title>Refreshed documentation to reflect the change of default implementation.</title>
<updated>2010-06-22T07:26:55+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2010-06-21T09:50:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=150fbc75ca713527faa8dda0dee819f1e06f1ea1'/>
<id>150fbc75ca713527faa8dda0dee819f1e06f1ea1</id>
<content type='text'>
Started to improve code documentation by using -spec directive, and
some small refactorings to avoid ugly code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Started to improve code documentation by using -spec directive, and
some small refactorings to avoid ugly code.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added option list argument to the init function in ssl_session_cache_api.</title>
<updated>2010-05-26T14:38:02+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2010-05-26T14:38:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=eadfccf77cbf506c3a1a73b0eff1711dae0a5f4c'/>
<id>eadfccf77cbf506c3a1a73b0eff1711dae0a5f4c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>The R13B03 release.</title>
<updated>2009-11-20T14:54:40+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2009-11-20T14:54:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=84adefa331c4159d432d22840663c38f155cd4c1'/>
<id>84adefa331c4159d432d22840663c38f155cd4c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
