aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssh
AgeCommit message (Expand)Author
2011-03-11Update copyright yearsBjörn-Egil Dahlberg
2011-01-24Merge branch 'nick/ssh/sign-verify-binary' into maint-r14Erlang/OTP
2011-01-24Merge branch 'nick/ensure_ssh_dir_exists/OTP-9010' into maint-r14Erlang/OTP
2011-01-20Updated appup file.Niclas Eklund
2011-01-20Updated appup file.Niclas Eklund
2011-01-20Updated notes file.Niclas Eklund
2011-01-20Updated notes file.Niclas Eklund
2011-01-20Updated notes file.Niclas Eklund
2011-01-20Changed year in copyright header.Niclas Eklund
2011-01-20Updated year in license.Niclas Eklund
2011-01-20Added updated modules to the appup file.Niclas Eklund
2011-01-20Added updated modules to the appup file.Niclas Eklund
2011-01-17OTP-9031 - SSH did not handle the error reason enetunreach when trying to ope...Niclas Eklund
2010-12-28OTP-9010:Niclas Eklund
2010-12-28ssh: ensure ~/.ssh existsTuncer Ayaz
2010-12-27Improved error handling for ssh:connect/3/4.Niclas Eklund
2010-12-20Release note contained wrong ticker number.Niclas Eklund
2010-12-20OTP-8987Niclas Eklund
2010-11-01The fix regarding OTP-8849 was not included in the previous version as stated.Niclas Eklund
2010-11-01Move away from using deprecated public_key function pem_to_der.Niclas Eklund
2010-10-28Merge branch 'maint-r13' into maint-r14Niclas Eklund
2010-10-25Update version numbersErlang/OTP
2010-10-25The fix regarding OTP-8863 was not included in the previous version as statedNiclas Eklund
2010-10-21Update release notesErlang/OTP
2010-10-21Merge branch 'nick/ssh/fix-process-leak/OTP-8807' into maint-r13Erlang/OTP
2010-10-06In some cases a crash report was generated when a connection was closing down.Niclas Eklund
2010-09-13Prepare releaseOTP_R14BErlang/OTP
2010-09-03Merge branch 'nick/ssh/fix-process-leak/OTP-8807' into devnick
2010-09-02Fix race condition when terminating a connection.nick
2010-09-02fix process leak in ssh_system_sup (dynamicaly created childs where not clean...Stefan Grundmann
2010-08-25Merge branch 'maint-r13' into devBjörn Gustavsson
2010-08-23ssh: Patch 1127Niclas Eklund
2010-08-23ssh: Patch 1126Niclas Eklund
2010-08-20ssh: Patch 1119Niclas Eklund
2010-08-18Remove ticket numbers from all vsn.mk filesBjörn Gustavsson
2010-06-02Fixing compiler warnings regarding max/2Niclas Eklund
2010-05-26Preparing for new version.Niclas Eklund
2010-05-26Fix race condition when an other connection is started before a channel is op...Niclas Eklund
2010-05-26Aligning error message with used versionNiclas Eklund
2010-04-22OTP-8596 added ticket (removed deprecated modules/functions)Niclas Eklund
2010-04-21Removed deprecated functions and moduleNiclas Eklund
2010-04-21Changes after ssh-1.1.8Niclas Eklund
2010-04-21New branch for ssh-2.0 and laterNiclas Eklund
2010-04-17Removing usage of undocumented functionsNiclas Eklund
2010-04-14Removed call to the deprecated module ssh_cmNiclas Eklund
2010-03-30Exporting ssh:connect/4Niclas Eklund
2010-03-22Fix usage of ip_v6_disabled and publish itNiclas Eklund
2010-03-22The send operation now accepts infinity as timeoutNiclas Eklund
2010-03-16Preparing for new versionNiclas Eklund
2010-03-16Added stack trace information when ssh_connection:handle_msg fails (suggested...Niclas Eklund