Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-29 | ssh: Update ssh version | Hans Nilsson | |
2016-06-29 | ssh: Remove possible hanging in TCs when server and client is on the same node | Hans Nilsson | |
2016-06-29 | ssh: added dbg keys to ssh:connection_info/2 and ssh:channel_info/3 | Hans Nilsson | |
2016-06-29 | ssh: Extend experimental ssh_dbg.erl | Hans Nilsson | |
1) extend ssh_dbg:message with second arg, a fun/1 that is intended to replace pids in the trace printouts with better descriptions. 2) printout improvments | |||
2016-06-29 | ssh: remove 'sync sleeps' | Hans Nilsson | |
2016-06-21 | Prepare release | Erlang/OTP | |
2016-06-13 | ssh: add experimental test flag | Hans Nilsson | |
2016-06-13 | ssh: Additions to experimental ssh_dbg module | Hans Nilsson | |
- reorg - ssh_dbg:stop/0 - formating of send and receive debugging | |||
2016-06-09 | ssh: anonymize two unused variables in test suite | Hans Nilsson | |
2016-06-09 | ssh: skip test suites if no crypto lib is installed | Hans Nilsson | |
2016-06-07 | ssh: log cryptolib version in ssh_algorithms_SUITE | Hans Nilsson | |
2016-06-07 | ssh: TC ssh_connection_SUITE:small_iterrupted_send | Hans Nilsson | |
2016-06-07 | ssh: ssh_connection_SUITE:interrupted_send separate result collector process | Hans Nilsson | |
2016-06-07 | ssh: logging in test helper ssh_echo_server | Hans Nilsson | |
2016-06-02 | ssh: temp fix hazard in test suite | Hans Nilsson | |
2016-06-02 | ssh: fix ssh_connection_SUITE error on Windows | Hans Nilsson | |
2016-06-01 | ssh: test cases on daemon using open socket | Hans Nilsson | |
2016-06-01 | ssh: better validation | Hans Nilsson | |
2016-06-01 | ssh: daemon taking open socket as input | Hans Nilsson | |
2016-06-01 | ssh: update connect doc | Hans Nilsson | |
2016-06-01 | ssh: Added timetrap to ssh_benchmark_SUITE | Hans Nilsson | |
2016-06-01 | ssh: replace ?config in tests | Hans Nilsson | |
OTP-13565 | |||
2016-06-01 | Merge branch 'hans/ssh/use_open_socket_client/OTP-12860' | Hans Nilsson | |
2016-06-01 | Merge branch 'hans/ssh/spec_behaviours/OTP-13749' | Hans Nilsson | |
2016-05-30 | ssh: ssh:connect, ssh:shell and ssh_sftp:start_subsystem supports client ↵ | Hans Nilsson | |
tcp-socket as input | |||
2016-05-25 | Merge branch 'hans/ssh/decode_error' | Hans Nilsson | |
* hans/ssh/decode_error: ssh: handle ssh_message binary decode errors | |||
2016-05-25 | Merge branch 'hans/ssh/benchmark_crash' | Hans Nilsson | |
* hans/ssh/benchmark_crash: ssh: Benchmark suite timeouts were to short | |||
2016-05-25 | Merge branch 'hans/ssh/cuddle_tests' | Hans Nilsson | |
* hans/ssh/cuddle_tests: ssh: Longer timeout for ssh client tests ssh: tc renaming ssh: New 'prepare' function in ssh_sftp_SUITE ssh: split result line in test ssh: No erlang port in ssh_algorithms_SUITE ssh: New test for utf8 in ssh_sftp_SUITE ssh: polish test log (ssh_algorithms_SUITE) ssh: monitor os:cmd to avoid hanging on baal | |||
2016-05-24 | ssh: Longer timeout for ssh client tests | Hans Nilsson | |
2016-05-20 | ssh: handle ssh_message binary decode errors | Hans Nilsson | |
2016-05-20 | ssh: tc renaming | Hans Nilsson | |
2016-05-20 | ssh: New 'prepare' function in ssh_sftp_SUITE | Hans Nilsson | |
2016-05-20 | ssh: split result line in test | Hans Nilsson | |
2016-05-19 | ssh: No erlang port in ssh_algorithms_SUITE | Hans Nilsson | |
2016-05-18 | ssh: Benchmark suite timeouts were to short | Hans Nilsson | |
2016-05-16 | Merge branch 'hans/ssh/badmatch' | Hans Nilsson | |
2016-05-13 | ssh: badmatch in connection_handler (badly renamed variable) | Hans Nilsson | |
2016-05-12 | Revert "Prepare release" | Erlang/OTP | |
This reverts commit bd64ad8e15d66e48b36dbe3584315dd5cfc8b59a. | |||
2016-05-11 | Prepare release | Erlang/OTP | |
2016-05-10 | ssh: New test for utf8 in ssh_sftp_SUITE | Hans Nilsson | |
2016-05-09 | ssh: polish test log (ssh_algorithms_SUITE) | Hans Nilsson | |
2016-05-09 | ssh: monitor os:cmd to avoid hanging on baal | Hans Nilsson | |
2016-05-04 | ssh: correct bad stop return value tag | Hans Nilsson | |
2016-05-04 | ssh: -spec added for behaviours | Hans Nilsson | |
2016-05-03 | ssh: update ssh_benchmark_SUITE to new ssh_connection_handler | Hans Nilsson | |
2016-05-03 | ssh: ssh_upgrade_SUITE | Hans Nilsson | |
2016-05-02 | ssh: Update the ssh_sup_SUITE test | Hans Nilsson | |
Conflicts: lib/ssh/test/ssh_sup_SUITE.erl | |||
2016-05-02 | Merge branch 'lukas/ssh/sshc_con_hand_worker' | Hans Nilsson | |
* lukas/ssh/sshc_con_hand_worker: ssh: sshc_sup to use worker for ssh_con_handler | |||
2016-05-02 | Merge branch 'hans/ssh/doc_sftp_error_codes/ERL-86/OTP-13347' | Hans Nilsson | |
2016-05-02 | Merge branch 'hans/ssh/remove_tcpip_forward' | Hans Nilsson | |