<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/ssh/src, branch KennethL-patch-1</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>ssh: A compatibility testing suite using dockers</title>
<updated>2018-01-08T09:51:30+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2017-12-08T17:51:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=404424917140bd50896dd9aa5cc7288ea2d7abce'/>
<id>404424917140bd50896dd9aa5cc7288ea2d7abce</id>
<content type='text'>
This suite tests compatibility with different combinations of OpenSSH and OpenSSL.  The peer SSH is running in a docker container.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This suite tests compatibility with different combinations of OpenSSH and OpenSSL.  The peer SSH is running in a docker container.
</pre>
</div>
</content>
</entry>
<entry>
<title>ssh: ssh_dbg updates</title>
<updated>2017-12-21T14:47:05+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2017-12-18T16:45:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=fef827bf46a238eaa0cf96b7d75491fc27f0abce'/>
<id>fef827bf46a238eaa0cf96b7d75491fc27f0abce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ssh: Special treatment of OpenSSH clients &gt;= 7.2 rsa-sha2-* public keys</title>
<updated>2017-12-14T11:54:16+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2017-12-14T11:54:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=8aeec7d6748dab5924713b58e3011dc62d331fa5'/>
<id>8aeec7d6748dab5924713b58e3011dc62d331fa5</id>
<content type='text'>
Thoose clients signs with sha instead of sha2-*.  Try first to verify with the correct one, and if that fails, retry with sha1.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thoose clients signs with sha instead of sha2-*.  Try first to verify with the correct one, and if that fails, retry with sha1.
</pre>
</div>
</content>
</entry>
<entry>
<title>ssh: Update runtime dependencies of ssh</title>
<updated>2017-12-08T09:28:26+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2017-12-08T09:28:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=14ab113180b16227638a1d2f3130e5e66d43e182'/>
<id>14ab113180b16227638a1d2f3130e5e66d43e182</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 'maint-20' into maint</title>
<updated>2017-11-20T11:08:42+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2017-11-20T11:08:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=bab7b1aba04209c90d15be7147cc3524ae6964f5'/>
<id>bab7b1aba04209c90d15be7147cc3524ae6964f5</id>
<content type='text'>
* maint-20:
  Updated OTP version
  Prepare release
  ssh: testcases for space trailing Hello msg
  ssh: Don't remove trailing WS in Hello msg
  ssh: dialyzer fixes
  ssh: Fix broken error handling during session setup
  Remove invalid EINTR loop around close(2)

Conflicts:
	lib/ssh/test/ssh_options_SUITE.erl
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* maint-20:
  Updated OTP version
  Prepare release
  ssh: testcases for space trailing Hello msg
  ssh: Don't remove trailing WS in Hello msg
  ssh: dialyzer fixes
  ssh: Fix broken error handling during session setup
  Remove invalid EINTR loop around close(2)

Conflicts:
	lib/ssh/test/ssh_options_SUITE.erl
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'hans/ssh/SYN_RST/OTP-14778' into maint-20</title>
<updated>2017-11-17T13:19:09+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2017-11-17T13:19:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=b291c961e83ff1fe82ee58b643919bcba434c19a'/>
<id>b291c961e83ff1fe82ee58b643919bcba434c19a</id>
<content type='text'>
* hans/ssh/SYN_RST/OTP-14778:
  ssh: dialyzer fixes
  ssh: Fix broken error handling during session setup
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* hans/ssh/SYN_RST/OTP-14778:
  ssh: dialyzer fixes
  ssh: Fix broken error handling during session setup
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'maint-18' into maint</title>
<updated>2017-11-16T13:56:00+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2017-11-16T13:56:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=12e3758d65c6fc6d42642fb7d4f59ac9f10081f6'/>
<id>12e3758d65c6fc6d42642fb7d4f59ac9f10081f6</id>
<content type='text'>
* maint-18:
  Updated OTP version
  Prepare release
  ssh: Unicode encoding fix
  ssh: testcases for space trailing Hello msg
  Remove unused test include file from test suites
  eldap: Repair Makefile
  ssh: Don't remove trailing WS in Hello msg

Conflicts:
	OTP_VERSION
	erts/doc/src/notes.xml
	erts/vsn.mk
	lib/compiler/doc/src/notes.xml
	lib/compiler/vsn.mk
	lib/crypto/test/blowfish_SUITE.erl
	lib/eldap/doc/src/notes.xml
	lib/eldap/vsn.mk
	lib/inets/test/httpd_load.erl
	lib/inets/test/httpd_mod.erl
	lib/inets/test/old_httpd_SUITE.erl
	lib/ssh/doc/src/notes.xml
	lib/ssh/vsn.mk
	lib/stdlib/test/zip_SUITE.erl
	otp_versions.table
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* maint-18:
  Updated OTP version
  Prepare release
  ssh: Unicode encoding fix
  ssh: testcases for space trailing Hello msg
  Remove unused test include file from test suites
  eldap: Repair Makefile
  ssh: Don't remove trailing WS in Hello msg

Conflicts:
	OTP_VERSION
	erts/doc/src/notes.xml
	erts/vsn.mk
	lib/compiler/doc/src/notes.xml
	lib/compiler/vsn.mk
	lib/crypto/test/blowfish_SUITE.erl
	lib/eldap/doc/src/notes.xml
	lib/eldap/vsn.mk
	lib/inets/test/httpd_load.erl
	lib/inets/test/httpd_mod.erl
	lib/inets/test/old_httpd_SUITE.erl
	lib/ssh/doc/src/notes.xml
	lib/ssh/vsn.mk
	lib/stdlib/test/zip_SUITE.erl
	otp_versions.table
</pre>
</div>
</content>
</entry>
<entry>
<title>ssh: Don't remove trailing WS in Hello msg</title>
<updated>2017-11-15T14:05:20+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2017-11-09T11:35:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=70773b1498cb845db16ed83f3f4c3b1b52e08ab2'/>
<id>70773b1498cb845db16ed83f3f4c3b1b52e08ab2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ssh: Unicode encoding fix</title>
<updated>2017-11-15T13:33:43+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2017-11-15T13:29:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=a36785f388f5545524832811b711748ca37b5209'/>
<id>a36785f388f5545524832811b711748ca37b5209</id>
<content type='text'>
Conflicts:
	lib/ssh/src/ssh_connection_handler.erl
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	lib/ssh/src/ssh_connection_handler.erl
</pre>
</div>
</content>
</entry>
<entry>
<title>ssh: dialyzer fixes</title>
<updated>2017-11-14T20:24:31+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2017-11-14T19:40:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=6642d2c27f29b4d7cb1d31c3397a8aec3860c98b'/>
<id>6642d2c27f29b4d7cb1d31c3397a8aec3860c98b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
