<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/ssh/doc, branch OTP-21.0.5</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-06-19T06:24:54+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2018-06-19T06:24:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=bb19e24a485e9ef43bcca3fbe9757da83f70c3a0'/>
<id>bb19e24a485e9ef43bcca3fbe9757da83f70c3a0</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-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>ssh: Document default algorithm order + update SSH_app links</title>
<updated>2018-06-05T15:43:42+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2018-06-05T14:06:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=4973bd1f88533ec1d3c031351cc9045ef4fd4571'/>
<id>4973bd1f88533ec1d3c031351cc9045ef4fd4571</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Prepare release"</title>
<updated>2018-05-29T08:47:25+00:00</updated>
<author>
<name>Henrik</name>
<email>henrik@erlang.org</email>
</author>
<published>2018-05-29T08:47:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=b9faca269de1de51ae33577cc204befbea24243c'/>
<id>b9faca269de1de51ae33577cc204befbea24243c</id>
<content type='text'>
This reverts commit fd8e49b5bddceaae803670121b603b5eee8c5c08.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit fd8e49b5bddceaae803670121b603b5eee8c5c08.
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare release</title>
<updated>2018-05-25T10:14:27+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2018-05-25T10:14:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=fd8e49b5bddceaae803670121b603b5eee8c5c08'/>
<id>fd8e49b5bddceaae803670121b603b5eee8c5c08</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 'hans/ssh/rekey_limit/OTP-15069'</title>
<updated>2018-05-14T10:27:59+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2018-05-14T10:27:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=6454f3b15bd1c260017c250915d45ba77ee86c4f'/>
<id>6454f3b15bd1c260017c250915d45ba77ee86c4f</id>
<content type='text'>
* hans/ssh/rekey_limit/OTP-15069:
  ssh: Test the infinity rekey_limit option
  ssh: Add infinity as values to rekey_limit
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* hans/ssh/rekey_limit/OTP-15069:
  ssh: Test the infinity rekey_limit option
  ssh: Add infinity as values to rekey_limit
</pre>
</div>
</content>
</entry>
<entry>
<title>ssh: Add infinity as values to rekey_limit</title>
<updated>2018-05-09T10:10:21+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2018-05-09T09:42:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=ebcece7f317f6d4e4d580c1f5629f4f46defe272'/>
<id>ebcece7f317f6d4e4d580c1f5629f4f46defe272</id>
<content type='text'>
Zero is removed from the Minutes in the new tuple value to remove a loop possibility.  The zero is kept for bytes since that is not dangerous and a removal would be an unnecssary incompatibility.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Zero is removed from the Minutes in the new tuple value to remove a loop possibility.  The zero is kept for bytes since that is not dangerous and a removal would be an unnecssary incompatibility.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'maint'</title>
<updated>2018-05-09T08:36:51+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2018-05-09T08:36:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=73b86332069c2c5c3600206134c2c15f847c58d6'/>
<id>73b86332069c2c5c3600206134c2c15f847c58d6</id>
<content type='text'>
* maint:
  Updated OTP version
  Prepare release
  ssh: Renegotiation -&gt; renegotiate
  ssh: Fix DH group exchange server bug for PuTTY and others following draft-draft-00 from 2001 and not the rfc4419
  ssh: Fix server crashes for exit-normal signals
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* maint:
  Updated OTP version
  Prepare release
  ssh: Renegotiation -&gt; renegotiate
  ssh: Fix DH group exchange server bug for PuTTY and others following draft-draft-00 from 2001 and not the rfc4419
  ssh: Fix server crashes for exit-normal signals
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'maint-19' into maint</title>
<updated>2018-05-09T08:36:05+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2018-05-09T08:36:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=bbb3d151e6329d58b34e526fefb6964677d93104'/>
<id>bbb3d151e6329d58b34e526fefb6964677d93104</id>
<content type='text'>
* maint-19:
  Updated OTP version
  Prepare release
  ssh: Renegotiation -&gt; renegotiate
  ssh: Fix DH group exchange server bug for PuTTY and others following draft-draft-00 from 2001 and not the rfc4419
  ssh: Fix server crashes for exit-normal signals

Conflicts:
	OTP_VERSION
	lib/ssh/doc/src/notes.xml
	lib/ssh/src/ssh_connection_handler.erl
	lib/ssh/src/ssh_transport.erl
	lib/ssh/vsn.mk
	otp_versions.table
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* maint-19:
  Updated OTP version
  Prepare release
  ssh: Renegotiation -&gt; renegotiate
  ssh: Fix DH group exchange server bug for PuTTY and others following draft-draft-00 from 2001 and not the rfc4419
  ssh: Fix server crashes for exit-normal signals

Conflicts:
	OTP_VERSION
	lib/ssh/doc/src/notes.xml
	lib/ssh/src/ssh_connection_handler.erl
	lib/ssh/src/ssh_transport.erl
	lib/ssh/vsn.mk
	otp_versions.table
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare release</title>
<updated>2018-05-08T10:10:45+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2018-05-08T10:10:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=ce92d1b910996cf151d37277ccedcead3229efb6'/>
<id>ce92d1b910996cf151d37277ccedcead3229efb6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
