<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/ssl/doc, branch KennethL-patch-1</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>ssl: Make sure anonymous suites are handled separately</title>
<updated>2018-02-07T10:55:44+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2018-02-01T13:28:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=b16d7d7e4cfa15ab00e5ce43f50619d02bc2f986'/>
<id>b16d7d7e4cfa15ab00e5ce43f50619d02bc2f986</id>
<content type='text'>
Preferably customized cipher suites will be based on the default value.
But all may be used as base and hence it will be good to
handle anonymous suites separately as they are intended for testing purposes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Preferably customized cipher suites will be based on the default value.
But all may be used as base and hence it will be good to
handle anonymous suites separately as they are intended for testing purposes.
</pre>
</div>
</content>
</entry>
<entry>
<title>ssl: Add UG examles</title>
<updated>2018-02-05T14:03:54+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2018-01-30T15:53:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=cece38b7dccf8563b44eb095ba202f55e07e807f'/>
<id>cece38b7dccf8563b44eb095ba202f55e07e807f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ssl: Add new API functions for cipher suite handling</title>
<updated>2018-02-05T14:03:53+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2018-01-12T15:04:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=7ba4144d71899fa7eb9e1f35c50e3633772aa283'/>
<id>7ba4144d71899fa7eb9e1f35c50e3633772aa283</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1660 from bitnitdit/ssl_doc_duplicate_word</title>
<updated>2017-12-19T13:06:27+00:00</updated>
<author>
<name>Ingela Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2017-12-19T13:06:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=fd6ad6cdc4c0dcd78d302bd5817e274e108889f1'/>
<id>fd6ad6cdc4c0dcd78d302bd5817e274e108889f1</id>
<content type='text'>
Remove one of the duplicate word "use"</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove one of the duplicate word "use"</pre>
</div>
</content>
</entry>
<entry>
<title>Remove one of the duplicate word "use"</title>
<updated>2017-12-19T05:24:54+00:00</updated>
<author>
<name>bitnitdit</name>
<email>bitnitdit@gmail.com</email>
</author>
<published>2017-12-19T05:24:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=4f0e11ea4080bd235f7a763de0ea0a95c7707b79'/>
<id>4f0e11ea4080bd235f7a763de0ea0a95c7707b79</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ssl: Add engine use case to Users Guide</title>
<updated>2017-12-15T13:59:03+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2017-12-15T13:59:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=01c644bbfbc3ac88d45ce5f77a35de9e82067009'/>
<id>01c644bbfbc3ac88d45ce5f77a35de9e82067009</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update release notes</title>
<updated>2017-12-08T09:57:50+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2017-12-08T09:57:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=47198f179ab14cf8cfcdab0d976650cd1519b236'/>
<id>47198f179ab14cf8cfcdab0d976650cd1519b236</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Read in -ssl_dist_optfile to ETS</title>
<updated>2017-12-04T13:50:49+00:00</updated>
<author>
<name>Raimo Niskanen</name>
<email>raimo@erlang.org</email>
</author>
<published>2017-11-29T08:58:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=457409e8a460fa115565a5450e7f4eb4a558f32c'/>
<id>457409e8a460fa115565a5450e7f4eb4a558f32c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix missing document tag lost during merge</title>
<updated>2017-11-23T19:30:57+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2017-11-23T19:30:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=589ff3253518f7b4e18e899cc2e67a073bfa2cea'/>
<id>589ff3253518f7b4e18e899cc2e67a073bfa2cea</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-18' into maint</title>
<updated>2017-11-23T18:21:45+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2017-11-23T18:16:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=b8c2f776c1c162518e5847108b5a2e8b78b1e0a5'/>
<id>b8c2f776c1c162518e5847108b5a2e8b78b1e0a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
