aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssh/src/ssh_acceptor.erl
AgeCommit message (Expand)Author
2018-03-29ssh: Use the new ssh_dbg moduleHans Nilsson
2018-03-07ssh: Retry and exponentially backoff listener restartHans Nilsson
2017-05-04Update copyright yearRaimo Niskanen
2017-04-07ssh: Fix supervisors, start daemon and connect codeHans Nilsson
2017-04-07ssh: Unified way of starting listening socketsHans Nilsson
2017-04-07ssh: Option pruningHans Nilsson
2017-03-02ssh: Initial commit of option handling changesHans Nilsson
2016-12-07Update copyright-yearErlang/OTP
2016-06-01ssh: daemon taking open socket as inputHans Nilsson
2016-04-28ssh: make ssh:daemon choose port when Port=0 in the argumentsHans Nilsson
2015-11-19ssh: Make it possible for more than one daemon started with option fdHans Nilsson
2015-06-18Change license text to APLv2Bruce Yinhe
2015-06-03ssh: Add profile optionIngela Anderton Andin
2015-04-07ssh: Add {active, false} to ssh listen socketIngela Anderton Andin
2014-10-21ssh: avoid terminated but not deleted children to be counted.Hans Nilsson
2014-10-21ssh: simple info function (ssh_info:print/0).Hans Nilsson
2014-04-24ssh: Add max_session parameter to ssh:daemonHans Nilsson
2014-03-26ssh: Added option negotiation_timeout for ssh:daemonHans Nilsson
2013-11-13ssh: Merge connection_manager and connection_handler processesIngela Anderton Andin
2012-02-28Prevent client hanging. (OTP-8111)Ingela Anderton Andin
2011-01-17OTP-9031 - SSH did not handle the error reason enetunreach when trying to ope...Niclas Eklund
2010-05-26Fix race condition when an other connection is started before a channel is op...Niclas Eklund
2010-04-21New branch for ssh-2.0 and laterNiclas Eklund
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP