Revert "Upgrade mina-sshd to 2.4.0"
[netconf.git] / netconf / netconf-netty-util /
2020-08-26 Jamo LuhrsenRevert "Upgrade mina-sshd to 2.4.0" 92/92292/1
2020-08-26 Jamo LuhrsenRevert "Expand rsa-ssh2 signatures" 91/92291/1
2020-08-21 jenkins-relengBump versions by x.y.(z+1) 22/92222/1
2020-07-18 Robert VargaExpand rsa-ssh2 signatures 56/91056/2
2020-07-09 Robert VargaBump mina-sshd to 2.5.1 54/91054/1
2020-07-09 Robert VargaAdd rsa-sha2 signatures to default client 50/90750/1
2020-05-28 jenkins-relengBump versions by x.y.(z+1) 51/90051/1
2020-05-15 Robert VargaAdd Markers.confidential() to netconf protocol messages 10/89810/2
2020-05-15 Robert VargaAdjust window on read 81/89781/2
2020-05-07 Robert VargaRe-integrate ssh client 34/89634/1
2020-05-07 Robert VargaShade mina-sshd 32/89632/2
2020-04-25 Robert VargaMove eddsa dependency 82/89382/1
2020-04-23 Robert VargaPull eddsa into netconf-netty-util 81/89281/1
2020-04-21 Robert VargaAdd a dedicated AuthenticationFailedException 64/89164/1
2020-03-16 Sarguna DharaniNETCONF-125 connection timeout and between timeout... 96/88296/1
2020-03-03 Tibor KrálAdd option to provide custom SshClient for netconf... 70/87970/1
2020-02-12 jenkins-relengBump versions by x.y.(z+1) 03/87603/1
2019-11-04 Robert VargaDo not use toString() in looging messages 35/85535/2
2019-11-01 jenkins-relengBump versions by x.y.(z+1) 70/85470/1
2019-09-18 jenkins-relengBump versions by x.y.(z+1) 24/84524/1
2019-08-02 Robert VargaBump odlparent to 5.0.1 00/83100/5
2019-07-02 Robert VargaRemove aaa-encrypt-service version 86/82886/1
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-02-01 jenkins-relengBump versions by x.y.(z+1) 90/80090/1
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-11-19 Robert VargaBump exificient to 1.0.4 28/77928/1
2018-11-08 Jakub MorvayMerge "Migrate netconf to mockito ArgumentMatchers"
2018-11-08 Jakub MorvayMigrate netconf to mockito ArgumentMatchers 13/77613/2
2018-10-31 Jakub MorvayMerge "Get rid of odl-netconf-connector-ssh feature"
2018-10-30 Tom PantelisMerge "Add subscribeToStream to JSONRestConfService"
2018-10-29 Jakub MorvayMerge "Fix mounting logic in clustered topology"
2018-10-29 Jakub MorvayMerge "Upgrade xercesImpl"
2018-10-24 Robert VargaUpgrade xercesImpl 65/77265/1
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-09 Anil BelurBump versions by x.(y+1).z for next dev cycle 95/74995/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 GradzkiMove TestSessionNegotiator class to separate file 99/71299/2
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 Tom PantelisRemove checkstyle config from child poms 12/70212/1
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 "Add netconf parent pom"
2018-03-28 Tom PantelisAdd netconf parent pom 16/70116/6
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-03-13 Robert VargaBump yangtools to 2.0.2 75/69275/2
2018-02-27 JakubTothMerge "Convert netconf-util, netconf-ssh, netconf-tcp...
2018-02-26 Anil BelurBump versions by x.(y+1).z for next dev cycle 42/68742/1
2018-01-18 Robert VargaMinimize yangtools dependencies and bump to 2.0.1 60/67260/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
2018-01-12 Robert VargaBump yangtools to 2.0.0 01/64201/14
2017-10-27 Tomas CereMerge "Remove the default loopback mount from the old...
2017-10-27 Tomas CereMerge changes from topic 'keyauth-refactor'
next