aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssh/src/ssh_channel.erl
AgeCommit message (Collapse)Author
2013-11-13ssh: Merge connection_manager and connection_handler processesIngela Anderton Andin
Also start adding dialyzer specs and removing dead code
2013-01-25ssh: Fix dialyzer and doc warningsIngela Anderton Andin
2012-12-13ssh: Document and clean up SSH behavioursIngela Anderton Andin
2012-04-20Avoid sending two ssh close messagesIngela Anderton Andin
2011-12-08Use new directive "-callback" and prepare version and appup for releaseIngela Anderton Andin
2010-08-23ssh: Patch 1126Niclas Eklund
OTP-8714 SSH in some cases terminated channels with reason normal when it should have been shutdown.
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP