summaryrefslogtreecommitdiff
path: root/lib/ssh/src/ssh_cli.erl
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearHenrik Nord2018-06-181-1/+1
* ssh: ssh_daemon_channel replaced by ssh_server_channelHans Nilsson2018-04-271-3/+3
* ssh: Use ssh_daemon_channel_sup and ssh_damon_channelHans Nilsson2018-04-271-2/+2
* ssh: Changes suggested by dialyzerHans Nilsson2018-04-251-15/+0
* ssh: New -spec and -typeHans Nilsson2018-04-251-2/+2
* ssh: Use the new ssh_dbg moduleHans Nilsson2018-03-291-0/+18
* ssh: Simplification of using fun:s as exec subsystemsHans Nilsson2018-03-221-105/+165
* ssh: Disable exec for non-default shellHans Nilsson2018-02-271-2/+15
* Update copyright yearRaimo Niskanen2017-05-041-1/+1
* ssh: Initial commit of option handling changesHans Nilsson2017-03-021-8/+4
* ssh: replace byte-only function with element-size agnosticHans Nilsson2017-02-171-6/+12
* Fix SSH custom REPL exit statusSvilen Ivanov2016-09-191-2/+9
* ssh: -spec added for behavioursHans Nilsson2016-05-041-0/+15
* update copyright-yearHenrik Nord2016-03-151-1/+1
* Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
* Merge branch 'lukas/erts/non-blocking-shell'Lukas Larsson2014-10-201-21/+30
|\
| * kernel,ssh: Add synchronous user_drv protocolLukas Larsson2014-10-161-21/+30
* | Fix SSH CLI when using custom "shell" optionMichael K. Schmidt2014-07-231-6/+6
|/
* ssh: The server ssh_cli does not delay tty_geometry requests in case no tty i...Hans Nilsson2014-01-281-3/+12
* fix calculation of variableHenrik Nord2014-01-101-1/+1
* ssh: Fix long cli delays. (Part of OTP-11339, OTP-10953)Hans Nilsson2013-12-031-0/+15
* ssh: Simplify handling of connection attributes (e.i. user and sockname)Ingela Anderton Andin2013-11-131-38/+42
* ssh: Merge connection_manager and connection_handler processesIngela Anderton Andin2013-11-131-35/+5
* Make ssh_cli.erl handle <CTRL>+CStefan Zegenhagen2013-05-061-1/+18
* ssh: unicode adaptionsFredrik Gustafsson2013-04-151-2/+2
* ssh: If not valid expression, rather than generate a error, try to use the cmd.Fredrik Gustafsson2013-04-051-1/+6
* ssh: Fix dialyzer and doc warningsIngela Anderton Andin2013-01-251-2/+2
* Improve interoperability with SSH clientsStefan Zegenhagen2012-10-051-1/+2
* OTP-9232:Niclas Eklund2011-04-271-2/+1
* Added deletion of clients to be used when a session is terminated.Niclas Eklund2011-04-201-2/+3
* Merge branch 'nick/ssh/fix-process-leak/OTP-8807' into devnick2010-09-031-6/+22
|\
| * Fix race condition when terminating a connection.nick2010-09-021-6/+22
| * ssh: Patch 1119Niclas Eklund2010-08-201-6/+6
* | Fixing compiler warnings regarding max/2Niclas Eklund2010-06-021-5/+1
* | Changes after ssh-1.1.8Niclas Eklund2010-04-211-1/+1
* | New branch for ssh-2.0 and laterNiclas Eklund2010-04-211-1/+1
* | Removed call to the deprecated module ssh_cmNiclas Eklund2010-04-141-6/+6
|/
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+500