Reuse encoder
[netconf.git] / netconf / netconf-netty-util / src / main / java / org / opendaylight / netconf / nettyutil / handler / ssh /
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
2021-09-03 Robert VargaUse Stream.{of,concat} 82/97382/2
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-08 Robert VargaMake negotiationFuture final 87/84987/1
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
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-06 Jakub MorvayMerge "NECONF-524 : Setting the netconf keepalive logic...
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-04-12 Jakub MorvayMerge "fix failure during connecting device when channe...
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-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-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
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-04-19 Tomas CereMerge "Remove blocking checkedGet call"
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-04 Andrej MakAdd javadoc link in LoginPassword 66/35766/1
2016-02-22 Robert VargaRemove opendaylight directory 94/35194/1