aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssh
AgeCommit message (Expand)Author
2014-09-03Merge branch 'arekinath/ssh/aes-ctr' into maintMarcus Arendt
2014-09-03ssh: update vsn.mkHans Nilsson
2014-09-02ssh: Add simple experimental property test suitesHans Nilsson
2014-09-02ssh: check if ssh client supports newer cipher- and MAC-algorithmsMarcus 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-22Merge branch 'marcus/OTP-17.2.1/mergefix' into maintMarcus Arendt
2014-08-22Update release notesErlang/OTP
2014-08-20ssh: Updated vsn.mkHans Nilsson
2014-08-20ssh: negotiation_timeout bug fixedHans Nilsson
2014-08-20ssh: Negotiation_timeout testcaseHans Nilsson
2014-08-18SSH: add ssh_to_openssh test for ciphers and macsAlex Wilson
2014-08-14ssh: Add testcases for max_sessions optionHans Nilsson
2014-08-11ssh: Updated vsn.mkHans Nilsson
2014-08-11ssh: negotiation_timeout bug fixedHans Nilsson
2014-08-11ssh: Negotiation_timeout testcaseHans Nilsson
2014-08-01SSH: documentation update for new algosAlex Wilson
2014-07-23Fix SSH CLI when using custom "shell" optionMichael K. Schmidt
2014-06-19Prepare releaseErlang/OTP
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-27Update release notesErlang/OTP
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: Update vsn.mkHans Nilsson
2014-05-09ssh: test case for timeout in 4th arg of ssh:connectHans Nilsson
2014-05-09ssh: Use correct timeout value for the connection timeoutIngela Anderton Andin
2014-05-09ssh: test case for connect_timeout in ssh:connectHans Nilsson
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: Doc change on max_session paramHans Nilsson
2014-04-24ssh: Add max_session parameter to ssh:daemonHans Nilsson
2014-04-24ssh: remove confusing info in some reportsHans Nilsson
2014-04-07Update release notesErlang/OTP
2014-04-06Fix typo in authorized_keys filenameJosh Adams
2014-04-06Fix typo in SSH docsJosh Adams
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-03-17Remove "coding: utf-8" from test filesSiri Hansen