summaryrefslogtreecommitdiff
path: root/nexus
AgeCommit message (Expand)Author
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-25Update dependenciesAntoine A
2024-03-22Add migration test and improve SQL drop scriptAntoine A
2024-03-20Share duration parsing with libeufin-nexusAntoine A
2024-03-16Simplify error handling for microsecond overflows that never occur in practiceAntoine A
2024-03-14codespellAntoine A
2024-03-14Support chunked EBICS uploadAntoine A
2024-03-13Improve submission order to guarantee progress and improve testbenchAntoine 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-03-04Parse reversal transactionAntoine A
2024-02-25Fix nexus failing to parse wellformed incoming transactions subject and share...Antoine A
2024-02-20Improve bank keys prompt and env config value formatAntoine A
2024-02-19More CI fixAntoine A
2024-02-19Fix CIAntoine A
2024-02-18Fix libeufin listening only on ipv4 or ipv6 on localhostAntoine 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-12Fix socket timeout for HAC filesAntoine A
2024-02-12Fix logging messageAntoine A
2024-02-12Remove automatic EBICS fetch date range for nowAntoine A
2024-02-07Generate withdraw URI using request base urlAntoine A
2024-02-07Warning instead of failure when new configuration values are missingAntoine A
2024-02-06Fix document descriptionAntoine A