Reduce ReconnectingStrategyListener nesting
[netconf.git] / netconf / netconf-netty-util / src /
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-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 Tomas CereMerge "Replace deprecated Futures.addCallback by the...
2017-10-09 David SuarezReplace deprecated Futures.addCallback by the newer... 50/64050/1
2017-09-21 Atul GosainRPC for netconf node addition. Supports encrypt option... 78/62678/8
2017-09-21 Tomas CereMerge "Bug 8988 - Check for empty payload properly"
2017-09-20 Atul GosainEnable public key based authentication for netconf 77/62677/5
2017-09-20 Tomas CereBUG 8839: Revert "Make netconf utilize encrypted passwo... 76/62676/5
2017-09-04 Jakub MorvayMerge "Bug 8989 - Create just one DS for each test...
2017-08-23 Jakub MorvayMerge "Simplify boolean expressions"
2017-08-16 Stephen KittSimplify boolean expressions 67/61167/4
2017-07-20 Thanh HaAdd 'features/protocol-framework/' from commit 'cb42405...
2017-07-20 Thanh HaAdd 'protocol-framework/' from commit '5d015c2c5f800d13...
2017-07-20 Jakub MorvayMerge changes I6575ddd8,I4b78f51d,I0a0441e6
2017-07-17 Alexis de TalhouëtBug 8824 - NETCONF request hangs when rpc-rply has... 34/60334/2
2017-06-29 Tomas CereMerge "Use final field as lock in AsyncSshHandlerWriter"
2017-06-29 Tomas CereMerge "Bug 8071 - Do not fail on modules with invalid...
2017-06-29 Andrej MakUse final field as lock in AsyncSshHandlerWriter 09/47009/2
2017-06-28 Tomas CereMerge "Remove the need for synthetic methods"
2017-06-28 Tomas CereMerge "Make netconf utilize encrypted passwords only"
2017-06-27 Colin DixonMake netconf utilize encrypted passwords only 28/52528/28
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 matus.kubicaBug 8153: Enforce check-style rules for netconf - netco... 10/55910/3
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
2017-02-16 Jakub MorvayMerge "Remove blocking get in read transaction"
2017-02-15 Jakub MorvayMerge "Bug 5581: Merge empty map instead of exist check"
2017-02-14 Andrej MakBug 5581: Minor Exi decoder optimization 34/51834/3
2017-01-27 Tomas CereMerge "Use yangtools ParserStreamUtils.findSchemaNodeBy...
2017-01-26 Alexis de TalhouëtFix autorelease - stub channel and eventLoop 85/51085/2
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 blueprint wiring for netconf-client"
2016-11-02 Jakub MorvayMerge "Add blueprint wiring for netconf-console"
2016-10-27 Tomas CereMerge "Bug 6931 - Fix unsupported specific type of...
2016-10-27 Tomas CereMerge "Use UTF-8 as the standard output"
2016-10-27 Robert VargaUse UTF-8 as the standard output 65/47665/2
2016-10-25 Andrej MakAdd netconf-netty-util tests 74/47474/1
2016-09-08 Tomas CereMerge "Unit test for RestconfStreamsSubscriptionService...
2016-09-06 Tomas CereMerge "BUG-5488: Decrease buffer size to prevent memory...
2016-09-05 Andrej MakBUG-5488: Decrease buffer size to prevent memory exhaustion 56/45156/2
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 Robert VargaSwitch to using StandardCharsets 83/41983/3
2016-05-31 Tomas CereMerge "Add Karaf CLI for NETCONF CRUD commands"
2016-05-26 Robert VargaImprove SAXTransformerFactory instantiation 08/39408/3
2016-04-26 Tony TkacikMerge "Make rest-perf-client modify the {DEVICE_PORT...
2016-04-22 Tomas CereMerge "caching the same capabilities for devices using...
2016-04-22 Tomas CereMerge "builder class for path creating"
2016-04-22 Tomas CereMerge "builder class for NetconfServerSessionNegotiator...
2016-04-20 Tomas CereMerge "Remove inventory related code from netconf conne...
2016-04-19 Tomas CereMerge "Edit todo comments"
2016-04-19 Tomas CereMerge "Remove blocking checkedGet call"
2016-04-14 Andrej MakEdit todo comments 88/37488/4
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-21 Maros MarsalekMerge "Revert "Add PasswordCredentialAuth interface""
2016-03-21 Tomas CereMerge "Bug 5475 - File descriptor leak on netconf conne...
2016-03-18 adetalhouetBug 5475 - File descriptor leak on netconf connector... 92/36192/5
2016-03-18 Tomas CereMerge "Add description to northbound notification yang...
2016-03-17 Tomas CereMerge "Use java 8 DateTimeFormatter in NetconfServerSes...
2016-03-17 Maros MarsalekMerge "Avoid relying on the timezone"
2016-03-11 Tomas CereMerge "Remove outdated todos"
2016-03-11 Tomas CereMerge "Add javadoc link in LoginPassword"
2016-03-11 Tomas CereMerge "Use transaction chain in SalNodeWriter"
2016-03-04 Andrej MakAdd javadoc link in LoginPassword 66/35766/1
2016-03-02 Tomas CereMerge "Fix EXI fidelity parsing"
2016-02-22 Robert VargaFix EXI fidelity parsing 35/35135/5
2016-02-22 Robert VargaRemove opendaylight directory 94/35194/1