summaryrefslogtreecommitdiff
path: root/nexus/src/main/kotlin/tech/libeufin/nexus/ebics/Ebics3.kt
AgeCommit message (Expand)Author
2024-03-11Support both 2.5 and 3 EBICS version for downloadAntoine A
2024-03-11Clean EBICS dialect logicAntoine 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 all Ebics2 JAXB logic with custom XML DSLAntoine A
2024-03-07Clean EBICS3 protocol logicAntoine A
2024-03-07Replace all Ebics3 JAXB logic with custom XML DSLAntoine A
2024-03-07Use XML builder for all Ebics3 upload phasesAntoine A
2024-03-07Use XML builder for all Ebics3 download phasesAntoine A
2024-03-07Use XML builder for Ebics3 download initializationAntoine A
2024-03-06Ebics3 HACAntoine A
2024-03-06Simplify ebics messAntoine A
2024-03-04Improve ack parsing and loggingAntoine A
2024-02-19Fix CIAntoine A
2024-02-13Code cleanupAntoine A
2024-02-13Optimize memory usage and performance by using ByteArray when possible and im...Antoine A
2024-01-23Split utils into common and ebics and ename integration to testbenchAntoine A
2024-01-19Fix copyrightsAntoine A
2024-01-13Merge nexus-integration-test into masterAntoine A
2023-11-17fixing helper callMS
2023-11-16nexus fetch: flag for extra EBICS loggingMS
2023-11-14nexus fetch: implementing HAC.MS
2023-11-11nexus fetchMS
2023-11-09nexus fetchMS
2023-11-09nexus fetch: not logging pain.001 to consoleMS
2023-11-08nexus fetch: crafting camt.053 & pain.002 requestsMS
2023-11-08nexus fetch: helpers to craft a camt.052 requestMS
2023-11-07nexus submitMS
2023-11-01debugMS
2023-10-26nexus: fixing EBICS upload and testing with PoFi.MS
2023-10-25nexus: helper to submit EBICS 3 payments.MS
2023-10-25nexus: drafting pain.001 generationMS