index
:
delta/erlang.git
HansN-patch-1
HansN/common_test/rephrase_ct_prop_test_doc
IngelaAndin-httpc-typo
KennethL-patch-1
KennethL/erl_docgen/erlref_update
baserock/morph
baserock/ps/proto-web-system
baserock/ps/try-erlang
bjorn/contributing
bjorn/contributing-1
bjorn/work
bmk/kernel/20200514/sctp_and_udp_recv_hangs_on_close/OTP-16654
dgud-string-depr
dgud/stdlib/gen-async-call
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
kenneth/asn1_paramtype/OTP-17227
klarna/mnesia_ext
kuba/ssl/doc_typeos_using_ssl
lukas/erts/win32-read_file_info-links
lukas/kernel/docs-assert
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-23
maint-24
maint-25
maint-26
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
master-pu
meta
pu
sverker-erts-alloc-doc-fix
sverker-ets-doc-1
sverker-ets-patch-1
sverker/doc-fix-billion
sverker/enif_open_resource_type-doc
github.com: erlang/otp.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
ssh
/
test
/
ssh_connection_SUITE.erl
Commit message (
Expand
)
Author
Age
Files
Lines
*
ssh: Testcase for encode/decode of pty_opts
Hans Nilsson
2020-06-16
1
-0
/
+28
*
ssh/test: Delete dead code detected by cover of test suites themselves
Hans Nilsson
2020-04-17
1
-31
/
+0
*
Merge branch 'maint'
Rickard Green
2020-03-13
1
-1
/
+1
|
\
|
*
Update copyright year
Rickard Green
2020-03-13
1
-1
/
+1
*
|
ssh: Anonymise unused variable in test suite
Hans Nilsson
2020-03-11
1
-1
/
+1
|
/
*
ssh: Fixes in test suites for WSL
Hans Nilsson
2020-02-12
1
-1
/
+1
*
ssh: Ptty test fixes
Hans Nilsson
2020-01-10
1
-7
/
+22
*
ssh/test: Don't propagate Config between test suites
Hans Nilsson
2019-11-19
1
-2
/
+2
*
ssh: Fix bad exit status code (4294967295 -> 255)
Hans Nilsson
2019-09-27
1
-2
/
+2
*
ssh: Introduce 'disabled' for 'shell' and 'exec' options
Hans Nilsson
2019-09-26
1
-56
/
+164
*
ssh: Change expected error messages in tests
Hans Nilsson
2019-09-24
1
-2
/
+2
*
ssh: Testcases for erlang ssh server for IO in exec (both stdin and stdout)
Hans Nilsson
2019-09-24
1
-0
/
+123
*
ssh: Adjust some calls to io:format()
Hans Bolinder
2019-01-17
1
-2
/
+2
*
Update copyright year
Henrik Nord
2018-06-18
1
-1
/
+1
*
ssh: Simplification of using fun:s as exec subsystems
Hans Nilsson
2018-03-22
1
-19
/
+85
*
ssh: Extend testcase to check the bug
Hans Nilsson
2018-03-02
1
-3
/
+14
*
Merge branch 'hans/ssh/execfix20/OTP-14881' into maint
Hans Nilsson
2018-03-02
1
-0
/
+75
|
\
|
*
ssh: Test for disabled shell
Hans Nilsson
2018-02-27
1
-0
/
+75
*
|
ssh: Insert missing ssh:stop() etc in test suites
Hans Nilsson
2018-02-28
1
-0
/
+3
|
/
*
ssh: Better reports in some test case failures
Hans Nilsson
2017-12-21
1
-1
/
+1
*
Update copyright year
Raimo Niskanen
2017-05-04
1
-1
/
+1
*
ssh: Make test suites pass
Hans Nilsson
2017-04-07
1
-32
/
+32
*
ssh: interrupted_send test suite handle 'close CHANID' msg
Hans Nilsson
2016-11-14
1
-14
/
+21
*
ssh: interrupted_send receive loop reports missing number of bytes
Hans Nilsson
2016-11-14
1
-9
/
+11
*
ssh: Testcase polishing
Hans Nilsson
2016-11-11
1
-37
/
+60
*
ssh: anonymize two unused variables in test suite
Hans Nilsson
2016-06-09
1
-5
/
+5
*
ssh: skip test suites if no crypto lib is installed
Hans Nilsson
2016-06-09
1
-1
/
+1
*
ssh: TC ssh_connection_SUITE:small_iterrupted_send
Hans Nilsson
2016-06-07
1
-8
/
+17
*
ssh: ssh_connection_SUITE:interrupted_send separate result collector process
Hans Nilsson
2016-06-07
1
-34
/
+80
*
ssh: logging in test helper ssh_echo_server
Hans Nilsson
2016-06-07
1
-8
/
+22
*
ssh: fix ssh_connection_SUITE error on Windows
Hans Nilsson
2016-06-02
1
-2
/
+2
*
ssh: test cases on daemon using open socket
Hans Nilsson
2016-06-01
1
-5
/
+60
*
ssh: replace ?config in tests
Hans Nilsson
2016-06-01
1
-22
/
+22
*
ssh: ssh:connect, ssh:shell and ssh_sftp:start_subsystem supports client tcp-...
Hans Nilsson
2016-05-30
1
-0
/
+64
*
ssh: break out test macro ?wait_match into new ssh_test_lib.hrl
Hans Nilsson
2016-04-29
1
-2
/
+3
*
ssh: polish max_channels_option test case
Hans Nilsson
2016-04-28
1
-16
/
+19
*
Merge branch 'henrik/update-copyrightyear'
Henrik Nord
2016-04-13
1
-1
/
+1
|
\
|
*
update copyright-year
Henrik Nord
2016-03-15
1
-1
/
+1
*
|
Set timetrap to 40s except for some long running test cases
Hans Nilsson
2016-03-18
1
-6
/
+2
|
/
*
ssh: Adjusted timetrap values on ssh tests
Hans Nilsson
2016-02-25
1
-1
/
+1
*
ssh: remove calls to crypto:start|stop
Hans Nilsson
2016-02-22
1
-9
/
+3
*
ssh: add timetrap to all test suites
Hans Nilsson
2016-02-22
1
-0
/
+3
*
ssh: wait for subsystem exit in ssh_connection_SUITE:max_channels_option
Hans Nilsson
2015-10-19
1
-0
/
+10
*
Merge branch 'maint-18' into maint
Henrik Nord
2015-10-14
1
-1
/
+74
|
\
|
*
ssh: Option max_channels added.
Hans Nilsson
2015-10-08
1
-1
/
+74
*
|
ssh: added 'after' to receive stmts in test/
Hans Nilsson
2015-10-09
1
-1
/
+35
|
/
*
ssh: ct:pal -> ct:log in lib/ssh/test
Hans Nilsson
2015-08-07
1
-7
/
+7
*
Change license text to APLv2
Bruce Yinhe
2015-06-18
1
-9
/
+10
*
ssh: Undocumented option 'compression' replaced by 'preferred_algorithms'
Hans Nilsson
2015-05-26
1
-0
/
+1
*
ssh: Fix typo
Ingela Anderton Andin
2015-05-12
1
-1
/
+1
[next]