<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/ssh, branch OTP-19.0.4</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>Update release notes</title>
<updated>2016-06-29T15:43:27+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2016-06-29T15:43:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=9517c37a8c2319be620d304db0d5b11d398057be'/>
<id>9517c37a8c2319be620d304db0d5b11d398057be</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/ssh_patches/OTP-13715' into maint-19</title>
<updated>2016-06-29T15:42:53+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2016-06-29T15:42:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=a4c56b629456fa03e52952eadc37bbfcf53387a1'/>
<id>a4c56b629456fa03e52952eadc37bbfcf53387a1</id>
<content type='text'>
* hans/ssh/ssh_patches/OTP-13715:
  ssh: Update ssh version
  ssh: Remove possible hanging in TCs when server and client is on the same node
  ssh: added dbg keys to ssh:connection_info/2 and ssh:channel_info/3
  ssh: Extend experimental ssh_dbg.erl
  ssh: remove 'sync sleeps'
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* hans/ssh/ssh_patches/OTP-13715:
  ssh: Update ssh version
  ssh: Remove possible hanging in TCs when server and client is on the same node
  ssh: added dbg keys to ssh:connection_info/2 and ssh:channel_info/3
  ssh: Extend experimental ssh_dbg.erl
  ssh: remove 'sync sleeps'
</pre>
</div>
</content>
</entry>
<entry>
<title>ssh: Update ssh version</title>
<updated>2016-06-29T11:36:01+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2016-06-29T11:36:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=3dca3e5732b8fe02531f17a6fb25ca513f75ed4c'/>
<id>3dca3e5732b8fe02531f17a6fb25ca513f75ed4c</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 possible hanging in TCs when server and client is on the same node</title>
<updated>2016-06-29T10:47:00+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2016-06-28T14:57:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=50aa639c4c3398c40fdce514e45ce687aa189189'/>
<id>50aa639c4c3398c40fdce514e45ce687aa189189</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ssh: added dbg keys to ssh:connection_info/2 and ssh:channel_info/3</title>
<updated>2016-06-29T10:41:11+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2016-06-23T13:47:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=698b11ec4a4f9944ea66ace7bacb17535f6cb9ee'/>
<id>698b11ec4a4f9944ea66ace7bacb17535f6cb9ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ssh: Extend experimental ssh_dbg.erl</title>
<updated>2016-06-29T10:39:50+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2016-06-22T10:07:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=4b8ac323044db286123c3f9734681b53e824b6ac'/>
<id>4b8ac323044db286123c3f9734681b53e824b6ac</id>
<content type='text'>
 1) extend ssh_dbg:message with second arg, a fun/1 that is intended to replace pids in the trace printouts with better descriptions.
 2) printout improvments
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 1) extend ssh_dbg:message with second arg, a fun/1 that is intended to replace pids in the trace printouts with better descriptions.
 2) printout improvments
</pre>
</div>
</content>
</entry>
<entry>
<title>ssh: remove 'sync sleeps'</title>
<updated>2016-06-29T10:34:42+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2016-06-22T10:06:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=4fb1bf9584cd2a9efb5dd0b527961087a3871387'/>
<id>4fb1bf9584cd2a9efb5dd0b527961087a3871387</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 vsn.mk</title>
<updated>2016-06-27T11:49:44+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2016-06-27T11:49:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=e6e8b9bd005910ba3840b5ff154e37d5e1366a8b'/>
<id>e6e8b9bd005910ba3840b5ff154e37d5e1366a8b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ssh: polishing of password prompt's linefeed</title>
<updated>2016-06-27T11:48:45+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2016-06-17T14:01:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=12cdbfec9d19378057e92200564198f359ea3c43'/>
<id>12cdbfec9d19378057e92200564198f359ea3c43</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ssh: Fix a hazard bug in ssh_auth</title>
<updated>2016-06-27T11:48:42+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2016-06-17T12:49:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=4586fd6fa3447a1c4191620fe5b8f4412d5af0ad'/>
<id>4586fd6fa3447a1c4191620fe5b8f4412d5af0ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
