index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
ssh
/
test
/
ssh_to_openssh_SUITE.erl
Age
Commit message (
Expand
)
Author
2016-04-13
Merge branch 'henrik/update-copyrightyear'
Henrik Nord
2016-03-18
Set timetrap to 40s except for some long running test cases
Hans Nilsson
2016-03-15
update copyright-year
Henrik Nord
2016-02-25
ssh: Adjusted timetrap values on ssh tests
Hans Nilsson
2016-02-22
ssh: remove calls to crypto:start|stop
Hans Nilsson
2016-02-22
ssh: add timetrap to all test suites
Hans Nilsson
2015-12-18
ssh: fix the check that open-ssh supports certain pubkeys in a test suite
Hans Nilsson
2015-12-08
ssh: more info from failed case
Hans Nilsson
2015-12-07
ssh: Add testcase precondition
Hans Nilsson
2015-10-29
ssh: fix spelling error pulic -> public
Hans Nilsson
2015-10-20
ssh: dynamic check of supported algos in ssh_to_openssh_SUITE
Hans Nilsson
2015-10-19
ssh: Removed testcases from ssh_to_openssh_SUITE
Hans Nilsson
2015-10-19
ssh: test suites probes ssh client
Hans Nilsson
2015-10-09
ssh: added 'after' to receive stmts in test/
Hans Nilsson
2015-10-08
ssh: Tests updated for ecdsa
Hans Nilsson
2015-10-06
ssh: compression tests skipped if alg is not supported
Hans Nilsson
2015-08-30
ssh: Reorganize and extend the test suites
Hans Nilsson
2015-08-29
ssh: Elliptic Curve Diffie-Hellman (ECDH)
Hans Nilsson
2015-08-07
ssh: ct:pal -> ct:log in lib/ssh/test
Hans Nilsson
2015-08-05
ssh: diffie-hellman-group14-sha1
Hans Nilsson
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-05-26
ssh: Undocumented option 'compression' replaced by 'preferred_algorithms'
Hans Nilsson
2015-05-05
ssh: Hadle shell that sends two logout messages
Ingela Anderton Andin
2015-04-29
ssh: Add openSSH interop check
Ingela Anderton Andin
2014-10-29
ssh: Add basic ptty_alloc tests
Ingela Anderton Andin
2014-09-19
ssh: Avoid windows wierdness
Ingela Anderton Andin
2014-09-18
ssh: Avoid timeout of init_per_test_case on some platforms
Ingela Anderton Andin
2014-09-02
ssh: check if ssh client supports newer cipher- and MAC-algorithms
Marcus Arendt
2014-08-28
SSH: only enable ciphers/MACs when they are available in crypto
Alex Wilson
2014-08-18
SSH: add ssh_to_openssh test for ciphers and macs
Alex Wilson
2013-03-01
ssh: Ctify test doc
Ingela Anderton Andin
2013-03-01
ssh: Test and enhance handling of nonexistent subsystem
Ingela Anderton Andin
2012-10-19
ssh: Modernized test suites to use only Common Test
Ingela Anderton Andin
2012-02-17
Improved error handling
Ingela Anderton Andin
2012-02-10
Ssh daemon handles RSA host keys
Ingela Anderton Andin
2012-02-10
Use the public_key application for all public key handling
Ingela Anderton Andin
2012-01-11
Remove generation of new test keys, use checked in test keys
Ingela Anderton Andin
2012-01-11
Improve test case structure so that test should pass on all platforms
Ingela Anderton Andin
2012-01-11
Do not run ssh_to_openssh_SUITE if there is no oppenssh server running
Ingela Anderton Andin
2011-05-19
Generic key management for test suites.
Niclas Eklund
2011-05-19
Some minor updates regarding how test data is generated.
Niclas Eklund
2011-05-19
Altering SSH test keys.
Niclas Eklund
2011-05-19
Add test suite for ssh
Björn-Egil Dahlberg
2011-05-19
Update init_per_suite so that tests are skipped if crypto/ssh cannot be started.
Lukas Larsson
2011-05-19
Convert ssh test cases to common test stardard
Lukas Larsson
2011-05-19
Add test suite for ssh
Björn-Egil Dahlberg