Merge "BUG-2877: Allow hello message with no namespace"
[netconf.git] / opendaylight / netconf / netconf-util / src / main / java / org / opendaylight / controller / netconf / util / messages / NetconfHelloMessage.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 "BUG-2459: Default to byte-aligned encoding"
2014-12-03 Tony TkacikMerge "Do not force toString() in NetconfClientSession"
2014-12-03 Tony TkacikMerge "Fix checkstyle warnings in netconf-util"
2014-11-27 Marian DubaiFix checkstyle warnings in netconf-util
2014-09-15 Tony TkacikMerge "BUG-1521 netconf-client line coverage"
2014-09-12 Filip TehlarBUG-1521 netconf-client line coverage
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-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-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-02-13 Ed WarnickeMerge "Refactor Additional header for netconf hello...
2014-02-13 Maros MarsalekRefactor Additional header for netconf hello message.