aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssh/test/ssh_basic_SUITE.erl
AgeCommit message (Expand)Author
2015-06-15ssh: add test case + corr for ssh_info:print/1Hans Nilsson
2015-06-10Merge branch 'hans/ssh/unknown_msgfun/OTP-12813'Hans Nilsson
2015-06-09ssh: Option unexpectedfun for ssh:daemon and ssh:connectHans Nilsson
2015-06-09Merge branch 'hans/ssh/cuddle_tests'Hans Nilsson
2015-06-08ssh: add test cases for disconnectfunHans Nilsson
2015-06-08Merge branch 'hans/ssh/cuddle_tests'Hans Nilsson
2015-06-05Merge branch 'hans/ssh/check_dirs/OTP-12788'Hans Nilsson
2015-06-05ssh: Check that user_dir and system_dir exists and are readableHans
2015-06-05ssh: Change to ct:sleep in ssh_basic_SUITEHans
2015-06-04ssh: Replace ct:sleep with timer:sleep for long sleepsHans
2015-06-04ssh: timeout fixes in ssh_basic_SUITEHans
2015-06-04ssh: make disconnectfun work for both server&clientHans
2015-05-26ssh: Algorithms test case addedHans Nilsson
2015-05-26ssh: Undocumented option 'compression' replaced by 'preferred_algorithms'Hans Nilsson
2015-05-21Add tests for ssh rekeyingSimon Cornish
2015-05-18Merge branch 'maint'Zandra Hird
2015-05-13ssh: option for handling the SSH_MSG_DEBUG message's printoutsHans Nilsson
2015-05-12ssh: Fix ssh_basic_SUITE.erl to work on Windows hostsHans Nilsson
2015-04-23Merge branch 'maint'Zandra Hird
2015-04-21ssh: added id_string option for server and clientHans Nilsson
2015-04-10Merge branch 'maint-17'Zandra Hird
2015-04-07ssh: Option minimal_remote_max_packet_size and test casesHans Nilsson
2015-04-07ssh: Remove error reportIngela Anderton Andin
2015-03-24ssh: Use new time APIErland Schönbeck
2015-03-23Merge branch 'maint'Erland Schönbeck
2015-03-20Merge branch 'rickard/time_api/OTP-11997'Rickard Green
2015-03-20Use new time API and be back-compatible in sshErland Schönbeck
2015-03-16Revert "Use new time API and be back-compatible in ssh"Erland Schönbeck
2015-03-05Update misleading comment in ssh_basic_SUITEErland Schönbeck
2015-03-02Update new time API and be back-compatible in sshErland Schönbeck
2015-02-25Use new time API and be back-compatible in sshErland Schönbeck
2015-02-05Fix ssh:connect erroneus error msg at timeoutHans Nilsson
2014-09-25ssh: Fixed parallel_login bug that made all logins serialHans Nilsson
2014-08-14ssh: Add testcases for max_sessions optionHans Nilsson
2014-08-11ssh: Negotiation_timeout testcaseHans Nilsson
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-02-24Add test suites performing app and appup file checksTobias Schlager
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: Merge connection_manager and connection_handler processesIngela Anderton Andin
2013-10-28ssh: Add ssh:sockname/1 incl doc and testsHans Nilsson
2013-10-28ssh: Add function ssh:peername/1 with testHans Nilsson
2013-08-20ssh: added basic connection testcase for openssh zlibFredrik Gustafsson