<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/ssh/test, branch OTP-18.0.2</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>Change license text to APLv2</title>
<updated>2015-06-18T09:31:02+00:00</updated>
<author>
<name>Bruce Yinhe</name>
<email>bruce@erlang.org</email>
</author>
<published>2015-06-18T09:31:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=738c34d4bb8f1a3811acd00af8c6c12107f8315b'/>
<id>738c34d4bb8f1a3811acd00af8c6c12107f8315b</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 bad ssh_basic_SUITE dir_options group</title>
<updated>2015-06-15T10:04:11+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2015-06-10T10:48:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=cf063cb5a3fe51319a483929a632b4b774136262'/>
<id>cf063cb5a3fe51319a483929a632b4b774136262</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ssh: add test case + corr for ssh_info:print/1</title>
<updated>2015-06-15T10:03:58+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2015-06-09T16:19:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=9ba9728528f309933fd95aa92f748682dd5204f2'/>
<id>9ba9728528f309933fd95aa92f748682dd5204f2</id>
<content type='text'>
Conflicts:
	lib/ssh/test/ssh_basic_SUITE.erl
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	lib/ssh/test/ssh_basic_SUITE.erl
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'hans/ssh/unknown_msgfun/OTP-12813'</title>
<updated>2015-06-10T11:38:04+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2015-06-10T11:38:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=455ae616947dce6bd6b514226e98b50ef176fd83'/>
<id>455ae616947dce6bd6b514226e98b50ef176fd83</id>
<content type='text'>
* hans/ssh/unknown_msgfun/OTP-12813:
  ssh: Option unexpectedfun for ssh:daemon and ssh:connect
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* hans/ssh/unknown_msgfun/OTP-12813:
  ssh: Option unexpectedfun for ssh:daemon and ssh:connect
</pre>
</div>
</content>
</entry>
<entry>
<title>ssh: Option unexpectedfun for ssh:daemon and ssh:connect</title>
<updated>2015-06-09T14:31:01+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2015-06-09T14:31:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=5ad46d56c097ef17b77ef4532b7eb264e005fde1'/>
<id>5ad46d56c097ef17b77ef4532b7eb264e005fde1</id>
<content type='text'>
This option has a fun as value.  The fun will be called when an
unexpected message arrives.  The fun returns either 'skip' or 'report'
to guide the connection_handler what to do.

One usage is to filter out messages that are not wanted in the error
logger as info reports. An example of such a message is the 'etimedout'
tcp error message that will be received if a connection has keep_alive
and the peer is restarted.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This option has a fun as value.  The fun will be called when an
unexpected message arrives.  The fun returns either 'skip' or 'report'
to guide the connection_handler what to do.

One usage is to filter out messages that are not wanted in the error
logger as info reports. An example of such a message is the 'etimedout'
tcp error message that will be received if a connection has keep_alive
and the peer is restarted.
</pre>
</div>
</content>
</entry>
<entry>
<title>ssh: Upgrade test suite</title>
<updated>2015-06-09T13:36:04+00:00</updated>
<author>
<name>Hans</name>
<email>hans@erlang.org</email>
</author>
<published>2015-06-03T10:17:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=934875f488d0380dd9face67cb9e5d1635171015'/>
<id>934875f488d0380dd9face67cb9e5d1635171015</id>
<content type='text'>
This suite tests that upgrade/downgrade works from/to both minor and major versions.  It is modelled after the ssl_upgrade_SUITE.

A precondition for success is that the ssh.appup file is correct.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This suite tests that upgrade/downgrade works from/to both minor and major versions.  It is modelled after the ssl_upgrade_SUITE.

A precondition for success is that the ssh.appup file is correct.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'hans/ssh/cuddle_tests'</title>
<updated>2015-06-09T11:37:39+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2015-06-09T11:37:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=07995bee41aeaace06e5a3e11912122e710552f5'/>
<id>07995bee41aeaace06e5a3e11912122e710552f5</id>
<content type='text'>
* hans/ssh/cuddle_tests:
  ssh: add test cases for disconnectfun
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* hans/ssh/cuddle_tests:
  ssh: add test cases for disconnectfun
</pre>
</div>
</content>
</entry>
<entry>
<title>ssh: add test cases for disconnectfun</title>
<updated>2015-06-08T16:20:54+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2015-06-08T16:20:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=4b624b498410033240ae93dfaa3be46ae88be64b'/>
<id>4b624b498410033240ae93dfaa3be46ae88be64b</id>
<content type='text'>
OTP-12786
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
OTP-12786
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'ia/ssh/name-spaces/OTP-12675'</title>
<updated>2015-06-08T14:00:49+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2015-06-08T14:00:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=798219edd8adf36dbcc02ce9c9de71685da85d64'/>
<id>798219edd8adf36dbcc02ce9c9de71685da85d64</id>
<content type='text'>
* ia/ssh/name-spaces/OTP-12675:
  ssh: Correct Makefile
  ssh: Add profile option
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* ia/ssh/name-spaces/OTP-12675:
  ssh: Correct Makefile
  ssh: Add profile option
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'hans/ssh/cuddle_tests'</title>
<updated>2015-06-08T11:32:31+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2015-06-08T11:32:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=9ff377471267934cb222a5468e413ed00e12ace1'/>
<id>9ff377471267934cb222a5468e413ed00e12ace1</id>
<content type='text'>
* hans/ssh/cuddle_tests:
  ssh: Change to ct:sleep in ssh_basic_SUITE
  ssh: add empty password to the probing ssh_test_lib:openssh_sanity_check/1
  ssh: Replace ct:sleep with timer:sleep for long sleeps
  ssh: timeout fixes in ssh_basic_SUITE
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* hans/ssh/cuddle_tests:
  ssh: Change to ct:sleep in ssh_basic_SUITE
  ssh: add empty password to the probing ssh_test_lib:openssh_sanity_check/1
  ssh: Replace ct:sleep with timer:sleep for long sleeps
  ssh: timeout fixes in ssh_basic_SUITE
</pre>
</div>
</content>
</entry>
</feed>
