aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssh
AgeCommit message (Expand)Author
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-10-09ssh: testcaseHans Nilsson
2014-09-30Merge branch 'maint-17' into maintHenrik Nord
2014-09-29Prepare releaseErlang/OTP
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 test case for ssh:stop_listnerIngela Anderton Andin
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-22Merge branch 'ia/ssh/cuddle-tests' into maintIngela Anderton Andin
2014-09-22ssh: ssh-3.0.6 will not support soft ugradeIngela Anderton Andin
2014-09-19ssh: Avoid windows wierdnessIngela Anderton Andin
2014-09-18OptimizationsHans Nilsson
2014-09-18ssh_eqc_encode_decode.erl compilesHans Nilsson
2014-09-18ssh: Avoid timeout of init_per_test_case on some platformsIngela Anderton Andin
2014-09-18Add timeout to a property test (Thanks John & Tobias @ QuviQ)Hans Nilsson
2014-09-18Reduce the total testing time for the properties to 20 secondsThomas Arts
2014-09-18No side effects in function argumentsThomas Arts
2014-09-18Passing global var to QuickCheck statemachineThomas Arts
2014-09-15Update release notesErlang/OTP
2014-09-09ssh: update for triq testsHans Nilsson
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-07-02Cleanup behaviour modules in sshMatwey V. Kornilov
2014-06-19Prepare releaseErlang/OTP
2014-06-16ssh: Minor message encode/decode bugfixesHans Nilsson