<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/ssl/test, branch OTP-21.0</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>Update copyright year</title>
<updated>2018-06-18T12:51:18+00:00</updated>
<author>
<name>Henrik Nord</name>
<email>henrik@erlang.org</email>
</author>
<published>2018-06-18T12:51:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=5ca92e2eac1e84fd22f60e7abc3aa2b0ff1cb42b'/>
<id>5ca92e2eac1e84fd22f60e7abc3aa2b0ff1cb42b</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 'ingela/ssl/21-enhanchment'</title>
<updated>2018-06-14T14:21:58+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2018-06-14T14:21:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=115b0fa6d1374de08789a9431dc34c633663f598'/>
<id>115b0fa6d1374de08789a9431dc34c633663f598</id>
<content type='text'>
* ingela/ssl/21-enhanchment:
  ssl: Add handle_continue/2 and document enhancements
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* ingela/ssl/21-enhanchment:
  ssl: Add handle_continue/2 and document enhancements
</pre>
</div>
</content>
</entry>
<entry>
<title>ssl: Add handle_continue/2 and document enhancements</title>
<updated>2018-06-14T10:04:03+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2018-06-12T07:55:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=e91b2afc41716557bad662e346e9f978ee3156ba'/>
<id>e91b2afc41716557bad662e346e9f978ee3156ba</id>
<content type='text'>
* deprecation of ssl:ssl_accept/[1,2,3]
* deprecation of ssl:cipher_suites/[0,1]
* More consistent naming
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* deprecation of ssl:ssl_accept/[1,2,3]
* deprecation of ssl:cipher_suites/[0,1]
* More consistent naming
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'ingela/ssl/test-ecdh-check'</title>
<updated>2018-06-14T06:46:24+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2018-06-14T06:46:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=6d24188417dd1eb1dd663c472e64a222be59f8a9'/>
<id>6d24188417dd1eb1dd663c472e64a222be59f8a9</id>
<content type='text'>
* ingela/ssl/test-ecdh-check:
  ssl: Update interop conditions
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* ingela/ssl/test-ecdh-check:
  ssl: Update interop conditions
</pre>
</div>
</content>
</entry>
<entry>
<title>ssl: Update interop conditions</title>
<updated>2018-06-13T08:05:53+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2018-06-12T14:19:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=7a5071b59e04dfd4710ccd2f37e0d51deaa03e25'/>
<id>7a5071b59e04dfd4710ccd2f37e0d51deaa03e25</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 'peterdmv/ssl/suite_to_str/ERL-600/OTP-15106'</title>
<updated>2018-06-12T07:49:08+00:00</updated>
<author>
<name>Péter Dimitrov</name>
<email>peterdmv@erlang.org</email>
</author>
<published>2018-06-12T07:49:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=43bd7fbfe23533f59b74ec6accad48c0c26b71a7'/>
<id>43bd7fbfe23533f59b74ec6accad48c0c26b71a7</id>
<content type='text'>
* peterdmv/ssl/suite_to_str/ERL-600/OTP-15106:
  ssl: Add new API function suite_to_str/1

Change-Id: Icf214ece4e1d281da12b02dadc63d4a2ca346563
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* peterdmv/ssl/suite_to_str/ERL-600/OTP-15106:
  ssl: Add new API function suite_to_str/1

Change-Id: Icf214ece4e1d281da12b02dadc63d4a2ca346563
</pre>
</div>
</content>
</entry>
<entry>
<title>ssl: Add new API function suite_to_str/1</title>
<updated>2018-06-11T14:59:56+00:00</updated>
<author>
<name>Péter Dimitrov</name>
<email>peterdmv@erlang.org</email>
</author>
<published>2018-06-04T15:02:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=bb960a900d697c636947c788ff89306639c904a5'/>
<id>bb960a900d697c636947c788ff89306639c904a5</id>
<content type='text'>
Add new API function for converting cipher suite maps
to their textual representation.

Change-Id: I43681930b38e0f3bdb4dfccbf9e8895aa2d6a281
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add new API function for converting cipher suite maps
to their textual representation.

Change-Id: I43681930b38e0f3bdb4dfccbf9e8895aa2d6a281
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'raimo/better-TLS-distribution/OTP-15058'</title>
<updated>2018-06-11T07:25:18+00:00</updated>
<author>
<name>Raimo Niskanen</name>
<email>raimo@erlang.org</email>
</author>
<published>2018-06-11T07:25:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=46a07a914f049748e03ed78769ba4310753322e0'/>
<id>46a07a914f049748e03ed78769ba4310753322e0</id>
<content type='text'>
* raimo/better-TLS-distribution/OTP-15058:
  Test nodename whitelist
  Use public_key to verify client hostname
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* raimo/better-TLS-distribution/OTP-15058:
  Test nodename whitelist
  Use public_key to verify client hostname
</pre>
</div>
</content>
</entry>
<entry>
<title>Test nodename whitelist</title>
<updated>2018-06-08T14:24:40+00:00</updated>
<author>
<name>Raimo Niskanen</name>
<email>raimo@erlang.org</email>
</author>
<published>2018-06-08T14:04:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=67a552d897291508a37269b1c0b9909f42dcf325'/>
<id>67a552d897291508a37269b1c0b9909f42dcf325</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use public_key to verify client hostname</title>
<updated>2018-06-08T14:24:40+00:00</updated>
<author>
<name>Raimo Niskanen</name>
<email>raimo@erlang.org</email>
</author>
<published>2018-06-08T13:49:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=794df8cbba8d7942dcb3bf2cbdfa526b04d41dd3'/>
<id>794df8cbba8d7942dcb3bf2cbdfa526b04d41dd3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
