netconf.git
2017-06-21 Robert VargaBump to odlparent 2.0.0
2017-06-13 Thanh HaMigrate to odlparent 1.9.0
2017-06-11 Tom PantelisRemove protocol-framework config yang
2017-06-01 David SuarezReplace logger and log by LOG
2017-05-17 Stephen Kittprotocol-framework: use lambdas
2017-05-15 Stephen Kittprotocol-framework: final parameters
2017-04-11 Anil BelurBump versions by x.(y+1).z for next dev cycle
2017-01-24 Stephen KittDrop explicit dependency on Findbugs annotations
2017-01-24 Michael VorburgerReplace FindBugs :jsr305 by full :annotation (Bug 7663)
2016-11-25 Robert VargaFix javadocs and enable doclint
2016-11-01 Alexis de TalhouëtDo not use opendaylight/commons/opendaylight as parent
2016-10-24 Alexis de TalhouëtRevert "Clean-up pom.xml layout"
2016-10-24 Alexis de TalhouëtClean-up pom.xml layout
2016-09-23 Stephen KittMechanical code cleanup (commons)
2016-08-08 Thanh HaBump versions by 0.1.0 for next dev cycle
2016-07-18 Robert VargaSwitch to StandardCharsets
2016-06-15 Tom PantelisEnable netty config modules to restart when blueprint...
2016-04-22 Tom PantelisModify config Module impls to co-exist with blueprint
2016-01-21 Thanh HaBump yangtools to 1.0.0-SNAPSHOT
2016-01-15 Thanh HaBumping versions by 0.1.0 for next dev cycle
2015-10-06 Claudio D.... Return throwable in NeverReconnectStrategy
2015-09-17 Tony TkacikBug 4202: Migration to use mdsal project
2015-06-16 Jan-Simon Möller[RFC][Fix] Fix for connection in pom.xml.
2015-05-19 Marian DubaiBug 3197: Netconf client not reconnecting due address...
2015-04-30 Anton IvanovBUG 2914 TCP Options incorrect
2015-04-24 Tony TkacikBumped controller version by minor for next release...
2015-02-17 Dana KutenicsovaMarked as deprecated all classes within protocol-framework.
2015-02-09 Tomas CereBUG-2310 - widen yang model for netconf-node.
2015-01-22 Thanh HaRemove unnecessary declaration of <prerequisites> in...
2014-12-05 Maros MarsalekFix channelInactive event handling in the netty pipelin...
2014-12-01 Maros MarsalekBUG-8: migrate newMBeanProxy() -> newMXBeanProxy()
2014-11-28 Maros MarsalekBUG-2340 Fix improper cleanup of resources in netconf...
2014-10-24 Maros MarsalekFix failing reconnect test.
2014-10-22 Maros MarsalekBUG-2207 Make reconnect promise reconnect even if sessi...
2014-10-05 Colin DixonIncrementing versions by 0.1.0 for post-Helium master...
2014-09-30 Dana KutenicsovaBUG-2109 : removed final modifier to allow overriding...
2014-08-27 Maros MarsalekBUG-1621 Fix reconnecting.
2014-08-01 Tony TkacikMerge "BUG-190 Simplify reconnect logic in protocol...
2014-07-29 Maros MarsalekFix config attributes with same names for different...
2014-07-28 Maros MarsalekBUG-190 Simplify reconnect logic in protocol-framework.
2014-07-03 Tony TkacikMerge "Protocol framework: use pooled ByteBuf allocator"
2014-07-03 Robert VargaFix MD5 channel client channel not working
2014-06-30 Robert VargaProtocol framework: use pooled ByteBuf allocator
2014-06-02 Tomas OlveckyBUG 624 - Make netconf TCP port optional.
2014-05-01 Robert VargaBUG-633: allow overriding of channelFactory
2014-04-23 Tomas OlveckyResolve Bug:681 - Fix config module registration to...
2014-04-18 Giovanni Meo Remove version mismatch in config.version
2014-04-17 jameshall03885Adding auto-sorting plugin to all Controller via parent...
2014-04-14 jameshall03885Bug 651 - Added back IDE profile and changed target...
2014-04-06 Robert VargaBUG-633: allow bootstrap customization
2014-03-31 Milos FabianBUG-467: reconnect-strategy configuration moved into...
2014-02-25 Robert VargaSuppress unchecked cast warnings
2014-02-18 Robert VargaIntroduce checked sendMessage() method
2014-02-13 Maros MarsalekCHange log level from warn to debug in ProtocolSessionP...
2014-02-10 Robert VargaRemove deprecated API elements from protocol framework
2014-02-10 Robert VargaGet rid of NetconfMessageFactory
2014-01-27 jenkins-controller[maven-release-plugin] prepare for next development...
2014-01-27 jenkins-controller[maven-release-plugin] prepare release master-tagforpre...
2014-01-23 Robert VargaMake AbstractSessionNegotiator react to exceptions
2014-01-22 Ed WarnickeFixed inappropriate uses of log level INFO
2014-01-18 Robert VargaMove protocol framework from BGPCEP project