Fix instance-identifier key being not recognized properly
[netconf.git] / netconf / tools / netconf-testtool / src / main / java / org / opendaylight / netconf / test / tool / NetconfDeviceSimulator.java
2024-02-13 Robert VargaRefresh IETF client/server models 28/110228/5
2024-01-28 Robert VargaBump upstreams 00/109800/42
2024-01-27 Robert VargaIntroduce NetconfTimer 37/110037/8
2024-01-25 Robert VargaRefresh IETF client/server models 85/109985/4
2023-10-24 Robert VargaEliminate ServerChannelInitializer 02/108602/8
2023-10-24 Robert VargaDo not use NetconfServerFactory in NetconfDeviceSimulator 98/108598/9
2023-10-17 Robert VargaYangResource should be a record 71/108471/1
2023-10-16 Ruslan KashapovUpdate netconf device simulator to use new transport 17/108117/23
2023-06-22 Robert VargaBump upstreams 33/106533/19
2023-05-06 Robert VargaAdd netconf.api.CapabilityURN 48/105848/7
2023-05-05 Robert VargaMove netconf.api.capability to netconf.server.api.monit... 47/105847/3
2023-04-30 Robert VargaEliminate mdsal-netconf-ssh 57/105757/8
2023-04-30 Robert VargaImprove NETCONF session ID handling 46/105746/5
2023-04-27 Robert VargaMove netconf.api.monitoring 15/105715/5
2023-04-27 Robert VargaIntegrate netconf-mapping-api into netconf-server 14/105714/9
2023-04-26 Robert VargaIntroduce netconf.server.{api,impl} 12/105712/1
2023-04-25 Robert VargaRename netconf-impl to netconf-server 51/105651/6
2023-02-08 Robert VargaTurn SessionIdProvider into a component 98/104298/5
2023-01-10 Nikhil SoniNetconf Device Notification 67/93967/48
2022-11-15 Robert VargaClean up instantiation a bit 67/103167/3
2022-11-08 Robert VargaClean up NetconfDeviceSimulator.addModuleCapability() 66/103166/1
2022-11-08 Robert VargaFix FB suppression 64/103164/1
2022-07-04 Robert VargaBump upstream versions 30/101630/7
2022-03-30 Robert VargaBump upstreams to SNAPSHOTs 07/99507/57
2022-03-03 OleksandrZharovImprove validation for invalid files in schemas dir 35/99935/8
2021-06-07 Robert VargaBump MRI upstreams 99/96099/50
2020-10-16 Robert VargaBump upstreams for Silicon 35/92935/24
2020-09-23 Robert VargaBump MRI projects 96/92596/3
2020-05-04 Robert VargaShade mina-sshd 45/89445/15
2020-04-30 Robert VargaUpdate MRI projects for Aluminium 12/88912/46
2019-09-06 Robert VargaConvert to using requireNonNull() 88/84188/5
2019-09-06 Robert VargaUse java.util.Optional 61/84161/11
2019-09-04 Robert VargaFix checkstyle 87/84187/1
2019-07-04 Eliezio OliveiraAdd E2E testing for testtool 12/82912/2
2019-04-12 Robert VargaBump yangtools to 3.0.0 72/81272/15
2019-03-19 Jakub MorvayMerge "NETCONF-527 Holding of key-pair in memory"
2019-03-19 Jaroslav TóthNETCONF-527 Holding of key-pair in memory 81/80981/1
2019-01-29 Tom PantelisMove BP xml files to standard OSGI-INF/blueprint 64/79964/3
2019-01-10 Jakub MorvayMerge "Fix testtool on input modules without revision"
2019-01-10 Jakub MorvayMerge "Remove netconf-monitoring"
2019-01-10 Jakub MorvayRemove netconf-monitoring 74/79274/6
2018-09-26 Tom PantelisMerge "Fix config-only thinko"
2018-09-26 Jakub MorvayMerge "Allow SshProxyServer to share AsynchronousChanne...
2018-09-26 Robert VargaAllow SshProxyServer to share AsynchronousChannelGroup 52/76452/1
2018-08-06 Jakub MorvayMerge "NECONF-524 : Setting the netconf keepalive logic...
2018-07-25 Jakub MorvayMerge "Remove unused exceptions"
2018-07-24 Stephen KittRemove unused exceptions 96/74396/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-04 Jakub MorvayMerge "NETCONF-526 : edit-config payload default-operat...
2018-03-31 Jakub MorvayMerge "Fix findbugs violations in netconf"
2018-03-30 Tom PantelisFix findbugs violations in netconf 02/70202/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-12-18 Juraj VeverkaAdded more configuration options for NetconfDeviceSimulator 74/66574/1
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-25 Tomas CereBUG-9261: Add basic public key auth to testtool 53/64653/3
2017-10-25 Tomas CereMerge "Add missing flush() on buffered writer."
2017-10-20 Juraj VeverkaTesttool functionality enhanced. User now may 55/64555/1
2017-10-16 Tomas CereMerge changes from topic 'ListenerAdapterTreeMigration'
2017-10-12 Tomas CereMerge "Bug 9256: Add websocket server config knob for ip"
2017-10-12 Tomas CereMerge "BUG 9112: NPE in karaf cli when device is still...
2017-10-12 Tomas CereMerge "BUG-9048 Fix actor crash when writing incorrect...
2017-10-11 Tomas CereMerge "NetConf test tool improved so now it can be...
2017-10-11 Juraj VeverkaNetConf test tool improved so now it can be 58/64158/4
2017-09-29 Anil BelurBump netconf to use yangtools 1.2.0 62/63762/7
2017-09-27 Tomas CereMerge "Adjust test-tool to yangtools changes"
2017-09-27 Jakub MorvayAdjust test-tool to yangtools changes 18/63618/1
2017-07-20 Thanh HaAdd 'features/protocol-framework/' from commit 'cb42405...
2017-07-20 Thanh HaAdd 'protocol-framework/' from commit '5d015c2c5f800d13...
2017-07-11 Tomas CereMerge "Add JSONRestconfService impl for the restconf...
2017-07-11 Tomas CereMerge "Remove <Embed-Dependency> in netconf-config...
2017-07-10 Tomas CereUse RSA for ssh server 38/60138/2
2017-06-29 Tomas CereMerge "Bug 8071 - Do not fail on modules with invalid...
2017-05-19 Ivan HraskoBug 8153: enforce check-style rules for netconf 50/57050/18
2017-03-12 Robert VargaClean up revision formatting 94/53194/1
2016-11-29 Tomas CereMerge "Bug 7172 - Correct error-info for missing-attrib...
2016-11-07 Jakub MorvayMerge "Address comments from blueprint patches"
2016-11-07 Jakub MorvayMerge "Bug 6903 - Implement Query parameters - fields"
2016-11-07 Jakub MorvayMerge "Bug 6895 - Implement Query parameters - depth"
2016-11-07 Jakub MorvayMerge "Remove netconf-config-dispatcher as moved to...
2016-11-07 Tomas CereMerge "Specify type to NetconfClientDispatcher reference"
2016-11-07 Jakub MorvayMerge changes from topic 'bug/6023'
2016-11-07 Jakub MorvayMerge "Bug 6637 - Make Netconf test-tool simulate buggy...
2016-11-07 Andrej MakBug 6637 - Make Netconf test-tool simulate buggy behavior 46/46446/10
2016-07-27 Tomas CereRevert "Bump apache mina to 1.2.0" 27/42627/1
2016-07-25 Tomas CereMerge "Bump apache mina to 1.2.0"
2016-07-19 Robert VargaBump apache mina to 1.2.0 24/41824/9
2016-07-19 Tomas CereMerge "Switch to using StandardCharsets"
2016-07-18 Jakub MorvayUse upgraded ietf-{inet,yang}-types in test-tool 75/41975/1
2016-06-14 Tomas CereMerge "Bug 5708: Schemaless netconf mount point"
2016-06-07 Ivan HraskoFix of build breakage caused by changes in Yangtools 23/39923/3
2016-05-06 Tomas CereMerge "Bug 3864: Notify netconf monitoring about change...
2016-05-06 Tomas CereMerge "Update comment and remove unwanted FIXME in...
2016-05-04 Tomas CereMerge "Add NetconfDevice builder class"
2016-05-04 Tomas CereMerge "Find the most recent notification"
2016-05-04 Tomas CereMerge "Add some validations and new arguments"
2016-05-03 miroslav.kovacAdd some validations and new arguments 48/36248/6
2016-03-29 Tomas CereMerge "Add support to RESTCONF to dynamically specify...
next