summaryrefslogtreecommitdiff
path: root/lib/ssh/test/ssh_algorithms_SUITE.erl
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearRickard Green2021-12-131-1/+1
* ssh: Fix algorithm test suite for crypto fips mode changingHans Nilsson2021-11-231-38/+82
* ssh: No knownhosts entry created in testsHans Nilsson2021-05-271-4/+3
* ssh: Change 22 -> ?SSH_DEFAULT_PORTHans Nilsson2021-05-271-1/+2
* ssh: Change -include_lib to -includeHans Nilsson2020-07-011-1/+1
* ssh: export_all -> -exportHans Nilsson2020-06-241-2/+24
* ssh/test: Update test suitesHans Nilsson2020-04-171-38/+83
* ssh/test: Raise timptraps/timeouts to prevent failures in slow machinesHans Nilsson2020-04-171-2/+2
* Merge branch 'maint'Rickard Green2020-03-131-1/+1
|\
| * Update copyright yearRickard Green2020-03-131-1/+1
* | ssh: Fix ssh_algorithm_SUITE for some un-enabled algsHans Nilsson2020-03-111-7/+14
|/
* ssh: Test supported but not enabled algorithmsHans Nilsson2019-10-091-4/+11
* ssh: Update test cases for eddsaHans Nilsson2018-11-191-1/+6
* Update copyright yearHenrik Nord2018-06-181-1/+1
* ssh: Remove dubious pubkey setupHans Nilsson2018-06-051-12/+1
* ssh: Increase timetrap for slow test machinesHans Nilsson2018-04-191-2/+2
* ssh: Simplify ssh_connection and ssh_connection_handler and their internal in...Hans Nilsson2018-03-291-2/+1
* ssh: Better reports in some test case failuresHans Nilsson2017-12-211-2/+2
* ssh: Tests - timeout catches external ssh that does not disconnectHans Nilsson2017-12-211-4/+2
* ssh: Introduce test case simple_connect in ssh_algorithms_SUITEHans Nilsson2017-05-311-20/+54
* ssh: Use option 'pref_public_key_algs' in ssh_algorithms_SUITEHans Nilsson2017-05-311-3/+14
* ssh: Use undocumented ssh_dbg:ct_auth() in ssh_algorithms_SUITEHans Nilsson2017-05-231-0/+2
* Merge branch 'hans/ssh/cuddle_tests'Hans Nilsson2017-05-171-1/+2
|\
| * ssh: test case didn't set preferred_algorithmsHans Nilsson2017-05-171-1/+2
* | ssh: make ssh_algorithms_SUITE test public user and host keysHans Nilsson2017-05-171-54/+109
|/
* Update copyright yearRaimo Niskanen2017-05-041-1/+1
* ssh: Make test suites passHans Nilsson2017-04-071-7/+6
* ssh: increase timetrap for test on slow machineHans Nilsson2017-02-241-0/+3
* ssh: modify ssh_algorithms_SUITE:init_per_suite for some Windows hangningHans Nilsson2017-02-081-11/+8
* ssh: remove test timetrap for ssh_kex_group_exchangeHans Nilsson2017-02-011-2/+0
* ssh: [test] Extend timetrap in test caseHans Nilsson2016-12-141-5/+3
* ssh: fix changed badmatch error msg in ssh_algorithms_SUITEHans Nilsson2016-08-291-10/+8
* ssh: skip test suites if no crypto lib is installedHans Nilsson2016-06-091-28/+34
* ssh: log cryptolib version in ssh_algorithms_SUITEHans Nilsson2016-06-071-0/+2
* ssh: replace ?config in testsHans Nilsson2016-06-011-12/+11
* ssh: Longer timeout for ssh client testsHans Nilsson2016-05-241-1/+1
* ssh: tc renamingHans Nilsson2016-05-201-25/+1
* ssh: split result line in testHans Nilsson2016-05-201-6/+8
* ssh: No erlang port in ssh_algorithms_SUITEHans Nilsson2016-05-191-6/+45
* ssh: polish test log (ssh_algorithms_SUITE)Hans Nilsson2016-05-091-5/+7
* Merge branch 'hans/ssh/cuddle_tests'Hans Nilsson2016-05-021-23/+8
|\
| * ssh: centralize and adjust port spawning for test_suites into ssh_test_libHans Nilsson2016-04-291-4/+2
| * ssh: breakout rcv_expected to ssh_test_lib.erlHans Nilsson2016-04-291-19/+4
| * ssh: adjusted timetrap values in ssh_to_openssh_SUITEHans Nilsson2016-04-291-1/+1
| * ssh: disable StrictHostKeyChecking in sshc_simple_exec test caseHans Nilsson2016-04-291-1/+3
| * ssh: force publickey in some tests in ssh_algoritms_SUITEHans Nilsson2016-04-291-1/+2
* | ssh: Gen_statem rewrite of ssh_connection_handlerHans Nilsson2016-04-271-1/+3
|/
* Merge branch 'henrik/update-copyrightyear'Henrik Nord2016-04-131-1/+1
|\
| * update copyright-yearHenrik Nord2016-03-151-1/+1
* | ssh: Increase timetrap for GEXHans Nilsson2016-03-221-5/+4