aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssh/src/ssh.appup.src
AgeCommit message (Expand)Author
2011-06-21OTP-9386 - Calling ssh_sftp:stop_channel/1 resulted in that the trap_exit fla...Niclas Eklund
2011-05-06An unexpected message would crash the ssh_connection_handler and close the co...Niclas Eklund
2011-04-27OTP-9232:Niclas Eklund
2011-04-18Fixed SSH appup, copyright headers SSH vsn and SSH release note.Niclas Eklund
2011-01-20Added updated modules to the appup file.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-25The fix regarding OTP-8863 was not included in the previous version as statedNiclas Eklund
2010-10-06In some cases a crash report was generated when a connection was closing down.Niclas Eklund
2010-08-23ssh: Patch 1127Niclas Eklund
2010-08-23ssh: Patch 1126Niclas Eklund
2010-08-20ssh: Patch 1119Niclas 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-14Removed call to the deprecated module ssh_cmNiclas 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-02-01In some cases SSH ceased to collect more data from the transport layer.Niclas Eklund
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP