aboutsummaryrefslogtreecommitdiffstats
path: root/datafile-app-server/src
AgeCommit message (Expand)AuthorFilesLines
2023-01-13[DCAEGEN2] Enhance a junit AppConfigTest::checkCorrectConsumerConfigurationSushant Jadhav1-2/+5
2022-08-29Fix DFC vulnerabilities1.9.0Tomasz Wrobel1-1/+12
2022-07-06Make TLS connection optional1.8.0Tomasz Wrobel10-19/+323
2021-07-21DFC security vulnerability updates1.6.0Joanna Jeremicz1-1/+16
2021-04-30Change openjdk baseOS img to integration-java11Alexander Mazuruk1-14/+16
2021-03-09Fix server hostname verification1.5.5Krzysztof Gajewski10-34/+62
2021-02-23Add JWT support in HTTP/HTTPS based locations1.5.4Krzysztof Gajewski10-62/+514
2021-02-11Add HTTPS to collect files from xNFs1.5.3Krzysztof Gajewski26-92/+1093
2021-02-08[DCAE-dfc] Vulnerability Removal for Datafile Collectorajay_dp0014-76/+33
2020-12-30Add HTTP as new protocol to collect files from xNFsKrzysztof Gajewski20-25/+517
2020-12-02Upgrade Reactor and SpringBoot1.5.0tkogut13-92/+89
2020-08-25Update dcae SDK from 1.1.6 to 1.4.2Remigiusz Janeczek26-876/+357
2020-08-03openJDK image update to 11.0.8deen19851-1/+1
2020-07-30Removed support for FTPS protocol (from now only FTPeS and sFTP will be suppo...Jan Malkiewicz11-67/+74
2020-07-29Merge "Add log when file is skipped because it was already published"Henrik Andersson1-9/+18
2020-07-28Add log when file is skipped because it was already publishedRemigiusz Janeczek1-9/+18
2020-07-28Add sftp strict host key checking to DFC.Jan Malkiewicz15-82/+333
2020-07-23Update to Java 11JoeOLeary1-3/+3
2019-10-16DataFileCollector use wrong KeyManagerFactoryburdziak3-17/+34
2019-09-18Personalized client certificate authentication via FTPes in 5G Bulk PM usecas...burdziak2-0/+33
2019-09-10update Dockerfile & copyrigt statementecaiyanlinux2-2/+3
2019-09-06TLS init container usageecaiyanlinux14-46/+60
2019-08-12DFC HousekeepingPatrikBuhr18-150/+99
2019-07-12Cbs Client integrationYongchaoWu24-331/+366
2019-07-02DFC - housekeepingelinuxhenrik21-146/+655
2019-06-14Code formatting with mavenPatrikBuhr50-1081/+1104
2019-06-14Bugfix, improved behaviour for large filesPatrikBuhr14-97/+300
2019-06-05Datafile - Improve JUnit testselinuxhenrik21-249/+485
2019-06-04Merge "Bugfixes, Generalizing Data File Collection to handle any type of file"Henrik Andersson1-9/+7
2019-06-03Bugfixes, Generalizing Data File Collection to handle any type of filePatrikBuhr1-9/+7
2019-06-03DFC, Purging the cache of published files occasionally failsPatrikBuhr1-5/+5
2019-05-29Generalizing Data File Collection to handle any type of filePatrikBuhr41-914/+1054
2019-05-22Merge "Fix for robustness"Henrik Andersson3-9/+16
2019-05-17Fix, skip FTP retry in certain casesPatrikBuhr7-13/+77
2019-05-17Fix for robustnessPatrikBuhr3-9/+16
2019-05-13Bugfix: add MDC context to http redirect logsRehanRaza4-9/+32
2019-05-08Code improvement, FilePublishInformation serializingPatrikBuhr5-94/+36
2019-05-07Merge "Bugfix, trace context"Henrik Andersson1-4/+2
2019-05-05Ownership fix in config directoryTamasBakai1-1/+1
2019-05-02Bugfix, trace contextPatrikBuhr1-4/+2
2019-04-25Extend Swagger for actuator end-points also1.1.21.1.1TamasBakai1-10/+12
2019-04-16Bugfix, serializing in DataRouterPublisherPatrikBuhr2-1/+8
2019-04-12Improved loggingPatrikBuhr12-102/+169
2019-04-12Fixed build problemsPatrikBuhr1-1/+1
2019-04-11Merge "Robustness issue"Vijay Venkatesh Kumar2-19/+40
2019-04-11Robustness issuePatrikBuhr3-20/+41
2019-04-11Extend heartbeat to also include som health statuselinuxhenrik5-7/+146
2019-04-11Housekeepingelinuxhenrik62-627/+2769
2019-04-10Updating certificatesTamasBakai5-18/+15
2019-04-04Improved loggingPatrikBuhr14-216/+157