summaryrefslogtreecommitdiff
path: root/lib/ssh/test/ssh_basic_SUITE.erl
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearHenrik Nord2018-06-181-1/+1
* ssh: Test cases fixesHans Nilsson2018-05-141-39/+48
* ssh: Test the infinity rekey_limit optionHans Nilsson2018-05-091-18/+30
* ssh: Extend rekey_limit to also take an optional timeHans Nilsson2018-05-041-6/+155
* ssh: Declare serial for three test casesHans Nilsson2018-04-191-1/+1
* ssh: Join basic and renegotiation suites and parallelizeHans Nilsson2018-03-161-99/+215
* ssh: Parallelize ssh_basic_SUITEHans Nilsson2018-03-161-15/+19
* ssh: Fix non-working test + add log in test suiteHans Nilsson2018-03-151-3/+8
* ssh: Extend ssh_basic_SUITE:packet_size_zero to ...:packet_sizeHans Nilsson2018-03-011-14/+24
* ssh: Fix cli testcaseHans Nilsson2018-02-271-2/+2
* ssh: Misspelling in test suiteHans Nilsson2018-02-271-1/+1
* ssh: Fix testcase failures caused by better key checksHans Nilsson2017-10-301-10/+13
* ssh: Testcase with ecdsa hostkey placed in rsa filesHans Nilsson2017-10-301-0/+39
* ssh: add ecdsa_pass_phrase option in analogy with rsa_pass_phraseHans Nilsson2017-10-021-1/+47
* ssh: select server-sig-algs from configured algos (preferred_algorithms)Hans Nilsson2017-05-171-1/+1
* ssh: Better error checking for option 'auth_methods'Hans Nilsson2017-05-121-5/+2
* Update copyright yearRaimo Niskanen2017-05-041-1/+1
* Merge branch 'hans/ssh/cuddle_tests'Hans Nilsson2017-04-281-4/+16
|\
| * ssh: Handle node-names with ' in ssh_basic_SUITEHans Nilsson2017-04-261-4/+16
* | ssh: test case adjustmentsHans Nilsson2017-04-261-0/+1
|/
* ssh: Make test suites passHans Nilsson2017-04-071-1/+2
* ssh: idle_timer on daemon - test caseHans Nilsson2017-04-041-4/+27
* ssh: update tests for removed algorithmsHans Nilsson2017-02-011-22/+52
* ssh: better error msg at kex failureHans Nilsson2017-01-311-1/+1
* ssh: change of test helper ssh_test_lib:start_shellHans Nilsson2016-10-281-11/+11
* ssh: better ssh_basic_SUITE:end_per_suite/2Hans Nilsson2016-10-271-5/+6
* Add SSH custom REPL exit status testSvilen Ivanov2016-09-191-2/+31
* Merge branch 'maint-18' into maintHans Nilsson2016-06-271-3/+81
|\
| * ssh: test cases for no repetition of bad passwordsHans Nilsson2016-06-221-3/+81
* | ssh: skip test suites if no crypto lib is installedHans Nilsson2016-06-091-1/+2
* | ssh: replace ?config in testsHans Nilsson2016-06-011-89/+89
* | Merge branch 'henrik/update-copyrightyear'Henrik Nord2016-04-131-1/+1
|\ \
| * | update copyright-yearHenrik Nord2016-03-151-1/+1
| |/
* | Set timetrap to 40s except for some long running test casesHans Nilsson2016-03-181-1/+1
|/
* ssh: Adjusted timetrap values on ssh testsHans Nilsson2016-02-251-1/+1
* ssh: remove calls to crypto:start|stopHans Nilsson2016-02-221-9/+4
* ssh: add timetrap to all test suitesHans Nilsson2016-02-221-1/+2
* ssh: remove some spurions test printoutsHans Nilsson2016-02-221-2/+9
* ssh: fixes port_command failure on WIndows in ssh_test_cli.erlHans Nilsson2016-02-081-2/+6
* ssh: add check for available ipv6 addr in test caseHans Nilsson2015-12-071-0/+8
* ssh: tests skips if not supported cryptoHans Nilsson2015-12-041-24/+32
* ssh: client pub key testcaseHans Nilsson2015-12-031-0/+90
* Support SSH key callback module optionsVipin Nair2015-12-011-2/+65
* ssh: testcases for starting daemon with given fdHans Nilsson2015-11-201-0/+66
* ssh: delete now obsolete test case group 'hardening_tests'Hans Nilsson2015-10-201-4/+0
* ssh: added 'after' to receive stmts in test/Hans Nilsson2015-10-091-2/+18
* ssh: Tests updated for ecdsaHans Nilsson2015-10-081-0/+39
* ssh: compression tests skipped if alg is not supportedHans Nilsson2015-10-061-38/+50
* ssh: Reorganize and extend the test suitesHans Nilsson2015-08-301-1240/+65
* ssh: Elliptic Curve Diffie-Hellman (ECDH)Hans Nilsson2015-08-291-1/+13