Merge "BUG-2877: Allow hello message with no namespace"
[netconf.git] / opendaylight / netconf / netconf-client / src / main / java / org / opendaylight / controller / netconf / client / NetconfClientSessionNegotiator.java
2015-03-30 Tony TkacikMerge "BUG-2877: Allow hello message with no namespace"
2015-03-26 Maros MarsalekBUG-2877: Allow hello message with no namespace
2014-12-05 Tony TkacikMerge changes I07a18f32,I8a1a0129
2014-12-05 Robert VargaImplement NetconfMessage.toString()
2014-11-21 Marian DubaiFix checkstyle warnings in netconf-client
2014-09-15 Tony TkacikMerge "BUG-1521 netconf-client line coverage"
2014-09-12 Filip TehlarBUG-1521 netconf-client line coverage
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-07 Tony TkacikMerge "Bug 946: Fixed eclipse errors with nagasena...
2014-05-06 Tony TkacikMerge "Bug: 627 Added RESTConf API Explorer that dynami...
2014-05-06 Tony TkacikMerge changes I05e784af,Ie975a2ec
2014-05-02 Maros MarsalekBUG-938 Fix negotiation error when using exi
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-28 Ed WarnickeMerge "Resolve Bug:748 - Remove test resources from...
2014-04-28 Ed WarnickeMerge changes I8e90a7d5,I25249fe8
2014-04-28 Ed WarnickeMerge "BUG 652 leafref CCE & BUG 720 colons problem"
2014-04-25 Tony TkacikMerge "Bug 451 - Fix netconf exception handling"
2014-04-25 Tony TkacikMerge "BUG-832 Add initial configuration for controller...
2014-04-25 Martin BobakBug 451 - Fix netconf exception handling
2014-04-24 Maros MarsalekBUG-832 Add initial configuration for controller self...
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 "Refactor Additional header for netconf hello...
2014-02-13 Ed WarnickeMerge "sal-restconf-broker initial implementation ...
2014-02-13 Maros MarsalekRefactor Additional header for netconf hello message.
2014-02-12 Ed WarnickeMerge "Rework NETCONF interfaces"
2014-02-11 Robert VargaRework NETCONF interfaces
2014-02-03 Ed WarnickeMerge "Removed unused code from md-sal."
2014-02-01 Ed WarnickeMerge changes Iae4ee2f2,I148c22c4,I1dab84ae
2014-02-01 Ed WarnickeMerge "minor test fix"
2014-02-01 Ed WarnickeMerge "Add configurable connection timeout to netconf...
2014-01-30 Tomas OlveckyAdd configurable connection timeout to netconf client.
2014-01-18 Ed WarnickeMerge "Fix thread safety issue with StartExi operation"
2014-01-18 Ed WarnickeMerge "Do not instantiate constant lists on each message"
2014-01-18 Ed WarnickeMerge "Switch to using yangtools version of mockito...
2014-01-18 Ed WarnickeMerge "Switch testing configuration for md-sal tests...
2014-01-17 Maros MarsalekSwitch testing configuration for md-sal tests to xml.
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-10-14 Maros MarsalekInitial code drop of netconf protocol implementation