<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/ssh/src, branch OTP-19.0</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>ssh: add experimental test flag</title>
<updated>2016-06-13T13:48:02+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2016-06-13T13:48:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=4e0bb309fae6449269068fa810e225ed0b828425'/>
<id>4e0bb309fae6449269068fa810e225ed0b828425</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ssh: Additions to experimental ssh_dbg module</title>
<updated>2016-06-13T13:43:07+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2016-06-10T10:33:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=b686b7f7beb46dfdcd83e23cccca74839e373f1e'/>
<id>b686b7f7beb46dfdcd83e23cccca74839e373f1e</id>
<content type='text'>
  - reorg
  - ssh_dbg:stop/0
  - formating of send and receive debugging
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  - reorg
  - ssh_dbg:stop/0
  - formating of send and receive debugging
</pre>
</div>
</content>
</entry>
<entry>
<title>ssh: better validation</title>
<updated>2016-06-01T17:54:35+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2016-06-01T17:54:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=2f0d43a9da600a3835b9dbbb20eeaf43565363f6'/>
<id>2f0d43a9da600a3835b9dbbb20eeaf43565363f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ssh: daemon taking open socket as input</title>
<updated>2016-06-01T16:59:22+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2016-06-01T14:09:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=3b769cfe66b81467d756fe670fe25e2fd984fdba'/>
<id>3b769cfe66b81467d756fe670fe25e2fd984fdba</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/use_open_socket_client/OTP-12860'</title>
<updated>2016-06-01T09:47:52+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2016-06-01T09:47:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=317079a89bdf69888e398cb7e5703bfda7bd2c74'/>
<id>317079a89bdf69888e398cb7e5703bfda7bd2c74</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/spec_behaviours/OTP-13749'</title>
<updated>2016-06-01T09:45:22+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2016-06-01T09:45:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=b2cefac14a6b26c78f584592801413611ff6f31c'/>
<id>b2cefac14a6b26c78f584592801413611ff6f31c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ssh: ssh:connect, ssh:shell and ssh_sftp:start_subsystem supports client tcp-socket as input</title>
<updated>2016-05-30T15:09:55+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2016-05-26T13:33:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=84051a76ee4c07f7453ba2bf24fe32c8cf8c7b48'/>
<id>84051a76ee4c07f7453ba2bf24fe32c8cf8c7b48</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ssh: handle ssh_message binary decode errors</title>
<updated>2016-05-20T12:27:12+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2016-05-20T12:27:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=dde2c0136a4091be04239808ea186821846f0343'/>
<id>dde2c0136a4091be04239808ea186821846f0343</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ssh: badmatch in connection_handler (badly renamed variable)</title>
<updated>2016-05-13T13:37:20+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2016-05-13T13:37:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=40570e5b0829c5b6c189a4b4660bb937f2d85592'/>
<id>40570e5b0829c5b6c189a4b4660bb937f2d85592</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ssh: correct bad stop return value tag</title>
<updated>2016-05-04T15:11:52+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2016-05-04T14:58:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=42265970b989ce130cf62e79574ce533cec2a4e9'/>
<id>42265970b989ce130cf62e79574ce533cec2a4e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
