Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-23 | ssh: Patch 1127 | Niclas Eklund | |
OTP-8735 SSH in some cases generated a crash report when a channel was closed in a normal way. | |||
2010-08-23 | ssh: Patch 1126 | Niclas Eklund | |
OTP-8714 SSH in some cases terminated channels with reason normal when it should have been shutdown. | |||
2010-08-20 | ssh: Patch 1119 | Niclas Eklund | |
OTP-8550 The function ssh:connect/4 was not exported. OTP-8644 Aligned error message with used version (SSH_FX_FAILURE vs SSH_FX_NOT_A_DIRECTORY, the latter introduced in version 6). OTP-8645 Resolved race condition when another connection is started before a channel is opened in the first connection. OTP-8535 The configuration parameter ip_v6_disabled is now available, which makes it possible for the user to alter the IP version SSH shall use. OTP-8534 The ssh_connection:send operation now accepts infinity as timeout. OTP-8524 The connection handler now include stack traces when a channel message is not handled correctly. | |||
2010-02-19 | The R13B04 releaseOTP_R13B04 | Erlang/OTP | |
2010-02-01 | Missing EIX file added | Niclas Eklund | |
2010-02-01 | In some cases SSH ceased to collect more data from the transport layer. | Niclas Eklund | |
2010-01-04 | Old release notes removed | Niclas Eklund | |
2009-12-23 | Updated version and release note | Niclas Eklund | |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |