Age | Commit message (Collapse) | Author |
|
* hans/ssh/ssh_patches/OTP-13715:
ssh: Update ssh version
ssh: Remove possible hanging in TCs when server and client is on the same node
ssh: added dbg keys to ssh:connection_info/2 and ssh:channel_info/3
ssh: Extend experimental ssh_dbg.erl
ssh: remove 'sync sleeps'
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
lib/ssh/src/ssh_connection_handler.erl
|
|
|
|
- reorg
- ssh_dbg:stop/0
- formating of send and receive debugging
|
|
|
|
|
|
|
|
|
|
tcp-socket as input
|
|
|
|
|
|
|
|
|
|
* lukas/ssh/sshc_con_hand_worker:
ssh: sshc_sup to use worker for ssh_con_handler
|
|
|
|
Conflicts:
lib/ssh/test/ssh_test_lib.erl
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Including misc fixes in surronding code as well as in test cases.
|
|
* henrik/update-copyrightyear:
update copyright-year
|
|
|
|
|
|
|
|
|
|
Good for test cases.
|
|
|
|
Good for test cases.
|
|
|
|
|