aboutsummaryrefslogtreecommitdiff
path: root/nexus/src/main/kotlin/tech/libeufin/nexus/ebics
AgeCommit message (Expand)Author
2024-03-28Run HEV and HKD in ebics-setupAntoine A
2024-03-27Clean and optimize EBICS messAntoine A
2024-03-27Improve self-signed certificateAntoine A
2024-03-26Clean ebics setup codeAntoine A
2024-03-26Support EBICS 3 key managementAntoine A
2024-03-26Improve testbench and simplify EbicsKeyMngAntoine A
2024-03-14Support chunked EBICS uploadAntoine A
2024-03-13Track outgoing transactions statusAntoine A
2024-03-12codespellAntoine A
2024-03-12Clean code and fix testsAntoine A
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-08Better error message during ebics-setupAntoine 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-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-06Supports graceful shutdown using coroutine cancelationAntoine A
2024-03-06Improve password crypto and TAN documentationAntoine A
2024-03-04Improve ack parsing and loggingAntoine 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-02-06Support for multiple document kind extraction in nexus and improved loggingAntoine A
2024-01-30Improve xml logic and fix ebics testbenchAntoine A
2024-01-23Update dependenciesAntoine A
2024-01-23Split utils into common and ebics and ename integration to testbenchAntoine A
2024-01-23Configure ebics logging via CLI flagsAntoine A
2024-01-19Fix copyrightsAntoine A
2024-01-19Improve log format and add log level cli flagAntoine A
2024-01-13Merge nexus-integration-test into masterAntoine A
2024-01-09Improve ebics cli error handling and improve logicAntoine 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-17fixing helper callMS
2023-11-16nexus fetch: flag for extra EBICS loggingMS
2023-11-14nexus fetch: implementing HAC.MS
2023-11-11nexus fetchMS