aboutsummaryrefslogtreecommitdiffstats
path: root/lib/common_test/src/ct_telnet_client.erl
AgeCommit message (Expand)Author
2017-10-25Tag Common Test system processes using process dictionaryPeter Andersson
2017-06-19Update copyright yearHans Nilsson
2017-06-16[ct] Print unicode atoms and strings correctly in common_test logsSiri Hansen
2016-06-07ct_telnet: Fix unmatched_return warningsZandra
2016-05-04Merge branch 'maint-18'Henrik Nord
2016-04-28Make the nodelay setting configurable and false per defaultPeter Andersson
2016-03-15update copyright-yearHenrik Nord
2015-06-18Change license text to APLv2Bruce Yinhe
2015-04-23Set TCP option {nodelay,true} as default for telnet connectionsPeter Andersson
2015-04-23Increase speed of keep_alive (NOP) pollsPeter Andersson
2015-03-26Merge branch 'maint'Peter Andersson
2015-03-24Introduce polling feature in ct_telnetPeter Andersson
2015-03-20Replace all calls to now/0 in CT with new time API functionsPeter Andersson
2014-11-27[ct_telnet] Improve debug printouts and loggingSiri Hansen
2014-11-07[ct] Add 'newline' option to send functions in ct_telnetSiri Hansen
2014-03-12Add test cases and fix some problems with logging and with the telnet clientPeter Andersson
2014-03-12Get ct_telnet_client to print all data from server to logPeter Andersson
2013-05-15[common_test] Add debug printouts in ct_telnet_clientSiri Hansen
2013-01-25[common_test] Update common test modules to handle unicodeSiri Hansen
2010-06-11Merge branch 'peppe/common_test_r14_dev_2' into devErlang/OTP
2010-06-09Eliminate compilation warningAndrey Pampukha
2010-02-17OTP-8311: Various updates and fixes in Common Test and Test ServerPeter Andersson
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP