<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/ssh/test, branch maint-17</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>ssh: option for handling the SSH_MSG_DEBUG message's printouts</title>
<updated>2015-05-13T11:01:18+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2015-05-12T15:03:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=7aef211a66219b6fef9d0bdaf9b09be6c2e0a32f'/>
<id>7aef211a66219b6fef9d0bdaf9b09be6c2e0a32f</id>
<content type='text'>
A fun could be given in the options that will be called whenever
the SSH_MSG_DEBUG message arrives.  This enables the user to
format the printout or just discard it.

The default is changed to not print the message. In RFC4253
printing is a SHOULD, but our new default is to protect logs
from dos attacs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A fun could be given in the options that will be called whenever
the SSH_MSG_DEBUG message arrives.  This enables the user to
format the printout or just discard it.

The default is changed to not print the message. In RFC4253
printing is a SHOULD, but our new default is to protect logs
from dos attacs.
</pre>
</div>
</content>
</entry>
<entry>
<title>ssh: added id_string option for server and client</title>
<updated>2015-04-21T07:25:52+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2015-04-16T14:12:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=20707ef7688bed44fec39c4673a8823211e94149'/>
<id>20707ef7688bed44fec39c4673a8823211e94149</id>
<content type='text'>
For limiting Banner Grabbing attempts.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For limiting Banner Grabbing attempts.
</pre>
</div>
</content>
</entry>
<entry>
<title>ssh: Option minimal_remote_max_packet_size and test cases</title>
<updated>2015-04-07T21:02:58+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2015-04-07T15:12:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=3cf856fb8896dc61a0c6aaaab7f0679f3baf64db'/>
<id>3cf856fb8896dc61a0c6aaaab7f0679f3baf64db</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 error report</title>
<updated>2015-04-07T20:59:20+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2015-03-05T14:45:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=0f7e72999e65c293ea421cd931aff4fc60aa647e'/>
<id>0f7e72999e65c293ea421cd931aff4fc60aa647e</id>
<content type='text'>
The error report was assumed to only happen if our code was wrongly
implemented "internal error". However it would also occur when
bad input was recived from the peer, and could hence cause extensive
logging on DoS attacks.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The error report was assumed to only happen if our code was wrongly
implemented "internal error". However it would also occur when
bad input was recived from the peer, and could hence cause extensive
logging on DoS attacks.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Use new time API and be back-compatible in ssh"</title>
<updated>2015-03-16T14:28:47+00:00</updated>
<author>
<name>Erland Schönbeck</name>
<email>erland@erlang.org</email>
</author>
<published>2015-03-16T14:17:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=68f600f7466abca20ab5b2f81ab3c433a2b87064'/>
<id>68f600f7466abca20ab5b2f81ab3c433a2b87064</id>
<content type='text'>
This reverts commit af972aaf14a5f53510e692f48f672f7e6805ee6d.

Conflicts:
	lib/ssh/test/ssh_basic_SUITE.erl
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit af972aaf14a5f53510e692f48f672f7e6805ee6d.

Conflicts:
	lib/ssh/test/ssh_basic_SUITE.erl
</pre>
</div>
</content>
</entry>
<entry>
<title>Update misleading comment in ssh_basic_SUITE</title>
<updated>2015-03-05T14:10:32+00:00</updated>
<author>
<name>Erland Schönbeck</name>
<email>erland@erlang.org</email>
</author>
<published>2015-03-05T14:10:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=aa8f4f23ee08281f06f11b80bbdb27bf1f279521'/>
<id>aa8f4f23ee08281f06f11b80bbdb27bf1f279521</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update new time API and be back-compatible in ssh</title>
<updated>2015-03-02T13:42:28+00:00</updated>
<author>
<name>Erland Schönbeck</name>
<email>erland@erlang.org</email>
</author>
<published>2015-03-02T13:42:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=b72b492bd2b0e8e1d28897fb497d7151e30c1dbf'/>
<id>b72b492bd2b0e8e1d28897fb497d7151e30c1dbf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use new time API and be back-compatible in ssh</title>
<updated>2015-02-25T09:52:56+00:00</updated>
<author>
<name>Erland Schönbeck</name>
<email>erland@erlang.org</email>
</author>
<published>2015-02-25T09:52:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=af972aaf14a5f53510e692f48f672f7e6805ee6d'/>
<id>af972aaf14a5f53510e692f48f672f7e6805ee6d</id>
<content type='text'>
otp_SUITE: Ignore undefined functions in ssh
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
otp_SUITE: Ignore undefined functions in ssh
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix ssh:connect erroneus error msg at timeout</title>
<updated>2015-02-05T09:54:33+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2015-02-04T13:29:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=ba3bd714f1c09e8bd8db0253ac18021cfabee28f'/>
<id>ba3bd714f1c09e8bd8db0253ac18021cfabee28f</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 handling of sftp v3 flags</title>
<updated>2015-01-23T08:59:30+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2015-01-21T14:33:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=b3069dbb63bcdba437157911763073cbd62d40eb'/>
<id>b3069dbb63bcdba437157911763073cbd62d40eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
