Age | Commit message (Expand) | Author |
2018-06-18 | Update copyright year | Henrik Nord |
2018-04-27 | ssh: ssh_daemon_channel replaced by ssh_server_channel | Hans Nilsson |
2018-04-27 | ssh: Use ssh_daemon_channel_sup and ssh_damon_channel | Hans Nilsson |
2018-04-25 | ssh: Changes suggested by dialyzer | Hans Nilsson |
2018-04-25 | ssh: New -spec and -type | Hans Nilsson |
2018-03-29 | ssh: Use the new ssh_dbg module | Hans Nilsson |
2018-03-22 | ssh: Simplification of using fun:s as exec subsystems | Hans Nilsson |
2018-02-27 | ssh: Disable exec for non-default shell | Hans Nilsson |
2017-05-04 | Update copyright year | Raimo Niskanen |
2017-03-02 | ssh: Initial commit of option handling changes | Hans Nilsson |
2017-02-17 | ssh: replace byte-only function with element-size agnostic | Hans Nilsson |
2016-09-19 | Fix SSH custom REPL exit status | Svilen Ivanov |
2016-05-04 | ssh: -spec added for behaviours | Hans Nilsson |
2016-03-15 | update copyright-year | Henrik Nord |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2014-10-20 | Merge branch 'lukas/erts/non-blocking-shell' | Lukas Larsson |
2014-10-16 | kernel,ssh: Add synchronous user_drv protocol | Lukas Larsson |
2014-07-23 | Fix SSH CLI when using custom "shell" option | Michael K. Schmidt |
2014-01-28 | ssh: The server ssh_cli does not delay tty_geometry requests in case no tty i... | Hans Nilsson |
2014-01-10 | fix calculation of variable | Henrik Nord |
2013-12-03 | ssh: Fix long cli delays. (Part of OTP-11339, OTP-10953) | Hans Nilsson |
2013-11-13 | ssh: Simplify handling of connection attributes (e.i. user and sockname) | Ingela Anderton Andin |
2013-11-13 | ssh: Merge connection_manager and connection_handler processes | Ingela Anderton Andin |
2013-05-06 | Make ssh_cli.erl handle <CTRL>+C | Stefan Zegenhagen |
2013-04-15 | ssh: unicode adaptions | Fredrik Gustafsson |
2013-04-05 | ssh: If not valid expression, rather than generate a error, try to use the cmd. | Fredrik Gustafsson |
2013-01-25 | ssh: Fix dialyzer and doc warnings | Ingela Anderton Andin |
2012-10-05 | Improve interoperability with SSH clients | Stefan Zegenhagen |
2011-04-27 | OTP-9232: | Niclas Eklund |
2011-04-20 | Added deletion of clients to be used when a session is terminated. | Niclas Eklund |
2010-09-03 | Merge branch 'nick/ssh/fix-process-leak/OTP-8807' into dev | nick |
2010-09-02 | Fix race condition when terminating a connection. | nick |
2010-08-20 | ssh: Patch 1119 | Niclas Eklund |
2010-06-02 | Fixing compiler warnings regarding max/2 | Niclas Eklund |
2010-04-21 | Changes after ssh-1.1.8 | Niclas Eklund |
2010-04-21 | New branch for ssh-2.0 and later | Niclas Eklund |
2010-04-14 | Removed call to the deprecated module ssh_cm | Niclas Eklund |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP |