summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2023-10-06separate DATADIR for libeufin-bankFlorian Dold
2023-10-02testing invalid Crockford32 inputMS
2023-10-02Implementing accounts deletion.MS
2023-10-02Reserve pub. filter.MS
2023-09-30GET /accounts DB logic, fix POST /transfer idempotence.MS
2023-09-29Testing token timing.MS
2023-09-29Addressing FIXMEs.MS
2023-09-29Stop using longs to manipulate time.MS
2023-09-29Time types handling.MS
2023-09-26use libeufin-bank to determine install prefixFlorian Dold
2023-09-24pass through jdbc URIsv0.9.3-dev.6Florian Dold
2023-09-24fix timestamp format, normalize internal IBANsFlorian Dold
2023-09-24native dbinitFlorian Dold
2023-09-24basic support for variables in configFlorian Dold
2023-09-24refactoring, adapt to core bank API withdrawal changeFlorian Dold
2023-09-22load port from config fileFlorian Dold
2023-09-22re-add support for unix socket DB connectionFlorian Dold
2023-09-22read configuration from file, remove config from DBFlorian Dold
2023-09-22libeufin-bank: implement main()Florian Dold
2023-09-21util: rudimentary taler config parserFlorian Dold
2023-09-19Responding to POST /withdrawals.MS
2023-09-18Bank API.MS
2023-09-17Implementing token authentication.MS
2023-09-15Importing GANA-generated error codes.MS
2023-09-15Remove the UtilError type.MS
2023-09-15TalerAmount defaults to the internal currency.MS
2023-09-13Bank: error handling and amount parser.MS
2023-09-11Bank refactoring.MS
2023-09-07sandbox -> bankChristian Grothoff
2023-09-04Improving the "get all the transactions" query.MS
2023-08-03Using the wireTransfer() method for EBICS.MS
2023-08-02Fixing dashed-date to milliseconds conversion.MS
2023-08-02Time-framed query.MS
2023-08-02Server side EBICS date range.MS
2023-07-28Fix #7890 follow-up.MS
2023-07-28Testing the EBICS time-framed history request.MS
2023-07-25Addressing #7890.MS
2023-07-18Getting the balance in constant time.MS
2023-07-10Fetching transactions from the bank.MS
2023-07-06EBICS 3 fixes.MS
2023-06-29EBICS 3.v0.9.3-dev.3MS
2023-06-23Introducing EBICS 3.MS
2023-06-14Database versioning.MS
2023-06-13DB migration building blocks.MS
2023-05-30PostFinance integration.MS
2023-05-25Reserve pub. extractor.MS
2023-05-20ISO 20022.MS
2023-05-17Introducing the "pf" dialect.MS
2023-05-05DB connection via UNIX domain sockets.MS
2023-05-03help message to set the log levelMS