summaryrefslogtreecommitdiff
path: root/lib/ssh/src/ssh_acceptor.erl
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearHenrik Nord2018-06-181-1/+1
* ssh: Use the new ssh_dbg moduleHans Nilsson2018-03-291-0/+32
* ssh: Retry and exponentially backoff listener restartHans Nilsson2018-03-071-1/+15
* Update copyright yearRaimo Niskanen2017-05-041-1/+1
* ssh: Fix supervisors, start daemon and connect codeHans Nilsson2017-04-071-1/+2
* ssh: Unified way of starting listening socketsHans Nilsson2017-04-071-59/+47
* ssh: Option pruningHans Nilsson2017-04-071-1/+0
* ssh: Initial commit of option handling changesHans Nilsson2017-03-021-54/+63
* Update copyright-yearErlang/OTP2016-12-071-1/+1
* ssh: daemon taking open socket as inputHans Nilsson2016-06-011-1/+2
* ssh: make ssh:daemon choose port when Port=0 in the argumentsHans Nilsson2016-04-281-8/+37
* ssh: Make it possible for more than one daemon started with option fdHans Nilsson2015-11-191-1/+6
* Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
* ssh: Add profile optionIngela Anderton Andin2015-06-031-1/+5
* ssh: Add {active, false} to ssh listen socketIngela Anderton Andin2015-04-071-2/+2
* ssh: avoid terminated but not deleted children to be counted.Hans Nilsson2014-10-211-0/+1
* ssh: simple info function (ssh_info:print/0).Hans Nilsson2014-10-211-1/+2
* ssh: Add max_session parameter to ssh:daemonHans Nilsson2014-04-241-11/+36
* ssh: Added option negotiation_timeout for ssh:daemonHans Nilsson2014-03-261-1/+4
* ssh: Merge connection_manager and connection_handler processesIngela Anderton Andin2013-11-131-11/+8
* Prevent client hanging. (OTP-8111)Ingela Anderton Andin2012-02-281-4/+4
* OTP-9031 - SSH did not handle the error reason enetunreach when trying to ope...Niclas Eklund2011-01-171-1/+5
* Fix race condition when an other connection is started before a channel is op...Niclas Eklund2010-05-261-2/+2
* New branch for ssh-2.0 and laterNiclas Eklund2010-04-211-5/+5
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+115