aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssh/src
AgeCommit message (Expand)Author
2014-10-16ssh: Fixes clause syntax error in ssh.appup.srcHans Nilsson
2014-10-15Merge branch 'maint-17' into maintBruce Yinhe
2014-10-13ssh: Prepare for releaseIngela Anderton Andin
2014-10-10ssh: Add option sftp_vsnIngela Anderton Andin
2014-10-09ssh: Fix option user_interaction to work as expectedIngela Anderton Andin
2014-10-09ssh: Corrected ret val from ssh_connection:subsystem/4.Hans Nilsson
2014-09-30Merge branch 'maint-17' into maintHenrik Nord
2014-09-29Merge branch 'ia/ssh/version-appup' into maint-17Erlang/OTP
2014-09-29Merge branch 'ia/ssh/listner-restart/OTP-12168' into maint-17Erlang/OTP
2014-09-29Merge branch 'ia/ssh/version-handling-gracefull/OTP-12157' into maint-17Erlang/OTP
2014-09-26Merge branch 'matwey/makefile' into maintBruce Yinhe
2014-09-25ssh: Adjust supervisor tree to make sure new listningIngela Anderton Andin
2014-09-25ssh: Fixed parallel_login bug that made all logins serialHans Nilsson
2014-09-24ssh: Add format_status/2 so sensitive data will not be present in logsIngela Anderton Andin
2014-09-24ssh: Gracefully handle incorrect versionsIngela Anderton Andin
2014-09-22ssh: ssh-3.0.6 will not support soft ugradeIngela Anderton Andin
2014-09-03Merge branch 'arekinath/ssh/aes-ctr' into maintMarcus Arendt
2014-08-28Merge branch 'michaelkschmidt/ssh_bug_fix' into maintMarcus Arendt
2014-08-28SSH: only enable ciphers/MACs when they are available in cryptoAlex Wilson
2014-08-22Test Other Clauses of start_shellMichael K. Schmidt
2014-08-11ssh: negotiation_timeout bug fixedHans Nilsson
2014-07-23Fix SSH CLI when using custom "shell" optionMichael K. Schmidt
2014-07-02Cleanup behaviour modules in sshMatwey V. Kornilov
2014-06-16ssh: Minor message encode/decode bugfixesHans Nilsson
2014-06-16ssh: Prepare for releaseHans Nilsson
2014-06-16ssh: Accept disconnect msgs without language tagHans Nilsson
2014-06-12Fix spelling mistakesMarcus Arendt
2014-06-11ssh: Handle inet and inet6 option correctlyIngela Anderton Andin
2014-06-10SSH: add support for aes128-ctr and hmac-sha2-256Alex Wilson
2014-05-27Merge branch 'maint-17' into maintIngela Anderton Andin
2014-05-26ssh: Prepare for releaseHans Nilsson
2014-05-26ssh: Use correct timeout value for the connection timeoutIngela Anderton Andin
2014-05-26ssh: Add max_session parameter to ssh:daemonHans Nilsson
2014-05-22Merge branch 'jv/ssh-io-binary' into maintMarcus Arendt
2014-05-09ssh: Use correct timeout value for the connection timeoutIngela Anderton Andin
2014-04-29Support binary standard_input in ssh_ioJosé Valim
2014-04-25Merge branch 'hans/ssh/max_sessions/OTP-11885' into maintHans Nilsson
2014-04-24ssh: Add max_session parameter to ssh:daemonHans Nilsson
2014-04-24ssh: remove confusing info in some reportsHans Nilsson
2014-03-28ssh: Fix bug in failfun (was not always called)Hans Nilsson
2014-03-26ssh: added daemon option 'parallel_login', default falseHans Nilsson
2014-03-26ssh: Added option negotiation_timeout for ssh:daemonHans Nilsson
2014-03-25ssh: Fix dialyzer warning for arg Data in ssh_connection_handler:send/4Hans Nilsson
2014-03-20Introduce runtime_dependencies in .app filesRickard Green
2014-02-26ssh: Add appup file correctionsHans Nilsson
2014-02-25ssh: Prepare for releaseHans Nilsson
2014-02-18Fix non-library appup files according to issue #240Tobias Schlager
2014-02-14Merge branch 'weisslj/ssh-spec-doc-fixes'Henrik Nord
2014-02-14fix calculation of variableHenrik Nord
2014-02-14ssh: The server ssh_cli does not delay tty_geometry requests in case no tty i...Hans Nilsson