Set backoff-jitter for call-home devices
[netconf.git] / netconf /
2024-01-19 lubos-cicutRefactor leaf names in odl-netconf-device.yang 54/109754/8
2024-01-19 Ivan HraskoMark backoff settings obsolete 51/109851/1
2024-01-19 Ivan HraskoMark backoff settings deprecated 35/109835/3
2024-01-17 lubos-cicutSupport random backoff between connection attempts 33/109633/12
2024-01-17 lubos-cicutSupport maximum wait time of connection attempts 30/109630/11
2024-01-08 Oleksandr ZharovUse base64 encoding for netconf device passwords 35/109035/22
2023-12-31 Robert VargaBump upstreams 79/109479/5
2023-12-05 Ruslan KashapovCall-Home provider migration to transport-api 81/108881/13
2023-11-15 Robert VargaDisconnect netconf-topology from threadpool-config-api 05/108905/8
2023-11-14 Ruslan KashapovMigrate test-tool StressClient to transport-api 62/108662/5
2023-11-13 Ruslan KashapovMigrate netconf-topology to new transport 53/108253/18
2023-11-10 Samuel SchneiderAdapt netconf testtool for login-password removal 11/108911/3
2023-11-08 Robert VargaRemove obsoleted way of configuring password 49/108349/8
2023-11-03 Sangwook HaUpdate buffer readerIndex after XML parsing error 18/108818/2
2023-10-31 Robert VargaBump upstreams 94/108794/1
2023-10-25 Oleksandr ZharovMark deprecated login-password as obsolete 12/108612/2
2023-10-24 Robert VargaRemove PublicKeyAuth 09/108609/6
2023-10-24 Robert VargaMerge (Abstract)NetconfSessionNegotiator 08/108608/7
2023-10-24 Robert VargaClean up AuthenticationHandler 07/108607/4
2023-10-24 Robert VargaMove AbstractNetconfDispatcher 06/108606/4
2023-10-24 Robert VargaEliminate ServerChannelInitializer 02/108602/8
2023-10-24 Robert VargaDitch unused netconf-nb dependency 99/108599/9
2023-10-24 Robert VargaDo not use NetconfServerFactory in NetconfDeviceSimulator 98/108598/9
2023-10-24 Robert VargaRemove NetconfSessionNegotiatorFactory 03/108603/7
2023-10-24 Robert VargaUse ConcurrentHashMap in TesttoolNegotiationFactory 04/108604/2
2023-10-24 Robert VargaCentralize NETCONF over SSH subsystem name 00/108600/4
2023-10-23 Robert VargaRefactor FramingMechanismHandlerFactory 01/108601/4
2023-10-17 Robert VargaMake LoggingRemoteDevice a singleton 72/108472/1
2023-10-17 Robert VargaYangResource should be a record 71/108471/1
2023-10-17 Robert VargaClean up StressClient a bit 70/108470/1
2023-10-16 Robert VargaUse Files.readString() 63/108463/1
2023-10-16 Robert VargaUse text blocks in StressClient 62/108462/1
2023-10-16 Robert VargaUpdate BufferedWriter 59/108459/3
2023-10-16 Ruslan KashapovUpdate netconf device simulator to use new transport 17/108117/23
2023-10-16 Robert VargaLog hello message as confidential 52/108452/5
2023-10-14 Robert VargaDeprecate legacy SSH integration 26/108426/3
2023-10-14 Robert VargaClean up SSH server subsystem handling 04/108404/9
2023-10-13 Robert VargaHide Netty(Pipeline)AwareChannelSubsystem 92/108392/3
2023-10-13 Robert VargaClean up NetconfClientSessionImpl 91/108391/3
2023-10-12 Ruslan KashapovFix NetconfMessage not sent on EmbeddedChannel 16/108116/7
2023-10-05 Ruslan KashapovFix 'End of input' exception on netconf session.close() 15/108115/7
2023-10-05 Robert VargaRemove type arguments 49/108249/1
2023-10-02 Robert VargaMake SettableRpc final 55/108155/2
2023-09-29 Robert VargaMigrate netconf-netty-util to xmlunit-core 76/108076/2
2023-09-29 Robert VargaFix netconf-netty-util dependencies 77/108077/2
2023-09-25 Oleksandr ZharovDo not use RpcService in NETCONF components 51/107751/8
2023-09-13 Robert VargaMigrate Collections references 42/107842/3
2023-08-31 Robert VargaBump upstreams 27/107627/5
2023-08-31 Robert VargaFix checkstyle 29/107629/4
2023-08-29 matus.matokAdd NetconfMessage.of(Document) method 33/107433/16
2023-08-29 matus.matokRework NetconfStartExiMessage 29/107429/7
2023-08-24 Peter SunaFix tests formatting in callhome-protocol 96/106796/6
2023-08-24 Yaroslav LastivkaEnable usage of yanglib-mdsal-writer 10/107210/11
2023-08-23 matus.matokMove NetconfMessage into netconf.api.messages 60/107360/4
2023-08-23 Konstantin.NosachEliminate AsyncSshHandlerReader in call home 20/94120/31
2023-08-09 matus.matokFix build when GID exceeds 2097151 62/107362/3
2023-08-04 Robert VargaRemove onRemoteSessionFailed() 49/107249/4
2023-08-04 Robert VargaLet logging format the notification message 44/107244/2
2023-07-10 Ivan HraskoBump versions to 7.0.0-SNAPSHOT 57/106857/1
2023-07-05 Robert VargaBump versions to 6.0.1-SNAPSHOT 14/106814/1
2023-07-05 Robert VargaRework NETCONF client reconnection 86/106786/8
2023-07-04 OleksandrZharovConvert yanglib to OSGi DS 19/103919/18
2023-07-03 Robert VargaRequire maximum chunk size to be specified 22/101922/10
2023-06-26 Robert VargaBump upstreams 98/106698/1
2023-06-22 Ruslan KashapovYanglib to return content-type application/yang by... 11/106611/4
2023-06-22 Robert VargaBump upstreams 33/106533/19
2023-06-22 Šimon UkušAnnotate all serialVersionUID with @Serial 80/106580/2
2023-06-06 Ivan HraskoUse java.util.function.Predicate 89/106389/1
2023-06-06 Šimon UkušRefactor schema retrieval exception messages 01/106301/5
2023-06-06 Šimon UkušThrow NotFoundException on MissingSchemaSource 00/106300/7
2023-06-06 Šimon UkušRefactor exception handling 67/105867/8
2023-06-01 Robert VargaBump upstreams 47/106347/1
2023-05-23 Yaroslav LastivkaFix retrieving operations resource 69/103969/36
2023-05-22 Robert VargaBump SSHD to 2.10.0 49/105949/4
2023-05-06 Robert VargaAdd netconf.api.NamespaceURN 50/105850/1
2023-05-06 Robert VargaAdd netconf.api.CapabilityURN 48/105848/7
2023-05-05 Robert VargaMove netconf.api.capability to netconf.server.api.monit... 47/105847/3
2023-05-04 Robert VargaEliminate netconf.sal.connect.netconf.listener 42/105842/1
2023-05-04 Robert VargaMove NetconfSessionPreferences 35/105835/2
2023-05-04 Peter SunaAdd missing slf4j-api dependency to testtool 23/105823/2
2023-05-03 Robert VargaRename netconf.sal.connect.api to netconf.client.mdsal.api 94/105794/6
2023-05-02 Robert VargaRename sal-netconf-connector to netconf-client-mdsal 93/105793/2
2023-05-02 Robert VargaIntegrate netconf-events-mdsal 90/105790/1
2023-05-02 Robert VargaIntegrate mdsal-netconf-monitoring 89/105789/3
2023-04-30 Robert VargaEliminate mdsal-netconf-ssh 57/105757/8
2023-04-30 Robert VargaRename aaa-authn-odl-plugin to netconf-auth-aaa 59/105759/2
2023-04-30 Robert VargaSplit out DefaultPasswordCredentials 58/105758/2
2023-04-30 Robert VargaEliminate odl-netconf-tcp 56/105756/2
2023-04-30 Robert VargaRename mdsal-netconf-impl to netconf-nb 55/105755/1
2023-04-30 Robert VargaMove NetconfMapperAggregator 54/105754/2
2023-04-30 Robert VargaRemove NetconfMapperAggregator.OSGI_TYPE 53/105753/1
2023-04-30 Robert VargaRename netconf-server-mdsal packages 51/105751/1
2023-04-30 Robert VargaClean up callhome-protocol dependencies 50/105750/1
2023-04-30 Robert VargaConnect odl-netconf-device with ietf-netconf 47/105747/3
2023-04-30 Robert VargaImprove NETCONF session ID handling 46/105746/5
2023-04-28 Robert VargaIntegrate callhome-status 45/105745/1
2023-04-28 Robert VargaReplace netconf-util with netconf-common-mdsal 44/105744/2
2023-04-28 Robert VargaSeparate out netconf-test-util 42/105742/3
2023-04-28 Robert VargaRename mdsal-netconf-connector to netconf-server-mdsal 32/105732/9
2023-04-28 Robert VargaClean up mdsal-netconf-monitoring dependencies 40/105740/3
next