summaryrefslogtreecommitdiff
path: root/nexus/src/main/kotlin/tech/libeufin/nexus/ebics/Ebics2.kt
AgeCommit message (Expand)Author
2024-03-11Support both 2.5 and 3 EBICS version for downloadAntoine A
2024-03-09Eager base64 decoding for EBICS order dataAntoine A
2024-03-08More simplification & refactoringAntoine A
2024-03-08Clean & reafactor & optimizeAntoine A
2024-03-07Clean some codeAntoine A
2024-03-07Merge ebics and nexus moduleAntoine A
2024-03-07Replace JAXB everywhereAntoine A
2024-03-07Replace all Ebics2 JAXB logic with custom XML DSLAntoine A
2024-03-06Ebics3 HACAntoine A
2024-03-06Simplify ebics messAntoine A
2024-02-19Fix CIAntoine A
2024-02-13Code cleanupAntoine A
2024-02-13Reduce memory usage by using InputStream as much as possiblev0.9.4-dev.19Antoine A
2024-02-13Management of failures in the processing of EBICS download transactionsAntoine A
2024-02-13Optimize memory usage and performance by using ByteArray when possible and im...Antoine A
2024-01-23Update dependenciesAntoine A
2024-01-23Split utils into common and ebics and ename integration to testbenchAntoine A
2024-01-19Fix copyrightsAntoine A
2024-01-19Improve log format and add log level cli flagAntoine A
2024-01-08Semi automated test for postfinance ebics-fetch and, fix and improve fetch logicAntoine A
2023-11-27shared config subcommand for nexus and bankFlorian Dold
2023-11-14nexus fetch: implementing HAC.MS
2023-11-11nexus fetchMS
2023-11-08nexus fetch: crafting camt.053 & pain.002 requestsMS
2023-11-08nexus fetch: helpers to craft a camt.052 requestMS
2023-10-27nexus ebics-setupMS
2023-10-18Importing Nexus from refactoring branch.MS