Age | Commit message (Expand) | Author | Files | Lines |
2022-07-06 | Make TLS connection optional1.8.0 | Tomasz Wrobel | 4 | -16/+69 |
2021-04-30 | Change openjdk baseOS img to integration-java11 | Alexander Mazuruk | 1 | -14/+16 |
2021-03-09 | Fix server hostname verification1.5.5 | Krzysztof Gajewski | 5 | -13/+34 |
2021-02-23 | Add JWT support in HTTP/HTTPS based locations1.5.4 | Krzysztof Gajewski | 7 | -42/+281 |
2021-02-11 | Add HTTPS to collect files from xNFs1.5.3 | Krzysztof Gajewski | 13 | -46/+449 |
2021-02-08 | [DCAE-dfc] Vulnerability Removal for Datafile Collector | ajay_dp001 | 4 | -76/+33 |
2020-12-30 | Add HTTP as new protocol to collect files from xNFs | Krzysztof Gajewski | 10 | -13/+185 |
2020-12-02 | Upgrade Reactor and SpringBoot1.5.0 | tkogut | 2 | -2/+4 |
2020-08-25 | Update dcae SDK from 1.1.6 to 1.4.2 | Remigiusz Janeczek | 13 | -447/+195 |
2020-08-03 | openJDK image update to 11.0.8 | deen1985 | 1 | -1/+1 |
2020-07-30 | Removed support for FTPS protocol (from now only FTPeS and sFTP will be suppo... | Jan Malkiewicz | 4 | -19/+22 |
2020-07-29 | Merge "Add log when file is skipped because it was already published" | Henrik Andersson | 1 | -9/+18 |
2020-07-28 | Add log when file is skipped because it was already published | Remigiusz Janeczek | 1 | -9/+18 |
2020-07-28 | Add sftp strict host key checking to DFC. | Jan Malkiewicz | 9 | -43/+218 |
2020-07-23 | Update to Java 11 | JoeOLeary | 1 | -3/+3 |
2019-10-16 | DataFileCollector use wrong KeyManagerFactory | burdziak | 2 | -9/+26 |
2019-09-18 | Personalized client certificate authentication via FTPes in 5G Bulk PM usecas... | burdziak | 1 | -0/+6 |
2019-09-10 | update Dockerfile & copyrigt statement | ecaiyanlinux | 2 | -2/+3 |
2019-09-06 | TLS init container usage | ecaiyanlinux | 6 | -29/+41 |
2019-08-12 | DFC Housekeeping | PatrikBuhr | 9 | -82/+28 |
2019-07-12 | Cbs Client integration | YongchaoWu | 11 | -128/+122 |
2019-07-02 | DFC - housekeeping | elinuxhenrik | 11 | -79/+151 |
2019-06-14 | Code formatting with maven | PatrikBuhr | 33 | -297/+313 |
2019-06-14 | Bugfix, improved behaviour for large files | PatrikBuhr | 9 | -69/+250 |
2019-06-05 | Datafile - Improve JUnit tests | elinuxhenrik | 12 | -90/+88 |
2019-06-04 | Merge "Bugfixes, Generalizing Data File Collection to handle any type of file" | Henrik Andersson | 1 | -9/+7 |
2019-06-03 | Bugfixes, Generalizing Data File Collection to handle any type of file | PatrikBuhr | 1 | -9/+7 |
2019-06-03 | DFC, Purging the cache of published files occasionally fails | PatrikBuhr | 1 | -5/+5 |
2019-05-29 | Generalizing Data File Collection to handle any type of file | PatrikBuhr | 26 | -394/+610 |
2019-05-22 | Merge "Fix for robustness" | Henrik Andersson | 2 | -9/+15 |
2019-05-17 | Fix, skip FTP retry in certain cases | PatrikBuhr | 6 | -13/+60 |
2019-05-17 | Fix for robustness | PatrikBuhr | 2 | -9/+15 |
2019-05-13 | Bugfix: add MDC context to http redirect logs | RehanRaza | 2 | -5/+18 |
2019-05-08 | Code improvement, FilePublishInformation serializing | PatrikBuhr | 3 | -37/+32 |
2019-05-07 | Merge "Bugfix, trace context" | Henrik Andersson | 1 | -4/+2 |
2019-05-05 | Ownership fix in config directory | TamasBakai | 1 | -1/+1 |
2019-05-02 | Bugfix, trace context | PatrikBuhr | 1 | -4/+2 |
2019-04-25 | Extend Swagger for actuator end-points also1.1.21.1.1 | TamasBakai | 1 | -10/+12 |
2019-04-16 | Bugfix, serializing in DataRouterPublisher | PatrikBuhr | 1 | -0/+3 |
2019-04-12 | Improved logging | PatrikBuhr | 6 | -74/+120 |
2019-04-12 | Fixed build problems | PatrikBuhr | 1 | -1/+1 |
2019-04-11 | Merge "Robustness issue" | Vijay Venkatesh Kumar | 1 | -19/+38 |
2019-04-11 | Robustness issue | PatrikBuhr | 2 | -20/+39 |
2019-04-11 | Extend heartbeat to also include som health status | elinuxhenrik | 3 | -7/+28 |
2019-04-11 | Housekeeping | elinuxhenrik | 37 | -185/+1447 |
2019-04-10 | Updating certificates | TamasBakai | 2 | -5/+7 |
2019-04-04 | Improved logging | PatrikBuhr | 9 | -179/+145 |
2019-03-29 | Change file name sent to DataRouter | elinuxhenrik | 4 | -21/+11 |
2019-03-22 | Local filename updated, stability issues | PatrikBuhr | 11 | -200/+144 |
2019-03-21 | Add check to DataRouter if file has been published | maximesson | 8 | -99/+347 |