aboutsummaryrefslogtreecommitdiffstats
path: root/lib/common_test/src/ct_netconfc.erl
AgeCommit message (Expand)Author
2017-09-15common_test: Do not use deprecated functions in string(3)Siri Hansen
2017-06-14Update copyright yearHans Nilsson
2017-05-08[ct_netconfc] Update documentationSiri Hansen
2017-05-08[ct_netconfc] Start multiple sessions per SSH connectionSiri Hansen
2016-03-15update copyright-yearHenrik Nord
2016-02-25Allow any ssh option when starting a netconf clientSiri Hansen
2016-02-18[ct_netconfc] Fix XML parsing when multiple messages in packageSiri Hansen
2015-12-09Merge branch 'siri/ct_netconfc/slow-down/OTP-13007' into maintSiri Hansen
2015-09-28Don't log headings without contentSiri Hansen
2015-09-28Speed up receive of many small packagesSiri Hansen
2015-09-24Flush timeout message from message queue when canceling timerSiri Hansen
2015-06-18Change license text to APLv2Bruce Yinhe
2015-05-06Merge branch 'maint'Zandra Hird
2015-05-06Merge branch 'dgud/common_test/netconf-user-caps/OTP-12707' into maint-17Erlang/OTP
2015-05-05common_test: Add user capability option to helloDan Gudmundsson
2015-05-04common_test: Recurse when there is more data in netconfDan Gudmundsson
2015-03-18Merge branch 'maint'Peter Andersson
2015-03-05Handle {ok,Data} in RPC reply (decode_rpc_reply)Peter Andersson
2014-12-02Merge branch 'maint'Henrik Nord
2014-11-27[ct_netconfc] Handle timeout failure in sshSiri Hansen
2014-09-23[ct_netconfc] Remove handle_msg and format_data from docSiri Hansen
2014-09-23[ct_netconfc] Add optional parameters to edit-configSiri Hansen
2014-04-01Fix specs for return values in ct_netconfcSiri Hansen
2014-03-21Fix some dialyzer warnings in ct_netconfcSiri Hansen
2014-01-27Implement new telnet logging systemPeter Andersson
2013-11-21[common_test] Don't hang netconf client when close-session times outSiri Hansen
2013-07-09Merge branch 'siri/ct_netconfc/multiple-filter-notification/OTP-11166' into m...Siri Hansen
2013-06-25[ct_netconfc] Allow multiple elements inside filter in create_subscriptionSiri Hansen
2013-06-25[common_test] Add documentation for ct_netconfc:send and send_rpcSiri Hansen
2013-06-04Merge remote branch 'origin/peppe/common_test/ct_conn_handling' into maintPeter Andersson
2013-06-04[ct_netconfc] Improve error printoutSiri Hansen
2013-05-29Fix faulty connection handlingPeter Andersson
2013-01-25[common_test] Update common test modules to handle unicodeSiri Hansen
2012-12-19[common_test] Adjust window after netconf client receives dataSiri Hansen
2012-11-29common_test: Fix exported typesBjörn-Egil Dahlberg
2012-11-14[common_test] Allow server to terminate netconf session before rpc-replySiri Hansen
2012-11-14[common_test] Ensure process down after ct_netconf:close_sessionSiri Hansen
2012-08-27Merge branch 'lukas/common_test/deep_get_config/OTP-9626' into maintLukas Larsson
2012-08-23Add more cross reference links to ct docsLukas Larsson
2012-08-23Update user config to use nested tuple keysLukas Larsson
2012-08-20[common_test] Handle all ssh_cm messages in ct_netconfc:handle_msg/2Siri Hansen
2012-08-17[common_test] Add netconf client, ct_netconfcSiri Hansen