Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | ssh: Change 22 -> ?SSH_DEFAULT_PORT | Hans Nilsson | 2021-05-27 | 6 | -16/+26 | |
| | | | ||||||
* | | | Merge branch 'hans/ssh/no_extra_nl_in_knownhosts/OTP-17427' into maint | Hans Nilsson | 2021-05-24 | 1 | -2/+53 | |
|\ \ \ | | |/ | |/| | | | | | | | | | | * hans/ssh/no_extra_nl_in_knownhosts/OTP-17427: ssh: Check the generated known_hosts file ssh: Avoid adding a blank line in .ssh/known_hosts | |||||
| * | | ssh: Check the generated known_hosts file | Hans Nilsson | 2021-05-21 | 1 | -2/+53 | |
| | | | ||||||
| * | | Merge branch 'hans/ssh/idle_time-bug/OTP-17279' into maint-23 | Erlang/OTP | 2021-03-29 | 1 | -27/+24 | |
| |\ \ | | | | | | | | | | | | | | | | | | | | | * hans/ssh/idle_time-bug/OTP-17279: ssh: Fix idle_time bug ssh: Update idle_time test case | |||||
* | \ \ | Merge branch 'hans/ssh/add_missing_to_ssh_file/OTP-17397' into maint | Hans Nilsson | 2021-05-19 | 1 | -1/+2 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| * | | | ssh: ssh_file:encode/decode of known_host and authorized_keys files | Hans Nilsson | 2021-05-19 | 1 | -1/+2 | |
| | | | | ||||||
* | | | | ssh: skip instead of fail test suite if missing the test engine | Hans Nilsson | 2021-05-12 | 1 | -0/+2 | |
|/ / / | ||||||
* | | | ssh: Change key names | Hans Nilsson | 2021-05-03 | 1 | -30/+30 | |
| | | | ||||||
* | | | ssh: Add fingerprint and ssh_encode/ssh_decode functions to ssh | Hans Nilsson | 2021-05-03 | 18 | -11/+565 | |
| | | | | | | | | | | | | Copy fingerprint and encode/decode tests from pubkey to ssh + compatible api | |||||
* | | | ssh: Remove an unnecessary stop_daemon in test/ssh_test_lib.erl | Hans Nilsson | 2021-04-15 | 1 | -2/+1 | |
| | | | ||||||
* | | | ssh: Test case fixes | Hans Nilsson | 2021-04-15 | 1 | -63/+59 | |
| | | | ||||||
* | | | ssh: Re-write supervisor tree to use PR-4368 | Hans Nilsson | 2021-04-15 | 4 | -98/+127 | |
| | | | ||||||
* | | | ssh: ssh_cth test running aid for test case debugging when needed | Hans Nilsson | 2021-03-29 | 2 | -0/+65 | |
| | | | ||||||
* | | | Merge branch 'maint' | Hans Nilsson | 2021-03-26 | 1 | -27/+24 | |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | * maint: ssh: Fix idle_time bug ssh: Update idle_time test case | |||||
| * \ \ | Merge branch 'hans/ssh/idle_time-bug/OTP-17279' into maint | Hans Nilsson | 2021-03-26 | 1 | -27/+24 | |
| |\ \ \ | | |/ / | |/| / | | |/ | | | | | | | * hans/ssh/idle_time-bug/OTP-17279: ssh: Fix idle_time bug ssh: Update idle_time test case | |||||
| | * | ssh: Update idle_time test case | Hans Nilsson | 2021-03-22 | 1 | -27/+24 | |
| | | | ||||||
* | | | ssh: Make and adjust tests | Hans Nilsson | 2021-03-19 | 3 | -111/+215 | |
| | | | ||||||
* | | | ssh: Better logging + resilence to CRLF from shell | Hans Nilsson | 2021-03-05 | 1 | -4/+13 | |
| | | | ||||||
* | | | ssh: Speed up test | Hans Nilsson | 2021-03-02 | 1 | -1/+1 | |
| | | | ||||||
* | | | ssh: Refactor for changes later | Hans Nilsson | 2021-02-02 | 1 | -3/+3 | |
| | | | ||||||
* | | | ssh: New connection start procedure | Hans Nilsson | 2021-02-02 | 1 | -5/+8 | |
| | | | ||||||
* | | | Merge branch 'maint' | Hans Nilsson | 2021-01-26 | 3 | -48/+17 | |
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | * maint: crypto: Fix unused function warning ssh: Race at shell start in testcase httpd: Fix typos ssh: Accept answers in any order in test suite | |||||
| * | | ssh: Race at shell start in testcase | Hans Nilsson | 2021-01-25 | 1 | -1/+2 | |
| | | | ||||||
| * | | ssh: Accept answers in any order in test suite | Hans Nilsson | 2021-01-21 | 3 | -47/+15 | |
| | | | | | | | | | | | | because they varies between machines... | |||||
* | | | ssh: Test cuddling (logging) | Hans Nilsson | 2021-01-25 | 3 | -1/+5 | |
| | | | ||||||
* | | | ssh: Remove is_port/1 from tests | Hans Nilsson | 2021-01-25 | 1 | -7/+7 | |
|/ / | ||||||
* | | ssh: Misc testcase fixes | Hans Nilsson | 2021-01-19 | 3 | -13/+14 | |
| | | ||||||
* | | ssh: Fix TC expecting pty for shell | Hans Nilsson | 2021-01-15 | 1 | -0/+1 | |
| | | ||||||
* | | ssh: Fix TC:s expecting pty for exec | Hans Nilsson | 2021-01-15 | 1 | -9/+9 | |
| | | ||||||
* | | ssh: TC for testing pty allocation | Hans Nilsson | 2021-01-15 | 1 | -0/+32 | |
| | | ||||||
* | | ssh: Fix bad TC not taking pty:s in account | Hans Nilsson | 2021-01-15 | 1 | -1/+1 | |
| | | ||||||
* | | ssh: Inline funs in TC for better readability | Hans Nilsson | 2021-01-15 | 1 | -20/+23 | |
| | | ||||||
* | | ssh: Better TC logging | Hans Nilsson | 2021-01-15 | 1 | -5/+10 | |
| | | ||||||
* | | Merge branch 'hans/ssh/client_sup_tree_fix/ERIERL-567/OTP-17021' into maint | Hans Nilsson | 2020-12-06 | 6 | -50/+160 | |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | * hans/ssh/client_sup_tree_fix/ERIERL-567/OTP-17021: ssh: Test cases ssh: Change ct:pal to ct:log in test suites ssh: Keeping/killing sup trees when starting on sockets ssh: Allow >1 subsystem trees in one client system supervisor tree ssh: Fix strange terminate(kill,...) ssh: Remove funny trap_exit | |||||
| * | | ssh: Test cases | Hans Nilsson | 2020-12-04 | 1 | -33/+137 | |
| | | | ||||||
| * | | ssh: Change ct:pal to ct:log in test suites | Hans Nilsson | 2020-12-04 | 5 | -11/+11 | |
| | | | | | | | | | | | | Too much terminal printout otherwise | |||||
| * | | ssh: Keeping/killing sup trees when starting on sockets | Hans Nilsson | 2020-12-04 | 1 | -6/+12 | |
| | | | | | | | | | | | | | | | using new client side ssh_controller for stopping and starting client system trees with synchronization. | |||||
* | | | Merge branch 'hans/ssh/raw_option_bug/ERIERL-562/OTP-17016' into maint | Hans Nilsson | 2020-11-19 | 1 | -0/+8 | |
|\ \ \ | |/ / | | | | | | | | | | | | | | | | * hans/ssh/raw_option_bug/ERIERL-562/OTP-17016: ssh: Rename option map key user_options to key_cb_options ssh: Handle raw option in ssh_options ssh: New test case for inet raw-option | |||||
| * | | ssh: New test case for inet raw-option | Hans Nilsson | 2020-11-18 | 1 | -0/+8 | |
| | | | ||||||
* | | | ssh: Make unicode work in ssh:shell printouts | Hans Nilsson | 2020-10-02 | 1 | -1/+1 | |
| | | | ||||||
* | | | ssh: Turn off extra echo in erlang shell in ssh:shell | Hans Nilsson | 2020-10-02 | 2 | -15/+2 | |
| | | | ||||||
* | | | ssh: ssh:shell now sends LANG and LC_ALL env vars to server | Hans Nilsson | 2020-10-02 | 1 | -0/+8 | |
| | | | ||||||
* | | | ssh: Use new_do_shell in ssh_basic_SUITE | Hans Nilsson | 2020-10-02 | 1 | -60/+7 | |
| | | | ||||||
* | | | Send exit status from ssh_cli | Svilen Ivanov | 2020-09-18 | 1 | -1/+91 | |
|/ / | | | | | | | | | Make sure that ssh_cli module always send exit-status message, so SSH clients can use it to check for successful command execution. | |||||
* | | Merge branch 'hans/ssh/hello_timeout/OTP-16803' into maint | Hans Nilsson | 2020-08-20 | 1 | -1/+87 | |
|\ \ | | | | | | | | | | | | | | | | * hans/ssh/hello_timeout/OTP-16803: ssh: Add daemon option "hello_timeout" ssh: Test case for some mini flooding of ssh server | |||||
| * | | ssh: Test case for some mini flooding of ssh server | Hans Nilsson | 2020-08-20 | 1 | -1/+87 | |
| | | | ||||||
* | | | ssh: Add missing .hrl-files to release_test_spec target | Hans Nilsson | 2020-08-14 | 1 | -0/+5 | |
| | | | ||||||
* | | | ssh: Restore Emakefile rules | Hans Nilsson | 2020-07-01 | 1 | -1/+14 | |
| | | | ||||||
* | | | ssh: Added missing -pa in ERL_COMPILE_FLAGS | Hans Nilsson | 2020-07-01 | 1 | -1/+1 | |
| | | | | | | | | | | | | Otherwise we get warnings for unknown beahaviours in cross builds | |||||
* | | | ssh: Remove unused include file | Hans Nilsson | 2020-07-01 | 1 | -1/+0 | |
| | | |