Do not require NetconfSessionImpl
[netconf.git] / netconf /
2020-05-15 Robert VargaDo not require NetconfSessionImpl 27/89427/2
2020-05-15 jenkins-relengBump versions by x.y.(z+1) 91/89791/1
2020-04-27 Robert VargaAdd sources to shaded-exificient 51/89451/1
2020-04-27 Robert VargaExclude xmlpull's MANIFEST.MF 50/89450/1
2020-04-26 Robert VargaAdd eddsa dependency to netconf-testtool 90/89290/2
2020-04-25 Robert VargaRemove unneeded blueprint-core dependency 85/89385/1
2020-04-25 Robert VargaMove eddsa dependency 84/89384/1
2020-04-25 Robert VargaPull eddsa into netconf-netty-util 80/89280/2
2020-04-21 Robert VargaBump odlparent/yangtools/mdsal 96/89196/3
2020-04-21 Robert VargaAdd a dedicated AuthenticationFailedException 63/89163/1
2020-04-20 Robert VargaFiles should not be executable 61/89161/1
2020-04-06 Robert VargaRemove references to sal-common-impl 34/88934/1
2020-04-06 Robert VargaMigrate Compendium reference 88/88788/1
2020-03-19 jenkins-relengBump versions by x.y.(z+1) 23/88523/1
2020-03-13 Sarguna DharaniNETCONF-125 connection timeout and between timeout... 95/88295/1
2020-03-04 Manoj ChokkaReject multiple sessions with the same host key 54/88254/1
2020-03-03 Tibor KrálAdd option to provide custom SshClient for netconf... 69/87969/2
2020-03-03 Sanjana BDo not attempt to parse empty RPC/action reply 71/87971/1
2020-01-17 Robert VargaBump to odlparent-6.0.4/yangtools-4.0.6/mdsal-5.0.9 96/86996/3
2020-01-08 Anna BencurovaAdd namespace to action request XML 10/86810/2
2020-01-06 Robert VargaPropagate MountPointContext to NetconfRpcStructureTrans... 15/86515/3
2019-12-20 Robert VargaAdd ietf-netconf-acm model 17/86517/3
2019-12-16 Robert VargaRemove ARIES-1923 workaround 38/86438/1
2019-12-13 Robert VargaBump odlparent/yangtools/mdsal to 6.0.3/4.0.3/5.0.6 68/86368/2
2019-11-06 Robert VargaBump to odlparent-6.0.1/yangtools-4.0.2/mdsal-5.0.4 18/85618/1
2019-10-28 Robert VargaDo not use toString() in looging messages 06/85406/1
2019-10-25 Robert VargaRemove remaining use of compat DTO methods 96/85396/1
2019-10-25 Robert VargaMigrate to use java.util.Optional 95/85395/1
2019-10-24 Robert VargaMigrate setters 32/84932/7
2019-10-12 Robert VargaAcquire RFC8528 mount point map 90/85090/1
2019-10-10 Robert VargaBump mdsal to 5.0.2 47/84147/43
2019-10-10 Robert VargaBump yangtools to 4.0.1 46/84146/40
2019-10-10 Robert VargaUpdate for sshd-2.3.0 changes 93/84493/14
2019-10-10 Robert VargaBump odlparent to 6.0.0 45/84145/32
2019-10-08 Robert VargaMake negotiationFuture final 87/84987/1
2019-10-07 Robert VargaApply modernizations 30/84930/2
2019-10-05 Robert VargaUntangle NetconfDevice setup 45/84745/4
2019-10-05 Robert VargaLower visibility to package 63/84863/2
2019-09-24 Robert VargaMigrate YangInstanceIdentifier.EMPTY users 75/84175/19
2019-09-21 Robert VargaBump odlparent to 5.0.2 44/84144/18
2019-09-06 Robert VargaConvert to using requireNonNull() 88/84188/5
2019-09-06 Robert VargaUse java.util.Optional 61/84161/11
2019-09-04 Robert VargaFix checkstyle 87/84187/1
2019-09-04 Robert VargaRemove use of NodeIdentifierWithPredicates constructors 86/84186/1
2019-09-03 Robert VargaRemove use Files.toByteArray() 63/84163/5
2019-09-03 Robert VargaUse Object.requireNonNull 60/84160/6
2019-09-03 Robert VargaFix checkstyle 59/84159/3
2019-09-03 Robert VargaRemove use NodeIdentifierWithPredices.getKeyValues() 58/84158/2
2019-08-28 Robert VargaTie SchemaContext.NAME and NetconfUtil.NETCONF_DATA_QNAME 17/83817/9
2019-08-28 Robert VargaSeparate out DeviceSources(Resolver) 91/83991/8
2019-08-28 Anna BencurovaFix choice action request test 37/84037/1
2019-08-28 Robert VargaSimplify base schema lookups 90/83990/7
2019-08-28 Robert VargaPropagate MountPointContext to NetconfMessageTransformer 84/83984/11
2019-08-28 Robert VargaUpdate NodeIdentifierWithPredicates construction 35/84035/1
2019-08-28 Robert VargaFix action lookups 46/83946/10
2019-08-28 ajay.dp001Teach NETCONF about YANG 1.1 actions in cluster topology 93/83693/11
2019-08-28 Mario AbrahamTeach AbstractGet how to transform MapNodes 68/83868/5
2019-08-27 Robert VargaTeach BaseSchema about schema mounts 83/83983/5
2019-08-27 Robert VargaMake notification filter a simple lambda 89/83989/3
2019-08-26 Robert VargaMore SchemaContext reuse 79/83979/2
2019-08-26 Robert VargaReuse SchemaContext in RuntimeRpcTest 77/83977/2
2019-08-26 Robert VargaReuse schemaContext in mdsal-netconf-connector tests 76/83976/2
2019-08-26 Robert VargaReuse SchemaContext in NetconfCommandsImplTest 75/83975/2
2019-08-26 Robert VargaReuse SchemaContext in NetconfDeviceTopologyAdapterTest 74/83974/2
2019-08-26 Robert VargaShare test model SchemaContext 73/83973/2
2019-08-26 Robert VargaFix schema source registrations not being cleared 88/83988/2
2019-08-26 Robert VargaIntroduce CREATE_SUBSCRIPTION_RPC_PATH 87/83987/2
2019-08-26 Robert VargaImprove action lookup 45/83945/2
2019-08-26 Robert VargaMake NetconfMessageTransformer.getActions() static 42/83942/2
2019-08-26 Robert VargaReuse schema in NetconfMessageTransformerTest 41/83941/2
2019-08-26 Robert VargaMove netconf-parent 21/83821/10
2019-08-26 Robert VargaEliminate unneeded version specifications 20/83820/9
2019-08-23 Robert VargaClose module URL stream as soon as possible 38/83938/1
2019-08-23 Robert VargaUse constant NodeIdentifiers in LibraryModulesSchemas 37/83937/1
2019-08-23 Robert VargaReduce code duplication in LibraryModulesSchemas 36/83936/1
2019-08-23 Robert VargaShorten nested class references 35/83935/1
2019-08-23 Robert VargaSimplify guessJsonFromFileName() 33/83933/1
2019-08-23 Robert VargaLibraryModulesSchemas.availableModels is immutable 32/83932/1
2019-08-23 Robert VargaCleanup state checking 31/83931/1
2019-08-23 Robert VargaRemove unneeded type arguments 30/83930/1
2019-08-23 Robert VargaCleanup toRpcResult() 29/83929/1
2019-08-23 Robert VargaCentralize NETCONF_(DATA)_QNAME 28/83928/1
2019-08-23 Robert VargaMake mappedRpcs an ImmutableMap 27/83927/1
2019-08-23 Robert VargaSimplify GET_SCHEMAS_RPC initialization 26/83926/1
2019-08-20 Robert VargaMove netconf-artifacts 18/83818/2
2019-08-19 Robert VargaBump mdsal to 4.0.4 29/83729/2
2019-08-13 Jakub TothCustom scheme-cache-directory yang models are not repli... 22/83522/4
2019-08-12 jenkins-relengBump versions by x.y.(z+1) 50/83550/1
2019-08-02 Robert VargaBump mdsal to 4.0.3 02/83102/7
2019-08-02 Robert VargaBump odlparent to 5.0.1 00/83100/5
2019-07-18 Robert VargaFix odlparent reference 12/83112/1
2019-07-15 Jakub TothAttempt netconf remount regardless of error-type 78/82678/13
2019-07-15 Jakub TothNetconf stack by default locks the data store before... 21/82521/11
2019-07-04 Eliezio OliveiraFix testtool GetSchema broken since v1.6.0 13/82913/2
2019-07-04 Eliezio OliveiraAdd E2E testing for testtool 12/82912/2
2019-07-02 Jakub TothConvert anyxml nodes lazily 14/82514/8
2019-07-02 Robert VargaRemove aaa-encrypt-service version 86/82886/1
2019-06-21 Robert VargaRemove use of StringBuffer 39/82639/2
2019-06-20 Robert VargaRemove use of Objects.isNull/nonNull 75/82575/4
2019-06-19 Anna BencurovaReturn new generatedKeyPair in loadKeys of testtool 72/82572/2
next