<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/ssh/doc/src, branch OTP-17.0</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>2014-04-07T17:52:48+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2014-04-07T17:52:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=f719d0fe308f00b85f92c29d7cdf9b0dc20d98a2'/>
<id>f719d0fe308f00b85f92c29d7cdf9b0dc20d98a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo in authorized_keys filename</title>
<updated>2014-04-07T01:29:20+00:00</updated>
<author>
<name>Josh Adams</name>
<email>josh@isotope11.com</email>
</author>
<published>2014-04-07T01:29:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=77429024600102d8d2c7fee3810ff1c45a99f497'/>
<id>77429024600102d8d2c7fee3810ff1c45a99f497</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo in SSH docs</title>
<updated>2014-04-07T01:06:17+00:00</updated>
<author>
<name>Josh Adams</name>
<email>josh@isotope11.com</email>
</author>
<published>2014-04-07T01:06:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=4d00c9bff26d97f9b2b142809d9f7af21d2f748c'/>
<id>4d00c9bff26d97f9b2b142809d9f7af21d2f748c</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 daemon option 'parallel_login', default false</title>
<updated>2014-03-26T16:24:51+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2014-03-26T16:24:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=fb908b7ceccaef70a46bb14db8da3e6e373a9810'/>
<id>fb908b7ceccaef70a46bb14db8da3e6e373a9810</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 option negotiation_timeout for ssh:daemon</title>
<updated>2014-03-26T15:35:51+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2014-03-26T15:30:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=2da14af988d563b5c53f42334e990f4c9021dd7a'/>
<id>2da14af988d563b5c53f42334e990f4c9021dd7a</id>
<content type='text'>
This option is for closing a connection where the client connects, but then do nothing except keeping server resources.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This option is for closing a connection where the client connects, but then do nothing except keeping server resources.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'weisslj/ssh-spec-doc-fixes'</title>
<updated>2014-02-14T14:59:01+00:00</updated>
<author>
<name>Henrik Nord</name>
<email>henrik@erlang.org</email>
</author>
<published>2014-02-14T14:58:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=90f9fb016d199ef518737d1cd85c364a93891bd6'/>
<id>90f9fb016d199ef518737d1cd85c364a93891bd6</id>
<content type='text'>
* weisslj/ssh-spec-doc-fixes:
  ssh: Fix dialyzer type specs and documentation

OTP-11705
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* weisslj/ssh-spec-doc-fixes:
  ssh: Fix dialyzer type specs and documentation

OTP-11705
</pre>
</div>
</content>
</entry>
<entry>
<title>17.0 anchor and broken links fixes</title>
<updated>2014-01-27T15:14:10+00:00</updated>
<author>
<name>Lukas Larsson</name>
<email>lukas@erlang-solutions.com</email>
</author>
<published>2014-01-27T15:14:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=302954c0641ba679fb33a003c0a665b7b4a79a0e'/>
<id>302954c0641ba679fb33a003c0a665b7b4a79a0e</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 dialyzer type specs and documentation</title>
<updated>2014-01-26T23:43:00+00:00</updated>
<author>
<name>Johannes Weißl</name>
<email>jargon@molb.org</email>
</author>
<published>2014-01-26T23:43:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=b246e47d53d4b738fe47df1d7bf71138a8501e02'/>
<id>b246e47d53d4b738fe47df1d7bf71138a8501e02</id>
<content type='text'>
Similar to d9ebfb8. The wrong specs were leading to dialyzer warnings
like this in our application since R16B03:

The pattern 'ok' can never match the type {'error',_}.
The pattern {'error', {'already_started', 'ssh'}} can never match the type 'ok'.
The pattern {'error', _} can never match the type {'open_error',_,string(),string()}.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Similar to d9ebfb8. The wrong specs were leading to dialyzer warnings
like this in our application since R16B03:

The pattern 'ok' can never match the type {'error',_}.
The pattern {'error', {'already_started', 'ssh'}} can never match the type 'ok'.
The pattern {'error', _} can never match the type {'open_error',_,string(),string()}.
</pre>
</div>
</content>
</entry>
<entry>
<title>ssh: minor doc correction about unicode</title>
<updated>2014-01-21T16:48:48+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2014-01-21T16:48:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=e5d1f059f833a00c896b61788c0d6395a4fda8c6'/>
<id>e5d1f059f833a00c896b61788c0d6395a4fda8c6</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 documentation</title>
<updated>2014-01-21T15:36:38+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2014-01-20T15:12:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=fad418cd6b17e2c4509a282b95e87742317e543f'/>
<id>fad418cd6b17e2c4509a282b95e87742317e543f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
