Merge "BUG-2877: Allow hello message with no namespace"
[netconf.git] / opendaylight / netconf / netconf-client / src / main / java / org / opendaylight / controller / netconf / client / NetconfClientSessionNegotiatorFactory.java
2014-12-05 Tony TkacikMerge changes I07a18f32,I8a1a0129
2014-12-05 Tony TkacikMerge "BUG-2459: Default to byte-aligned encoding"
2014-12-04 Robert VargaBUG-2459: Default to byte-aligned encoding
2014-11-21 Marian DubaiFix checkstyle warnings in netconf-client
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-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-28 Ed WarnickeMerge "Bug 460 - Fix warning throughout netconf subsystem"
2014-04-28 Tony TkacikMerge "BUG-732 Fix sal-netconf-connector unable to...
2014-04-28 Maros MarsalekBUG-732 Fix sal-netconf-connector unable to download...
2014-04-25 Tony TkacikMerge "Bug 451 - Fix netconf exception handling"
2014-04-25 Martin BobakBug 451 - Fix netconf exception handling
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-04-15 Tony TkacikMerge "Bug 714 - Fixed creating DOM Document's element...
2014-04-15 Tony TkacikMerge "BUG 718: changed codec for URI parsing"
2014-04-15 Tony TkacikMerge "BUG-459 Remove deprecated NetconfClient class."
2014-04-14 Maros MarsalekBUG-459 Remove deprecated NetconfClient class.
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.
2013-12-16 Ed WarnickeMerge "Added tests for reading: - operational data...
2013-12-16 Ed WarnickeMerge "Add consistency check of visible yang modules...
2013-12-16 Ed WarnickeMerge "Fixed netconf monitoring."
2013-12-12 Milos FabianFixed netconf monitoring.
2013-10-14 Maros MarsalekInitial code drop of netconf protocol implementation