aboutsummaryrefslogtreecommitdiffstats
path: root/datafile-app-server/src/main/java/org
AgeCommit message (Expand)AuthorFilesLines
2022-07-06Make TLS connection optional1.8.0Tomasz Wrobel4-16/+69
2021-03-09Fix server hostname verification1.5.5Krzysztof Gajewski5-13/+34
2021-02-23Add JWT support in HTTP/HTTPS based locations1.5.4Krzysztof Gajewski7-42/+281
2021-02-11Add HTTPS to collect files from xNFs1.5.3Krzysztof Gajewski13-46/+449
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 Gajewski10-13/+185
2020-12-02Upgrade Reactor and SpringBoot1.5.0tkogut2-2/+4
2020-08-25Update dcae SDK from 1.1.6 to 1.4.2Remigiusz Janeczek12-403/+172
2020-07-30Removed support for FTPS protocol (from now only FTPeS and sFTP will be suppo...Jan Malkiewicz4-19/+22
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 Malkiewicz8-38/+205
2019-10-16DataFileCollector use wrong KeyManagerFactoryburdziak2-9/+26
2019-09-18Personalized client certificate authentication via FTPes in 5G Bulk PM usecas...burdziak1-0/+6
2019-09-10update Dockerfile & copyrigt statementecaiyanlinux1-1/+1
2019-09-06TLS init container usageecaiyanlinux5-22/+39
2019-08-12DFC HousekeepingPatrikBuhr6-50/+27
2019-07-12Cbs Client integrationYongchaoWu11-128/+122
2019-07-02DFC - housekeepingelinuxhenrik11-79/+151
2019-06-14Code formatting with mavenPatrikBuhr33-297/+313
2019-06-14Bugfix, improved behaviour for large filesPatrikBuhr9-69/+250
2019-06-05Datafile - Improve JUnit testselinuxhenrik12-90/+88
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 filePatrikBuhr25-357/+610
2019-05-22Merge "Fix for robustness"Henrik Andersson2-9/+15
2019-05-17Fix, skip FTP retry in certain casesPatrikBuhr6-13/+60
2019-05-17Fix for robustnessPatrikBuhr2-9/+15
2019-05-13Bugfix: add MDC context to http redirect logsRehanRaza2-5/+18
2019-05-08Code improvement, FilePublishInformation serializingPatrikBuhr3-37/+32
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 DataRouterPublisherPatrikBuhr1-0/+3
2019-04-12Improved loggingPatrikBuhr6-74/+120
2019-04-12Fixed build problemsPatrikBuhr1-1/+1
2019-04-11Merge "Robustness issue"Vijay Venkatesh Kumar1-19/+38
2019-04-11Robustness issuePatrikBuhr2-20/+39
2019-04-11Extend heartbeat to also include som health statuselinuxhenrik3-7/+28
2019-04-11Housekeepingelinuxhenrik36-183/+1445
2019-04-04Improved loggingPatrikBuhr9-179/+145
2019-03-29Change file name sent to DataRouterelinuxhenrik4-21/+11
2019-03-22Local filename updated, stability issuesPatrikBuhr11-200/+144
2019-03-21Add check to DataRouter if file has been publishedmaximesson8-99/+347
2019-03-14Thread safety issuesPatrikBuhr4-87/+89
2019-03-08DFC logging according to ONAP specificationRehanRaza7-59/+129
2019-03-06Improvement of the parallelismPatrikBuhr1-38/+64
2019-02-27Purging of cached informationPatrikBuhr3-18/+90
2019-02-22Fixed some sonar issuesPatrikBuhr3-30/+29
2019-02-19Refactor: fix over engineering in ConfigurationYongchaoWu7-376/+92