Age | Commit message (Expand) | Author |
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-10-16 | ssh: Fixes clause syntax error in ssh.appup.src | Hans Nilsson |
2014-10-15 | Merge branch 'maint-17' into maint | Bruce Yinhe |
2014-10-13 | ssh: Prepare for release | Ingela Anderton Andin |
2014-10-10 | ssh: Add option sftp_vsn | Ingela Anderton Andin |
2014-10-09 | ssh: Fix option user_interaction to work as expected | Ingela Anderton Andin |
2014-10-09 | ssh: Corrected ret val from ssh_connection:subsystem/4. | Hans Nilsson |
2014-09-30 | Merge branch 'maint-17' into maint | Henrik Nord |
2014-09-29 | Merge branch 'ia/ssh/version-appup' into maint-17 | Erlang/OTP |
2014-09-29 | Merge branch 'ia/ssh/listner-restart/OTP-12168' into maint-17 | Erlang/OTP |
2014-09-29 | Merge branch 'ia/ssh/version-handling-gracefull/OTP-12157' into maint-17 | Erlang/OTP |
2014-09-26 | Merge branch 'matwey/makefile' into maint | Bruce Yinhe |
2014-09-25 | ssh: Adjust supervisor tree to make sure new listning | Ingela Anderton Andin |
2014-09-25 | ssh: Fixed parallel_login bug that made all logins serial | Hans Nilsson |
2014-09-24 | ssh: Add format_status/2 so sensitive data will not be present in logs | Ingela Anderton Andin |
2014-09-24 | ssh: Gracefully handle incorrect versions | Ingela Anderton Andin |
2014-09-22 | ssh: ssh-3.0.6 will not support soft ugrade | Ingela Anderton Andin |
2014-09-03 | Merge branch 'arekinath/ssh/aes-ctr' into maint | Marcus Arendt |
2014-08-28 | Merge branch 'michaelkschmidt/ssh_bug_fix' into maint | Marcus Arendt |
2014-08-28 | SSH: only enable ciphers/MACs when they are available in crypto | Alex Wilson |
2014-08-22 | Test Other Clauses of start_shell | Michael K. Schmidt |
2014-08-11 | ssh: negotiation_timeout bug fixed | Hans Nilsson |
2014-07-23 | Fix SSH CLI when using custom "shell" option | Michael K. Schmidt |
2014-07-02 | Cleanup behaviour modules in ssh | Matwey V. Kornilov |
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-06-10 | SSH: add support for aes128-ctr and hmac-sha2-256 | Alex Wilson |
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 |