aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssh/test
AgeCommit message (Expand)Author
2014-12-10fix failed conflict resolutionMarcus Arendt
2014-12-09revert ssh testcaseMarcus Arendt
2014-12-01ssh: crypto framework for ssh_sftp:open_tar addedHans Nilsson
2014-11-18ssh: Add ssh_sftp:open_tar/3,4 which opens a tar file at the server side of a...Hans Nilsson
2014-10-30Merge branch 'ia/ssh/pty-request/OTP-11542' into maintIngela Anderton Andin
2014-10-29ssh: Add basic ptty_alloc testsIngela Anderton Andin
2014-10-22Merge branch 'HansN/prop_test_updates' into maintBruce Yinhe
2014-10-15Merge branch 'maint-17' into maintBruce Yinhe
2014-10-10ssh: Add option sftp_vsnIngela Anderton Andin
2014-10-09ssh: testcaseHans Nilsson
2014-09-30Merge branch 'maint-17' into maintHenrik Nord
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-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: Gracefully handle incorrect versionsIngela 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-09ssh: update for triq testsHans Nilsson
2014-09-03Merge branch 'arekinath/ssh/aes-ctr' into maintMarcus Arendt
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-18SSH: add ssh_to_openssh test for ciphers and macsAlex Wilson
2014-08-14ssh: Add testcases for max_sessions optionHans Nilsson
2014-08-11ssh: Negotiation_timeout testcaseHans Nilsson
2014-07-23Fix SSH CLI when using custom "shell" optionMichael K. Schmidt
2014-06-11ssh: Handle inet and inet6 option correctlyIngela Anderton Andin
2014-05-27Merge branch 'maint-17' into maintIngela Anderton Andin
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-09ssh: test case for timeout in 4th arg of ssh:connectHans Nilsson
2014-05-09ssh: test case for connect_timeout in ssh:connectHans Nilsson
2014-04-24ssh: Add max_session parameter to ssh:daemonHans Nilsson
2014-03-17Remove "coding: utf-8" from test filesSiri Hansen
2014-02-24Add test suites performing app and appup file checksTobias Schlager
2014-01-21ssh: Adds uncode test suiteHans Nilsson
2014-01-21ssh: Adds unicodeHans Nilsson
2013-11-26ssh: Correct close handlingIngela Anderton Andin
2013-11-13ssh: Add CLI test caseIngela Anderton Andin
2013-11-13ssh: Simplify handling of connection attributes (e.i. user and sockname)Ingela Anderton Andin
2013-11-13ssh: Eliminate test case failure due to timing issues in test case codeIngela Anderton Andin