aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssh/src/ssh.erl
AgeCommit message (Expand)Author
2012-04-24Corrected ssh option handlingIngela Anderton Andin
2012-02-28Prevent client hanging. (OTP-8111)Ingela Anderton Andin
2012-02-21Added checks of API inputIngela Anderton Andin
2012-02-15Add support for key files protected by pass phrasesIngela Anderton Andin
2012-02-10Client fallbacks to ipv4 if connection is refused with ipv6Ingela Anderton Andin
2012-02-10Cleaned up code so that ssh_file can become a template for a documentedIngela Anderton Andin
2012-02-10Better handling of IPv6Ingela Anderton Andin
2012-02-10Removed no longer needed codeIngela Anderton Andin
2010-12-27Improved error handling for ssh:connect/3/4.Niclas Eklund
2010-12-20OTP-8987Niclas Eklund
2010-04-21Changes after ssh-1.1.8Niclas Eklund
2010-04-21New branch for ssh-2.0 and laterNiclas Eklund
2010-03-30Exporting ssh:connect/4Niclas Eklund
2010-03-22Fix usage of ip_v6_disabled and publish itNiclas Eklund
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP