<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/ssh/doc, branch OTP-21.1.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>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>Merge branch 'hans/ssh/x25519_x448/OTP-15133' into maint</title>
<updated>2018-08-23T12:29:46+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2018-08-23T12:29:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=74b745494dfa7ef091c0b59dee284606f3d23ce3'/>
<id>74b745494dfa7ef091c0b59dee284606f3d23ce3</id>
<content type='text'>
* hans/ssh/x25519_x448/OTP-15133:
  ssh: Doc updates
  ssh: spec curve25519 &amp; curve448
  ssh: Fix non-conforming key generation in kex for x25519 and x448
  ssh: Enable curve448-sha512 and curve25519-sha256
  ssh: Remove the term 'eddh'
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* hans/ssh/x25519_x448/OTP-15133:
  ssh: Doc updates
  ssh: spec curve25519 &amp; curve448
  ssh: Fix non-conforming key generation in kex for x25519 and x448
  ssh: Enable curve448-sha512 and curve25519-sha256
  ssh: Remove the term 'eddh'
</pre>
</div>
</content>
</entry>
<entry>
<title>ssh: Doc updates</title>
<updated>2018-08-23T10:47:00+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2018-08-16T13:45:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=58229942f0360f02d2be0a5c152b42d17da2457e'/>
<id>58229942f0360f02d2be0a5c152b42d17da2457e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ssh: Doc updates</title>
<updated>2018-08-23T10:45:28+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2018-08-16T13:47:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=fd833d77f5e03054993dee32ff628c74bfad8976'/>
<id>fd833d77f5e03054993dee32ff628c74bfad8976</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: make clean all XMLDIR</title>
<updated>2018-07-13T13:10:57+00:00</updated>
<author>
<name>Lukas Larsson</name>
<email>lukas@erlang.org</email>
</author>
<published>2018-07-13T13:10:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=b453f67879df577fcf5b0eb6062ec444b0c43958'/>
<id>b453f67879df577fcf5b0eb6062ec444b0c43958</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-06-25T13:00:35+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2018-06-25T13:00:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=42901d90e4bdd44949a13488d228b77f0eda5aa9'/>
<id>42901d90e4bdd44949a13488d228b77f0eda5aa9</id>
<content type='text'>
* maint-20:
  Updated OTP version
  Prepare release
  ssh: Report the signal name if there is an exit-signal to sftpd
  ssh: Bug fix sftp error codes
  ssh: Fix ssh_xfer decode_ATTR error for Vsn=4
  syntax_tools: Fix a bug regarding reverting map types.

Conflicts:
	OTP_VERSION
	lib/inets/doc/src/notes.xml
	lib/inets/vsn.mk
	lib/ssh/doc/src/notes.xml
	lib/ssh/vsn.mk
	lib/syntax_tools/doc/src/notes.xml
	lib/syntax_tools/vsn.mk
	otp_versions.table
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* maint-20:
  Updated OTP version
  Prepare release
  ssh: Report the signal name if there is an exit-signal to sftpd
  ssh: Bug fix sftp error codes
  ssh: Fix ssh_xfer decode_ATTR error for Vsn=4
  syntax_tools: Fix a bug regarding reverting map types.

Conflicts:
	OTP_VERSION
	lib/inets/doc/src/notes.xml
	lib/inets/vsn.mk
	lib/ssh/doc/src/notes.xml
	lib/ssh/vsn.mk
	lib/syntax_tools/doc/src/notes.xml
	lib/syntax_tools/vsn.mk
	otp_versions.table
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare release</title>
<updated>2018-06-21T15:33:18+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2018-06-21T15:33:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=60c76a2cae65a7d138825adc192e4a20a85e8a73'/>
<id>60c76a2cae65a7d138825adc192e4a20a85e8a73</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ssh: Bug fix sftp error codes</title>
<updated>2018-06-21T08:41:34+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2018-06-21T08:38:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=182c7b954620e9287ba2ddce9b1cbaceb1bddbaf'/>
<id>182c7b954620e9287ba2ddce9b1cbaceb1bddbaf</id>
<content type='text'>
Report the signal name if the signal error message is ""
Do not report a return code of 0 as an error.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Report the signal name if the signal error message is ""
Do not report a return code of 0 as an error.
</pre>
</div>
</content>
</entry>
<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>
</feed>
