Age | Commit message (Expand) | Author |
2014-06-16 | ssh: Minor message encode/decode bugfixes | Hans Nilsson |
2014-06-16 | ssh: Prepare for release | Hans Nilsson |
2014-06-16 | ssh: Accept disconnect msgs without language tag | Hans Nilsson |
2014-06-12 | Fix spelling mistakes | Marcus Arendt |
2014-06-11 | ssh: Handle inet and inet6 option correctly | Ingela Anderton Andin |
2014-05-27 | Merge branch 'maint-17' into maint | Ingela Anderton Andin |
2014-05-26 | ssh: Prepare for release | Hans Nilsson |
2014-05-26 | ssh: Use correct timeout value for the connection timeout | Ingela Anderton Andin |
2014-05-26 | ssh: Add max_session parameter to ssh:daemon | Hans Nilsson |
2014-05-22 | Merge branch 'jv/ssh-io-binary' into maint | Marcus Arendt |
2014-05-09 | ssh: Use correct timeout value for the connection timeout | Ingela Anderton Andin |
2014-04-29 | Support binary standard_input in ssh_io | José Valim |
2014-04-25 | Merge branch 'hans/ssh/max_sessions/OTP-11885' into maint | Hans Nilsson |
2014-04-24 | ssh: Add max_session parameter to ssh:daemon | Hans Nilsson |
2014-04-24 | ssh: remove confusing info in some reports | Hans Nilsson |
2014-03-28 | ssh: Fix bug in failfun (was not always called) | Hans Nilsson |
2014-03-26 | ssh: added daemon option 'parallel_login', default false | Hans Nilsson |
2014-03-26 | ssh: Added option negotiation_timeout for ssh:daemon | Hans Nilsson |
2014-03-25 | ssh: Fix dialyzer warning for arg Data in ssh_connection_handler:send/4 | Hans Nilsson |
2014-03-20 | Introduce runtime_dependencies in .app files | Rickard Green |
2014-02-26 | ssh: Add appup file corrections | Hans Nilsson |
2014-02-25 | ssh: Prepare for release | Hans Nilsson |
2014-02-18 | Fix non-library appup files according to issue #240 | Tobias Schlager |
2014-02-14 | Merge branch 'weisslj/ssh-spec-doc-fixes' | Henrik Nord |
2014-02-14 | fix calculation of variable | Henrik Nord |
2014-02-14 | ssh: The server ssh_cli does not delay tty_geometry requests in case no tty i... | Hans Nilsson |
2014-02-14 | ssh: fix 'known_hosts' bug in ssh_file | Hans Nilsson |
2014-02-14 | ssh: Changed order of decode clauses to temp fix decode error | Hans Nilsson |
2014-02-14 | ssh: Fixes memory crash | Hans Nilsson |
2014-02-14 | Fix that result on stderr sent back to ssh:exec had length info present | Hans Nilsson |
2014-02-13 | ssh: Changed order of decode clauses to temp fix decode error | Hans Nilsson |
2014-02-13 | ssh: Fixes memory crash | Hans Nilsson |
2014-02-07 | Merge branch 'hsv/using_lists_droplast' | Henrik Nord |
2014-02-05 | ssh: fix 'known_hosts' bug in ssh_file | Hans Nilsson |
2014-02-05 | Fix that result on stderr sent back to ssh:exec had length info present | Hans Nilsson |
2014-02-03 | lib/mnesia/test/ - Replace reverse(tl(reverse(L))) with lists:droplast/1 | Hans Svensson |
2014-01-28 | Merge branch 'master' of super:otp | Hans Nilsson |
2014-01-28 | ssh: The server ssh_cli does not delay tty_geometry requests in case no tty i... | Hans Nilsson |
2014-01-28 | Fix incorrect proplists type reference | Tuncer Ayaz |
2014-01-27 | ssh: Fix dialyzer type specs and documentation | Johannes Weißl |
2014-01-24 | lib/ssh - Replace reverse(tl(reverse(L))) with lists:droplast/1 | Hans Svensson |
2014-01-21 | ssh: Adds unicode | 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-27 | Merge branch 'ia/ssh/no_io/OTP-11490' into maint | Ingela Anderton Andin |
2013-11-26 | ssh: Correct close handling | Ingela Anderton Andin |
2013-11-25 | ssh: Correct arity in ssh_no_io.erl | Ingela Anderton Andin |
2013-11-13 | ssh: Logging fun and document enhancement | Ingela Anderton Andin |
2013-11-13 | ssh: Quicker shutdown of an ssh dameon | Ingela Anderton Andin |
2013-11-13 | ssh: Add option to disallow CLI | Ingela Anderton Andin |