Merge changes I98276170,I77b1d470
[netconf.git] / opendaylight / netconf / netconf-client / src / main / java / org / opendaylight / controller / netconf / client / NetconfClientSession.java
2015-01-08 Tom PantelisMerge "Fix compilation warnings: replace deprecated...
2015-01-07 Tony TkacikMerge "Add timeout to netconf IT test"
2015-01-07 Tony TkacikMerge changes I4ec0efd7,Ia2619921
2014-12-18 Tony TkacikMerge changes Ic8cadf33,If59b1dd3
2014-12-18 Tony TkacikMerge changes Icd18348e,I0e642b1b,I304bec5e
2014-12-16 Robert VargaBUG-2459: centralize codec allocation
2014-12-05 Tony TkacikMerge "BUG-2459: Default to byte-aligned encoding"
2014-12-03 Tony TkacikMerge "Do not force toString() in NetconfClientSession"
2014-12-02 Robert VargaDo not force toString() in NetconfClientSession
2014-11-21 Marian DubaiFix checkstyle warnings in netconf-client
2014-08-25 Moiz RajaMerge "Fix for possible NPE if Bundle is stopped."
2014-08-21 Ed WarnickeMerge "Bug 1586: Do not use JaxRS 2.0 unnecessarily"
2014-08-21 Tony TkacikMerge "BUG-1568 Getting rid of StreamGobller from netco...
2014-08-21 Tony TkacikMerge "BUG-1541 Make EXI and clientConnectTimeout confi...
2014-08-21 Tony TkacikMerge "Fix race condition in SSH NETCONF server"
2014-08-21 Tony TkacikMerge "NETCONF scalability: share instances"
2014-08-20 Robert VargaNETCONF scalability: share instances
2014-06-24 Tony TkacikMerge "Bug 1176: Lower log level when netconf ssh conne...
2014-06-24 Tony TkacikMerge "Fix netconf ssh client"
2014-06-23 Ed WarnickeMerge "BUG 1129:Removed hard coded version from netconf...
2014-06-19 tpantelisBug 977: Return RpcError result on neconf failure
2014-05-21 Tony TkacikMerge "Bug 992 - Fix broken netconf xml serialization."
2014-05-19 Ed WarnickeMerge "Bug 624 - Separate netty and exi specific classe...
2014-05-16 Tomas OlveckyBug 624 - Separate netty and exi specific classes from...
2014-05-06 Tony TkacikMerge "Bug: 627 Added RESTConf API Explorer that dynami...
2014-04-30 Ed WarnickeMerge "Default auth parameters in config.ini."
2014-04-29 Tony TkacikMerge changes Ie84ea1ff,Ifa0a97da
2014-04-29 Maros MarsalekBUG-848 Fix netconf communication while using CHUNK...
2014-04-16 Tony TkacikMerge "BUG-731: do not do String.toString()"
2014-04-16 Tony TkacikMerge "BUG-731: do not catch Throwable"
2014-04-16 Maros MarsalekBUG-472 Initial EXI encoder/decoder implementation...
2014-02-13 Ed WarnickeMerge "sal-restconf-broker initial implementation ...
2014-02-12 Ed WarnickeMerge "Rework NETCONF interfaces"
2014-02-11 Robert VargaRework NETCONF interfaces
2014-02-11 Ed WarnickeMerge "Fix a warning"
2014-02-11 Robert VargaFix a warning
2013-12-07 Ed WarnickeMerge "Updated xpath pointing to a module instance...
2013-12-07 Ed WarnickeMerge "Refactor yang-jmx-generator and -plugin to suppo...
2013-12-06 Ed WarnickeMerge "Initial implementation of netconf monitoring...
2013-12-05 Maros MarsalekInitial implementation of netconf monitoring module...
2013-11-28 Ed WarnickeMerge "Fixed handshake issues with SSH Netconf client"
2013-11-28 Ed WarnickeMerge "- netconf SSH bridge bundle - Implement bridge...
2013-11-28 Ed WarnickeMerge "- introduced netconf ssh wrapper bundle - incorp...
2013-11-28 Martin Bobak- netconf SSH bridge bundle
2013-11-28 Martin Bobak- introduced netconf ssh wrapper bundle
2013-11-08 Ed WarnickeMerge "- Added exi capability utilities, handlers and...
2013-11-08 Martin Bobak- Added exi capability utilities, handlers and necessar...
2013-10-14 Maros MarsalekInitial code drop of netconf protocol implementation