<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/ssh/src, branch OTP-19.1.1</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>Merge branch 'hans/ssh/keyboard_interactive_defensics' into maint</title>
<updated>2016-09-06T12:31:09+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2016-09-06T12:31:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=6a79c1e1d020570d41f825a1ee5d8dd8d9546bc8'/>
<id>6a79c1e1d020570d41f825a1ee5d8dd8d9546bc8</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/strengthen_pubkey/OTP-13847' into maint</title>
<updated>2016-09-06T12:31:01+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2016-09-06T12:31:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=01266fc26d2429d6d0b4b0b43faf234582d1f6db'/>
<id>01266fc26d2429d6d0b4b0b43faf234582d1f6db</id>
<content type='text'>
Conflicts:
	lib/ssh/src/ssh_auth.erl
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	lib/ssh/src/ssh_auth.erl
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'hans/ssh/correct_sha_ecdsa/OTP-13850' into maint</title>
<updated>2016-09-06T12:29:30+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2016-09-06T12:29:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=9da5e0fae44d8c85ad14e20e27568f86ad52cc0f'/>
<id>9da5e0fae44d8c85ad14e20e27568f86ad52cc0f</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 tstflg value one_empty to force daemon send empty ssh_msg_userauth_info_request</title>
<updated>2016-09-05T08:16:10+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2016-09-02T12:55:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=df8da1d56961e999a43531b64a6f312b60da93d9'/>
<id>df8da1d56961e999a43531b64a6f312b60da93d9</id>
<content type='text'>
This behavour is assumed by Codenomicon Defensics.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This behavour is assumed by Codenomicon Defensics.
</pre>
</div>
</content>
</entry>
<entry>
<title>ssh: pre-verify key</title>
<updated>2016-09-02T12:52:35+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2016-09-01T20:52:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=c0dfb5487a5ca79c35506905090b14e4abe06e3a'/>
<id>c0dfb5487a5ca79c35506905090b14e4abe06e3a</id>
<content type='text'>
Conflicts:
	lib/ssh/src/ssh_auth.erl
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	lib/ssh/src/ssh_auth.erl
</pre>
</div>
</content>
</entry>
<entry>
<title>ssh: make ecdsa sha dependent on curve</title>
<updated>2016-09-02T08:34:28+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2016-09-01T19:31:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=9b988fa6edd9db2396ade2141e14f0fc7b68cfd2'/>
<id>9b988fa6edd9db2396ade2141e14f0fc7b68cfd2</id>
<content type='text'>
Bug fix.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug fix.
</pre>
</div>
</content>
</entry>
<entry>
<title>ssh: separate clauses for first and second pk auth msg</title>
<updated>2016-09-02T08:32:20+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2016-09-01T20:38:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=c4e9732c040966366e0719a62550f30e45fc01a3'/>
<id>c4e9732c040966366e0719a62550f30e45fc01a3</id>
<content type='text'>
SSH sends the public key and user name twice. If we do not
check the validity of that pair at the first time, Codenomicon Defensics
will complain.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SSH sends the public key and user name twice. If we do not
check the validity of that pair at the first time, Codenomicon Defensics
will complain.
</pre>
</div>
</content>
</entry>
<entry>
<title>ssh: fix no detect of tcp close</title>
<updated>2016-09-01T16:21:18+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2016-09-01T16:20:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=7fa1f7e973369dedd56f1be17d3b075d72ec0b60'/>
<id>7fa1f7e973369dedd56f1be17d3b075d72ec0b60</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 'raimo/gen_statem-callback_mode/OTP-13752' into maint</title>
<updated>2016-08-31T08:28:02+00:00</updated>
<author>
<name>Raimo Niskanen</name>
<email>raimo@erlang.org</email>
</author>
<published>2016-08-31T08:28:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=bba0f5924fa9478d41903331a3285f117c112731'/>
<id>bba0f5924fa9478d41903331a3285f117c112731</id>
<content type='text'>
* raimo/gen_statem-callback_mode/OTP-13752:
  ssl: Upgrade suite testing skipped if stdlib upgrade is required
  Fix version numbers and dependencies

Conflicts:
	lib/ssl/src/ssl.appup.src
	lib/ssl/vsn.mk
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* raimo/gen_statem-callback_mode/OTP-13752:
  ssl: Upgrade suite testing skipped if stdlib upgrade is required
  Fix version numbers and dependencies

Conflicts:
	lib/ssl/src/ssl.appup.src
	lib/ssl/vsn.mk
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'hans/ssh/test_fixes/OTP-13854' into maint</title>
<updated>2016-08-31T08:06:18+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2016-08-31T08:06:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=c4ad47cbd88a3570116b3f60210d6cae2c62f7b5'/>
<id>c4ad47cbd88a3570116b3f60210d6cae2c62f7b5</id>
<content type='text'>
Fixes problems found by test suites as well as by Codenomicon/Defensics:
  - reduce max random padding to 15 bytes (Codenomicon/Defensics)
  - inclomplete pdu handling (Codenomicon/Defensics)
  - badmatch
  - non-blocking send fixes deadlock in ssh_connection_SUITE:interrupted_send
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes problems found by test suites as well as by Codenomicon/Defensics:
  - reduce max random padding to 15 bytes (Codenomicon/Defensics)
  - inclomplete pdu handling (Codenomicon/Defensics)
  - badmatch
  - non-blocking send fixes deadlock in ssh_connection_SUITE:interrupted_send
</pre>
</div>
</content>
</entry>
</feed>
