Add custom EXI buffer management
[netconf.git] / netconf / netconf-netty-util / src / main / java / org / opendaylight / netconf / nettyutil /
2019-01-31 Robert VargaAdd custom EXI buffer management 46/76546/7
2019-01-31 Jakub MorvayMerge "Bump exificient to 1.0.4"
2019-01-30 Jakub MorvayInitialize EXISchema grammars lazily 47/80047/7
2019-01-14 Jakub MorvayMerge "Fix distribution generation"
2019-01-14 Jakub MorvayMerge "Fix preparing result of action"
2019-01-12 Robert VargaShade exificient 71/77471/8
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
2019-01-04 Robert VargaModernize collection allocation 20/79220/3
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-10-29 Jakub MorvayMerge "Upgrade xercesImpl"
2018-10-24 Robert VargaIntegrate MRI projects for Neon 66/74966/53
2018-10-18 Robert VargaRelease the buffer only after we are done with it 84/77084/1
2018-08-21 Jakub MorvayMerge "Add the ability to use schema-aware coding"
2018-08-21 Jakub MorvayMerge "NETCONF-557: Add support for URL capability"
2018-08-20 Robert VargaAdd the ability to use schema-aware coding 36/35136/26
2018-08-20 Robert VargaFix argument strings 23/75323/9
2018-08-20 Robert VargaFix checkstyle violations 22/75322/1
2018-08-06 Jakub MorvayMerge "NECONF-524 : Setting the netconf keepalive logic...
2018-08-06 Jakub MorvayMerge "Improve error message on <validate> failure"
2018-08-03 Robert VargaBump exificient to 1.0.1 20/74820/6
2018-07-27 Jakub MorvayMerge "Simplify code using Java 8 features"
2018-07-27 Stephen KittSimplify code using Java 8 features 86/74486/3
2018-07-25 Jakub MorvayMerge "Remove unused exceptions"
2018-07-24 Stephen KittRemove unused exceptions 96/74396/3
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-05-09 Jakub MorvayMerge "Convert apidocs to new web API"
2018-04-27 Jakub MorvayMerge "Convert rcf8040 from web.xml to programmtic...
2018-04-26 Marek GradzkiNETCONF-539: use netconf namespace in base:1.1 capabili... 98/71298/2
2018-04-13 Stephen KittAdd missing synchronisation 02/70902/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-04-04 Jakub MorvayMerge "NETCONF-526 : edit-config payload default-operat...
2018-03-31 Jakub MorvayMerge "Fix findbugs violations in netconf"
2018-03-30 jiang.weifix failure during connecting device when channelActive... 38/69738/6
2018-03-30 Tom PantelisFix findbugs violations in netconf 02/70202/2
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-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-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
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
next