Remove Netconf(Client)SessionPreferences
[netconf.git] / netconf / netconf-client / src / main / java / org / opendaylight /
2022-06-02 Robert VargaRemove Netconf(Client)SessionPreferences 47/101447/3
2022-06-02 Robert VargaAbstractNetconfSessionNegotiator uses only NetconfHello... 43/101443/3
2022-06-02 Robert VargaAdd AbstractClientChannelInitializer 36/101436/5
2022-06-02 Robert VargaHide NetconfClientSessionNegotiator 34/101434/2
2022-05-31 Robert VargaExplain SuppressFBWarnings 83/101383/3
2022-05-31 Robert VargaFix session logging 84/101384/2
2022-03-30 Robert VargaBump upstreams to SNAPSHOTs 07/99507/57
2021-11-11 Jaroslav TóthAdded channel to logs in NETCONF negotiator 72/98272/3
2021-09-15 Robert VargaRework createReconnectingClient() 85/97385/12
2021-07-16 Robert VargaConvert netconf-client to OSGi DS 04/96904/6
2021-07-16 Robert VargaRemove old AbstractNetconfDispatcher.getReconnectingCli... 03/96903/1
2020-10-29 Oleksii MozghovyiAdd Call-Home implementation for the TLS secure-transport 39/90539/41
2020-06-26 Oleksii MozghovyiAdd method to build SSL Handler for selected keys only 38/90538/7
2020-05-25 Tibor KrálAllow SshClient to be customized via NetconfClientConfi... 84/89884/2
2020-05-05 Robert VargaRe-integrate ssh client 81/84781/31
2020-05-04 Robert VargaShade mina-sshd 45/89445/15
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-09-03 Robert VargaUse Object.requireNonNull 60/84160/6
2019-04-12 Robert VargaBump odlparent to 5.0.0 71/81271/11
2019-03-29 Robert VargaMerge "Remove a FindBugs suppression"
2019-03-28 Robert VargaRemove a FindBugs suppression 74/81274/1
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
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-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-30 Jakub MorvayMerge changes I0587299e,I81a92c4e
2018-05-22 Jakub MorvayMerge changes Id268d747,Id095a4ff
2018-05-22 Jakub MorvayMerge "Slave mount point registration hardening/resiliency"
2018-05-17 JakubTothMerge "Allow specification of ODL's HELLO message"
2018-05-15 Ryan GouldingAllow specification of ODL's HELLO message 82/70682/4
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-04 Jakub MorvayMerge "NETCONF-526 : edit-config payload default-operat...
2018-03-31 Jakub MorvayMerge "Fix findbugs violations in netconf"
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 "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-14 LiGuoshengAdd branch for creating TLS client 81/69481/1
2018-03-13 LiGuoshengAdd TLS client channel initializer 45/69245/4
2018-03-13 LiGuoshengAdd SslHandlerFactory to NetconfClientConfiguration 54/69254/2
2018-03-07 LiGuoshengAdd interface SslHandlerFactory 23/68523/12
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-08-02 Jakub MorvayMerge changes from topic 'protocol-framework'
2017-08-02 Jakub MorvayMerge "Bug 5825: Migrate restconf to the new XML parser #2"
2017-08-02 Jakub MorvayMerge "Bug 5824: Migrate netconf to the new XML parser #2"
2017-08-01 Vratko PolakAvoid spurious WARN in NetconfClientConfiguration 01/61001/1
2017-07-20 Thanh HaAdd 'features/protocol-framework/' from commit 'cb42405...
2017-07-20 Thanh HaAdd 'protocol-framework/' from commit '5d015c2c5f800d13...
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 Tomas CereMerge "Bug 8153: Enforce check-style rules for netconf...
2017-04-27 matus.kubicaBug 8153: Enforce check-style rules for netconf - client. 87/55787/5
2017-02-24 Tomas CereMerge "Refactor netconf-util's configuration service"
2017-02-21 Jakub MorvayMerge "Fix error reporting for PUT/POST"
2017-02-20 Tomas CereMerge "Remove unused imports in the whole NETCONF project"
2017-02-17 Jakub MorvayRemove unused imports in the whole NETCONF project 09/52009/1
2017-01-27 Tomas CereMerge "Use yangtools ParserStreamUtils.findSchemaNodeBy...
2016-11-29 Tomas CereMerge "Bug 7172 - Correct error-info for missing-attrib...
2016-11-28 Alexis de TalhouëtRemove *Module and yang files for netconf-client 07/47907/7
2016-11-04 Jakub MorvayMerge "Bug 6382 - add apidoc for latest restconf draft"
2016-11-04 Jakub MorvayMerge "Bug 6731 - add valid example values"
2016-11-02 Jakub MorvayMerge "Add netconf-netty-util tests"
2016-11-02 Jakub MorvayMerge "Add netconf-impl unit tests"
2016-11-02 Jakub MorvayMerge "Add netconf-util tests and remove unused classes"
2016-11-02 Jakub MorvayMerge "Add blueprint wiring for netconf-client"
2016-11-02 Jakub MorvayMerge "Add blueprint wiring for netconf-console"
2016-10-24 Alexis de TalhouëtAdd blueprint wiring for netconf-client 35/45735/16
2016-10-24 Tomas CereMerge "Clean-up netconf-client"
2016-10-18 Alexis de TalhouëtClean-up netconf-client 62/45862/6
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-05-31 Tomas CereMerge "Add Karaf CLI for NETCONF CRUD commands"
2016-05-24 Tomas CereMerge "Bug 5526 - Testing - Utils - Validation"
2016-05-24 DhevendranFix for the Bug 3880 - inconsistent code fragments... 78/39078/6
2016-04-26 Tony TkacikMerge "Make rest-perf-client modify the {DEVICE_PORT...
2016-04-25 Tomas CereMerge "Bug 3863: Add onSessionStart and onSessionEnd...
2016-04-22 Tomas CereMerge "caching the same capabilities for devices using...
2016-04-19 miroslav.kovaccaching the same capabilities for devices using Interner. 28/37728/6
next