<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/ssh/src, branch master</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>Merge branch 'hans/ssh/gendoc/OTP-15395' into maint</title>
<updated>2019-08-19T13:16:52+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2019-08-19T13:16:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=8922f87db2a9496aabb5bc5e9abc97c7a8d2e5e6'/>
<id>8922f87db2a9496aabb5bc5e9abc97c7a8d2e5e6</id>
<content type='text'>
* hans/ssh/gendoc/OTP-15395:
  ssh: Use new ssh_connection:event() type in channel defs
  ssh: change type names
  ssh: The ssh_connection documentation is now generated
  ssh: Update ssh_sftp:start_channel documentation and code
  ssh: The ssh_sftp documentation is now generated
  ssh: The ssh_sftpd documentation is now generated
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* hans/ssh/gendoc/OTP-15395:
  ssh: Use new ssh_connection:event() type in channel defs
  ssh: change type names
  ssh: The ssh_connection documentation is now generated
  ssh: Update ssh_sftp:start_channel documentation and code
  ssh: The ssh_sftp documentation is now generated
  ssh: The ssh_sftpd documentation is now generated
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'hans/ssh/remove_unused_rec_fields/OTP-15984' into maint</title>
<updated>2019-08-19T13:15:50+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2019-08-19T13:15:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=8722bd998d51c4063e3e75242d429c9d1225453d'/>
<id>8722bd998d51c4063e3e75242d429c9d1225453d</id>
<content type='text'>
* hans/ssh/remove_unused_rec_fields/OTP-15984:
  ssh: Remove unused address,port from #connection{}
  ssh: Remove unused port_bindings from #connection{}
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* hans/ssh/remove_unused_rec_fields/OTP-15984:
  ssh: Remove unused address,port from #connection{}
  ssh: Remove unused port_bindings from #connection{}
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'hans/ssh/early_crash_fail_logging/ERL-990/OTP-15962' into maint</title>
<updated>2019-08-19T13:14:30+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2019-08-19T13:14:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=a5109cf75597c347146b2ee0e09474b94ba00677'/>
<id>a5109cf75597c347146b2ee0e09474b94ba00677</id>
<content type='text'>
* hans/ssh/early_crash_fail_logging/ERL-990/OTP-15962:
  ssh: Don't assume Reason to be a string()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* hans/ssh/early_crash_fail_logging/ERL-990/OTP-15962:
  ssh: Don't assume Reason to be a string()
</pre>
</div>
</content>
</entry>
<entry>
<title>ssh: Don't assume Reason to be a string()</title>
<updated>2019-08-16T13:40:51+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2019-08-16T10:59:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=ba15162dad8e88fee801827b2154265b96b1f6d2'/>
<id>ba15162dad8e88fee801827b2154265b96b1f6d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ssh: Remove unused address,port from #connection{}</title>
<updated>2019-08-14T08:48:50+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2019-08-13T10:16:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=8f4458c92ec26aae9680f3f468815f520a1e2b03'/>
<id>8f4458c92ec26aae9680f3f468815f520a1e2b03</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ssh: Remove unused port_bindings from #connection{}</title>
<updated>2019-08-14T08:48:50+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2019-08-13T10:14:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=cb513913417070f57fbcefeaf57c1f3f477d6bbc'/>
<id>cb513913417070f57fbcefeaf57c1f3f477d6bbc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ssh: Use new ssh_connection:event() type in channel defs</title>
<updated>2019-08-12T15:09:16+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2019-08-08T11:37:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=a5f5feb9b4c4bedfa027b07e33a5d1ccc9fb240b'/>
<id>a5f5feb9b4c4bedfa027b07e33a5d1ccc9fb240b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ssh: change type names</title>
<updated>2019-08-12T15:09:16+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2019-08-12T13:30:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=21b50e6bc78f26dd103ca2df1da51f9e1b3b5147'/>
<id>21b50e6bc78f26dd103ca2df1da51f9e1b3b5147</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ssh: The ssh_connection documentation is now generated</title>
<updated>2019-08-12T15:09:16+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2019-08-07T15:17:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=e7abd910a9cd94677bbcb19cdf5a2bdc2cb83279'/>
<id>e7abd910a9cd94677bbcb19cdf5a2bdc2cb83279</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ssh: Update ssh_sftp:start_channel documentation and code</title>
<updated>2019-08-12T15:09:16+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2019-08-05T10:41:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=edbbc40fc3e4d5698408e109ac6f9fd301aae05f'/>
<id>edbbc40fc3e4d5698408e109ac6f9fd301aae05f</id>
<content type='text'>
The Typing in the old documentation was not up-to-date.  The option
handling and definition is slightly re-worked in the code also.

Some comments added and a function moved inside the module.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The Typing in the old documentation was not up-to-date.  The option
handling and definition is slightly re-worked in the code also.

Some comments added and a function moved inside the module.
</pre>
</div>
</content>
</entry>
</feed>
