Use switch expression in FramingMechanismHandlerFactory
[netconf.git] / netconf / netconf-netty-util / src / main / java / org / opendaylight / netconf / nettyutil / handler /
2022-07-29 Robert VargaUse switch expression in FramingMechanismHandlerFactory 20/101920/2
2022-07-29 Robert VargaReuse encoder 94/101894/1
2022-07-29 Jakub MorvayGet rid of Netty's DelimiterBasedFrameDecoder 90/75490/15
2022-07-29 Robert VargaRemove NetconfMessageConstants 86/101886/4
2022-07-28 Robert VargaUse strict String->byte[] conversion 83/101883/1
2022-07-28 Robert VargaMessageParts should be a class 82/101882/1
2022-06-20 Robert VargaClean up SshClient factories 08/101608/2
2022-06-01 Robert VargaMove logging out of try/catch block 16/101416/1
2022-06-01 Robert VargaGuard connectPromise not being null 15/101415/1
2022-06-01 Robert VargaFix a raw type warning 14/101414/2
2022-06-01 Robert VargaMove PendingWriteRequest.pend() 13/101413/1
2022-06-01 Robert VargaImprove write dequeing 12/101412/1
2022-03-30 Robert VargaBump upstreams to SNAPSHOTs 07/99507/57
2021-09-03 Robert VargaUse Stream.{of,concat} 82/97382/2
2021-08-17 Robert VargaRemove exceptions from utility constructors 38/97238/1
2021-05-21 Robert VargaEnable TCP_NODELAY for SSH client/server 09/96209/3
2021-03-29 IaroslavBinary data shall be emitted in the form of hexa numbers. 60/92760/7
2021-03-10 Oleksii MozghovyiAdd diffie-hellman-group14-sha1 to the list of default... 60/95460/2
2021-02-21 IaroslavUpgrade sshd to 2.6.0 64/94964/8
2020-10-26 Tibor KrálAdd workaround for SSH connection issue related to... 17/93117/1
2020-08-26 Robert VargaRevert "Revert "Upgrade mina-sshd to 2.4.0"" 99/92299/1
2020-08-26 Robert VargaDisable NIO read timeout by default 66/91866/3
2020-08-25 Jamo LuhrsenRevert "Upgrade mina-sshd to 2.4.0" 85/92285/2
2020-08-25 Jamo LuhrsenRevert "Expand rsa-ssh2 signatures" 77/91877/2
2020-07-09 Robert VargaExpand rsa-ssh2 signatures 73/90973/2
2020-07-09 Robert VargaBump mina-sshd to 2.5.1 60/90960/3
2020-07-09 Robert VargaAdd rsa-sha2 signatures to default client 71/90971/5
2020-05-15 Robert VargaAdjust window on read 56/89756/1
2020-05-05 Robert VargaRe-integrate ssh client 81/84781/31
2020-05-04 Robert VargaShade mina-sshd 45/89445/15
2020-04-21 Robert VargaAdd a dedicated AuthenticationFailedException 30/89130/2
2020-03-09 Sarguna DharaniNETCONF-125 connection timeout and between timeout... 35/87535/2
2020-03-03 Tibor KrálAdd option to provide custom SshClient for netconf... 29/88029/4
2019-10-10 Robert VargaBump odlparent to 6.0.0 45/84145/32
2019-10-08 Robert VargaMake negotiationFuture final 87/84987/1
2019-09-06 Robert VargaUse java.util.Optional 61/84161/11
2019-09-03 Robert VargaUse Object.requireNonNull 60/84160/6
2019-05-07 Robert VargaMerge changes from topic 'web-sockets'
2019-05-07 Jaroslav TóthFixed deadlock between AsyncSshHandlerReader and AsyncS... 14/81714/3
2019-04-23 Jaroslav TóthFixed deadlock in AsyncSshHandlerWriter 13/81713/1
2019-04-12 Robert VargaBump odlparent to 5.0.0 71/81271/11
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 "Prevent ssh hang during shutdown"
2019-01-04 Robert VargaModernize collection allocation 20/79220/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-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-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
next