Update testtool documentation
[netconf.git] / netconf / netconf-netty-util /
2021-07-04 Robert VargaBump versions to 2.0.1-SNAPSHOT 96/96796/1
2021-05-21 Robert VargaRemove superfluous version/groupId declarations 97/96297/1
2021-05-21 Robert VargaEnable TCP_NODELAY for SSH client/server 09/96209/3
2021-05-13 Robert VargaBump versions to 2.0.0-SNAPSHOT 61/96161/1
2021-05-12 Robert VargaBump versions to 1.13.3-SNAPSHOT 40/96140/1
2021-05-12 Robert VargaFurther dependency cleanups 38/96138/1
2021-03-29 IaroslavBinary data shall be emitted in the form of hexa numbers. 60/92760/7
2021-03-11 Robert VargaBump versions to 1.13.2-SNAPSHOT 25/95425/2
2021-03-10 Oleksii MozghovyiAdd diffie-hellman-group14-sha1 to the list of default... 60/95460/2
2021-02-21 Robert VargaBump versions to 0.13.1-SNAPSHOT 55/95255/1
2021-02-21 Robert VargaBump project version 23/83823/13
2021-02-21 IaroslavUpgrade sshd to 2.6.0 64/94964/8
2020-10-28 Vladyslav MarchenkoUse @RunWith(MockitoJUnitRunner.StrictStubs.class) 88/93388/6
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-08-05 Thanh HaBump versions by x.(y+1).z for next dev cycle 26/91926/1
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-26 Robert VargaCleanup use of deprecated constructs 53/89953/2
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-25 Robert VargaMove eddsa dependency 76/89376/1
2020-04-22 Robert VargaPull eddsa into netconf-netty-util 95/89295/1
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
2020-02-22 jenkins-relengBump versions by x.y.(z+1) 93/87993/1
2019-10-28 Robert VargaDo not use toString() in looging messages 06/85406/1
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 VargaRemove use Files.toByteArray() 63/84163/5
2019-09-03 Robert VargaUse Object.requireNonNull 60/84160/6
2019-08-26 Robert VargaMove netconf-parent 21/83821/10
2019-08-12 jenkins-relengBump versions by x.y.(z+1) 50/83550/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
next