<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/ssl/doc, branch OTP-21.2</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>2018-12-10T10:07:05+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2018-12-10T10:07:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=a2ca3bd78fc002dd1e6533c191e44092cc3aa949'/>
<id>a2ca3bd78fc002dd1e6533c191e44092cc3aa949</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 ssl:shutdown</title>
<updated>2018-12-03T18:42:07+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2018-11-29T15:24:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=15aa90e8d852e27a6dc28c713aee66f57574705e'/>
<id>15aa90e8d852e27a6dc28c713aee66f57574705e</id>
<content type='text'>
When internaly using active N, bugs in shutdown implementation where reveled.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When internaly using active N, bugs in shutdown implementation where reveled.
</pre>
</div>
</content>
</entry>
<entry>
<title>ssl: Internaly use {active, N}</title>
<updated>2018-12-03T18:42:07+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2018-11-19T12:50:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=6168cf2f5f8b5839b1a56ce870658d76faf3c22f'/>
<id>6168cf2f5f8b5839b1a56ce870658d76faf3c22f</id>
<content type='text'>
Make next_record an internal help function to next_event and avoid
duplicate calls to tls_socket:setopts for setting the active option.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make next_record an internal help function to next_event and avoid
duplicate calls to tls_socket:setopts for setting the active option.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'maint-20' into maint</title>
<updated>2018-11-12T10:19:41+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2018-11-12T10:19:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=56af71ad0a1127aad96b523f09618280f77cdf94'/>
<id>56af71ad0a1127aad96b523f09618280f77cdf94</id>
<content type='text'>
* maint-20:
  Updated OTP version
  Prepare release
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* maint-20:
  Updated OTP version
  Prepare release
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare release</title>
<updated>2018-11-09T16:51:30+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2018-11-09T16:51:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=4c4eb4c40f33d9663cbce291e920f4c8921cc4aa'/>
<id>4c4eb4c40f33d9663cbce291e920f4c8921cc4aa</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-20' into maint</title>
<updated>2018-11-09T14:19:21+00:00</updated>
<author>
<name>Lukas Larsson</name>
<email>lukas@erlang.org</email>
</author>
<published>2018-11-09T14:19:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=85591a55983966ff2f25805abc8d61c8b4c05944'/>
<id>85591a55983966ff2f25805abc8d61c8b4c05944</id>
<content type='text'>
* maint-20:
  Updated OTP version
  Prepare release
  Optimize operator '--' and yield on large inputs

Conflicts:
	OTP_VERSION
	erts/doc/src/notes.xml
	erts/emulator/beam/erl_alloc.types
	erts/emulator/beam/erl_bif_lists.c
	erts/vsn.mk
	lib/ssl/doc/src/notes.xml
	lib/ssl/vsn.mk
	lib/stdlib/doc/src/notes.xml
	lib/stdlib/vsn.mk
	make/otp_version_tickets
	otp_versions.table
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* maint-20:
  Updated OTP version
  Prepare release
  Optimize operator '--' and yield on large inputs

Conflicts:
	OTP_VERSION
	erts/doc/src/notes.xml
	erts/emulator/beam/erl_alloc.types
	erts/emulator/beam/erl_bif_lists.c
	erts/vsn.mk
	lib/ssl/doc/src/notes.xml
	lib/ssl/vsn.mk
	lib/stdlib/doc/src/notes.xml
	lib/stdlib/vsn.mk
	make/otp_version_tickets
	otp_versions.table
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare release</title>
<updated>2018-11-05T09:48:29+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2018-11-05T09:48:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=f5313be396144700acff451279062dab9674e436'/>
<id>f5313be396144700acff451279062dab9674e436</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>2018-10-12T15:12:09+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2018-10-12T15:12:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=218f84f6b7cca496d3100fcb3ba1b3f7fa2fc1ac'/>
<id>218f84f6b7cca496d3100fcb3ba1b3f7fa2fc1ac</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>2018-09-24T09:32:41+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2018-09-24T09:32:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=fb7006280f8d5a45459e1fba066fe6f6131e8e86'/>
<id>fb7006280f8d5a45459e1fba066fe6f6131e8e86</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright year</title>
<updated>2018-09-21T10:23:25+00:00</updated>
<author>
<name>Henrik Nord</name>
<email>henrik@erlang.org</email>
</author>
<published>2018-09-21T10:23:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=d04b53936d5e9f84a3066ecd466993671b1428bf'/>
<id>d04b53936d5e9f84a3066ecd466993671b1428bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
