aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssh/src/ssh_info.erl
AgeCommit message (Expand)Author
2016-12-07Update copyright-yearErlang/OTP
2016-04-27ssh: fix dialyzer warnings and errorsHans Nilsson
2016-03-29ssh: experimental ssh_info extendedHans Nilsson
2016-03-18ssh: Add ssh_info:collect/0 which returns all pids in the ssh supervisor treeHans Nilsson
2016-03-18ssh: cleaning and add export decl in ssh_infoHans Nilsson
2016-03-18ssh: Make ssh_info:string() return the result from print() as a stringHans Nilsson
2015-06-18Change license text to APLv2Bruce Yinhe
2015-06-15ssh: add test case + corr for ssh_info:print/1Hans Nilsson
2015-04-10Merge branch 'maint-17'Zandra Hird
2015-04-07ssh: Add ssh_info:print/1 to write onto a file descriptorHans Nilsson
2015-03-24ssh: Use new time APIErland Schönbeck
2015-03-16Revert "Use new time API and be back-compatible in ssh"Erland Schönbeck
2015-02-25Use new time API and be back-compatible in sshErland Schönbeck
2014-10-22ssh: Print supervisor tree (on demand).Hans Nilsson
2014-10-21ssh: simple info function (ssh_info:print/0).Hans Nilsson