Add AbstractClientChannelInitializer
[netconf.git] / netconf / netconf-client / src / test /
2022-06-02 Robert VargaAdd AbstractClientChannelInitializer 36/101436/5
2021-09-15 Robert VargaRework createReconnectingClient() 85/97385/12
2020-10-28 Vladyslav MarchenkoUse @RunWith(MockitoJUnitRunner.StrictStubs.class) 88/93388/6
2020-05-26 Robert VargaCleanup use of deprecated constructs 53/89953/2
2020-03-09 Sarguna DharaniNETCONF-125 connection timeout and between timeout... 35/87535/2
2019-09-06 Robert VargaUse java.util.Optional 61/84161/11
2019-01-07 Jakub MorvayMerge "Migrate NetconfHelloMessage's use of Optional"
2019-01-07 Robert VargaMigrate NetconfHelloMessage's use of Optional 40/79240/8
2019-01-07 Jakub MorvayMerge "Replace GsonProvider to JacksonJaxbJsonProvider"
2019-01-07 Jakub MorvayMerge "Prevent ssh hang during shutdown"
2019-01-04 Robert VargaSpecialize protocol-framework to netconf 37/79237/6
2018-12-05 Jakub MorvayMerge "Get rid of checked futures in tests"
2018-12-05 Jakub MorvayMerge "Use FluentFuture in DOMDataTransactionValidator"
2018-12-05 Jakub MorvayMerge "Refactor bad local variable name in KeepaliveSal...
2018-12-05 Jakub MorvayMerge changes Ie852df32,I731a0066,I2e8558f1
2018-12-04 Jakub MorvayFix Java 5 IDE migration warnings 14/78414/3
2018-11-08 Jakub MorvayMerge "Migrate netconf to mockito ArgumentMatchers"
2018-11-08 Jakub MorvayMigrate netconf to mockito ArgumentMatchers 13/77613/2
2018-10-29 Jakub MorvayMerge "Upgrade xercesImpl"
2018-10-24 Robert VargaIntegrate MRI projects for Neon 66/74966/53
2018-08-06 Jakub MorvayMerge "NECONF-524 : Setting the netconf keepalive logic...
2018-07-12 Jakub MorvayMerge changes from topic 'no-chararray'
2018-07-11 Jakub MorvayMerge "Remove redundant code constructs"
2018-07-11 Jakub MorvayRemove redundant code constructs 23/73923/2
2018-07-02 Robert VargaBump ietf-network(-topology) revision 51/73651/1
2018-04-13 Anil BelurMerge "Bump to odlparent 3.1.0 and yangtools 2.0.3"
2018-04-12 Jakub MorvayMerge "fix failure during connecting device when channe...
2018-04-06 Tom PantelisRemove dependency on controller config-util 44/70444/1
2018-04-05 Jakub MorvayMerge "Remove unused controller config dependencies"
2018-04-04 Robert VargaDo not needlessly bridge promises 25/70225/4
2018-03-30 jiang.weifix failure during connecting device when channelActive... 38/69738/6
2018-03-28 Jakub MorvayMerge "Remove deprecated AsyncWriteTransaction#commit...
2018-03-28 Jakub MorvayMerge "Use odl-jackson-2.8"
2018-03-28 Jakub MorvayMerge "NETCONF-241: Switch to using Exificient"
2018-03-28 Robert VargaNETCONF-241: Switch to using Exificient 31/35131/32
2018-03-14 LiGuoshengAdd branch for creating TLS client 81/69481/1
2018-03-13 LiGuoshengAdd TLS client channel initializer 45/69245/4
2018-03-13 LiGuoshengAdd SslHandlerFactory to NetconfClientConfiguration 54/69254/2
2018-01-12 Jakub MorvayMerge "Clean up netconf-parent root pom"
2018-01-12 Robert VargaAdjust to yangtools-2.0.0/odlparent-3.0.0 changes 02/64202/42
2017-10-27 Tomas CereMerge "Remove the default loopback mount from the old...
2017-10-27 Tomas CereMerge changes from topic 'keyauth-refactor'
2017-10-24 Tomas CereBUG-9261: introduce new Credential types 50/64650/1
2017-07-20 Thanh HaAdd 'features/protocol-framework/' from commit 'cb42405...
2017-07-20 Thanh HaAdd 'protocol-framework/' from commit '5d015c2c5f800d13...
2017-04-27 Jakub MorvayMerge "Refactor netconf clustered topology tests"
2017-04-27 Tomas CereMerge "Bug 8153: Enforce check-style rules for netconf...
2017-04-27 Tomas CereMerge "Bug 8197: Deregister schema sources on actor...
2017-04-27 Tomas CereMerge "Bug 8153: Enforce check-style rules for netconf...
2017-04-27 Tomas CereMerge "Bug 8153: Enforce check-style rules for netconf...
2017-04-27 Tomas CereMerge "Bug 8153: Enforce check-style rules for netconf...
2017-04-27 matus.kubicaBug 8153: Enforce check-style rules for netconf - client. 87/55787/5
2017-02-24 Tomas CereMerge "Refactor netconf-util's configuration service"
2017-02-21 Jakub MorvayMerge "Fix error reporting for PUT/POST"
2017-02-20 Tomas CereMerge "Remove unused imports in the whole NETCONF project"
2017-02-17 Jakub MorvayRemove unused imports in the whole NETCONF project 09/52009/1
2016-11-04 Jakub MorvayMerge "Bug 6382 - add apidoc for latest restconf draft"
2016-11-04 Jakub MorvayMerge "Bug 6731 - add valid example values"
2016-11-02 Jakub MorvayMerge "Add netconf-netty-util tests"
2016-11-02 Jakub MorvayMerge "Add netconf-impl unit tests"
2016-11-02 Jakub MorvayMerge "Add netconf-util tests and remove unused classes"
2016-11-02 Jakub MorvayMerge "Add blueprint wiring for netconf-client"
2016-11-02 Jakub MorvayMerge changes from topic 'blueprint'
2016-10-31 Alexis de TalhouëtAdd blueprint wiring for aaa-authn-odl-plugin 99/45599/17
2016-04-26 Tony TkacikMerge "Make rest-perf-client modify the {DEVICE_PORT...
2016-04-25 Tomas CereMerge "Bug 3863: Add onSessionStart and onSessionEnd...
2016-04-22 Tomas CereMerge "caching the same capabilities for devices using...
2016-04-19 miroslav.kovaccaching the same capabilities for devices using Interner. 28/37728/6
2016-04-19 Tomas CereMerge "Remove blocking checkedGet call"
2016-04-11 Tomas CereMerge "Bug 3866: Support for Restconf HTTP Patch"
2016-03-29 Tomas CereMerge "Optimize NetconfMonitoringServiceImpl getSchemaF...
2016-03-29 Tomas CereMerge "Add support for notification subtree filter"
2016-03-29 Tomas CereMerge "Add support to RESTCONF to dynamically specify...
2016-03-29 Tomas CereMerge "Reimplement NetconfDevice schema setup without...
2016-03-29 Tomas CereMerge "change to static function"
2016-03-17 miroslav.kovacchange to static function 54/36254/3
2016-02-22 Robert VargaRemove opendaylight directory 94/35194/1