<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/ssl, branch OTP-22.0.3</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>2019-06-12T07:51:26+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2019-06-12T07:51:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=d1bd26b07f6597d46a1cb2a6f0a4af7b87b0fb4f'/>
<id>d1bd26b07f6597d46a1cb2a6f0a4af7b87b0fb4f</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/dtls-test-fix' into maint-22</title>
<updated>2019-06-12T07:51:22+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2019-06-12T07:51:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=3f2bd7ffb2fed616983d43454b5aa2f5c9a9f49a'/>
<id>3f2bd7ffb2fed616983d43454b5aa2f5c9a9f49a</id>
<content type='text'>
* peterdmv/ssl/dtls-test-fix:
  ssl: Fix ssl_packet_SUITE
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* peterdmv/ssl/dtls-test-fix:
  ssl: Fix ssl_packet_SUITE
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'ingela/ssl/dtls-multiplxor/ERL-962/OTP-15864' into maint-22</title>
<updated>2019-06-12T07:51:19+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2019-06-12T07:51:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=024c51bf0cd9050bf7171e0b3560c7c4ef846301'/>
<id>024c51bf0cd9050bf7171e0b3560c7c4ef846301</id>
<content type='text'>
* ingela/ssl/dtls-multiplxor/ERL-962/OTP-15864:
  ssl: Add missing gen_server return value in DTLS packet demux process
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* ingela/ssl/dtls-multiplxor/ERL-962/OTP-15864:
  ssl: Add missing gen_server return value in DTLS packet demux process
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'ingela/ssl/ret-ext/ERL-951/OTP-15862' into maint-22</title>
<updated>2019-06-12T07:51:18+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2019-06-12T07:51:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=3af70ef223b832e34aa85bf7789e1795a0650825'/>
<id>3af70ef223b832e34aa85bf7789e1795a0650825</id>
<content type='text'>
* ingela/ssl/ret-ext/ERL-951/OTP-15862:
  ssl: Fix broken return value
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* ingela/ssl/ret-ext/ERL-951/OTP-15862:
  ssl: Fix broken return value
</pre>
</div>
</content>
</entry>
<entry>
<title>ssl: Fix ssl_packet_SUITE</title>
<updated>2019-06-12T07:49:44+00:00</updated>
<author>
<name>Péter Dimitrov</name>
<email>peterdmv@erlang.org</email>
</author>
<published>2019-06-11T13:23:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=be14a5043ab343a30b881d4697fd4bcd3abdb7a6'/>
<id>be14a5043ab343a30b881d4697fd4bcd3abdb7a6</id>
<content type='text'>
Unset internal_active_n when cleaning FT environment.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Unset internal_active_n when cleaning FT environment.
</pre>
</div>
</content>
</entry>
<entry>
<title>ssl: Add missing gen_server return value in DTLS packet demux process</title>
<updated>2019-06-07T15:34:35+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2019-06-04T13:42:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=6692b1e347a6d843f11fe8117af1c1534a505085'/>
<id>6692b1e347a6d843f11fe8117af1c1534a505085</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ssl: Fix broken return value</title>
<updated>2019-06-05T09:51:48+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2019-05-29T20:53:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=9fdfaa533a131aa1b6b73accf739bdf23be84fb6'/>
<id>9fdfaa533a131aa1b6b73accf739bdf23be84fb6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ssl: Returned "alert error string" should be same as logged alert string</title>
<updated>2019-06-04T14:11:57+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2019-05-27T14:32:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=52111283b6f93d89b7e460f1a02e5b13b80707b8'/>
<id>52111283b6f93d89b7e460f1a02e5b13b80707b8</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>2019-05-15T12:17:16+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2019-05-15T12:17:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=0088de091165571be1fb7fa5a716ad4634aced83'/>
<id>0088de091165571be1fb7fa5a716ad4634aced83</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ssl: Refactor of OTP 22 code due to patch OTP-15823</title>
<updated>2019-05-15T08:55:14+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2019-05-14T15:08:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=319dcabd1104b2a2befc46b9f49446a5f6485008'/>
<id>319dcabd1104b2a2befc46b9f49446a5f6485008</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
