Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-03 | Merge branch 'nick/ssh/fix-process-leak/OTP-8807' into dev | nick | |
* nick/ssh/fix-process-leak/OTP-8807: Fix race condition when terminating a connection. fix process leak in ssh_system_sup (dynamicaly created childs where not cleaned up) | |||
2010-09-02 | Fix race condition when terminating a connection. | nick | |
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-06-02 | Fixing compiler warnings regarding max/2 | Niclas Eklund | |
2010-04-21 | Changes after ssh-1.1.8 | Niclas Eklund | |
2010-04-21 | New branch for ssh-2.0 and later | Niclas Eklund | |
2010-04-14 | Removed call to the deprecated module ssh_cm | Niclas Eklund | |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |