netconf.git
2013-11-07 Jozef GloncakTest of conversion of yang + xml file to json
2013-11-07 Maros MarsalekMake default strategy for edit-config netconf operation...
2013-11-06 Alissa BonasCreate mvn profile for integrationtests
2013-11-05 Maros MarsalekImproved exception handling thrown by client threads...
2013-11-05 Maros MarsalekNetconfClientDispatcher moved to constructor arguments...
2013-11-05 msunalAdded serializer/deserializer for JSON/XML
2013-11-04 Alissa BonasFix star import and enable checkstyle rule to prevent it.
2013-10-30 Alissa BonasClean all unused and redundant imports in controller.
2013-10-30 msunalAdded case with Choice-case to instance identifier...
2013-10-30 Maros MarsalekAdded support for list, leaf-list and container in...
2013-10-29 Alissa BonasUse same maven-compiler-plugin version 2.5.1 in all...
2013-10-29 msunalSolved bugs and added tests in sal-rest-connector
2013-10-25 Maros MarsalekAdded unit test to demonstrate netconf-client
2013-10-24 Martin Bobakadded implementation of Identifier and Identifiable...
2013-10-24 Milos FabianNetconf message related constants moved to one place.
2013-10-24 Tomas OlveckyAdd ModuleFactory#getDefaultModules method to config...
2013-10-23 msunalAdding resources for a testing
2013-10-23 Tomas OlveckyAdd change notification functionality to yang-store.
2013-10-23 Ed WarnickeFix for $[netconf.version} issues.
2013-10-22 Tomas OlveckyBump version of netconf-subsystem to 0.2.2-SNAPSHOT.
2013-10-22 Martin Bobakbump netty to version 4.0.10.Final
2013-10-21 Alissa BonasDeclare commons-io version
2013-10-20 Milos FabianReworked Netconf framing mechanism, added chunked frami...
2013-10-20 Maros MarsalekMake netconf client throw checked Interrupted exception...
2013-10-17 Alissa BonasFix warnings in poms - duplicate and incorrect dependencies
2013-10-14 Ed WarnickeCandidate fix for "NoSuchAlgorithm SunX509 KeyManager...
2013-10-14 Tony TkacikUpdated RESTCONF implementation
2013-10-14 Maros MarsalekInitial code drop of netconf protocol implementation
2013-09-30 Tony TkacikAdded sal-connector-* skeletons (REST connector, MB...