summaryrefslogtreecommitdiff
path: root/src/util
AgeCommit message (Expand)Author
2021-11-06introduce TALER_wallet_deposit_verifyChristian Grothoff
2021-11-06more RSA cleanupChristian Grothoff
2021-11-06RSA-despecializationChristian Grothoff
2021-11-05more crypto refactoringChristian Grothoff
2021-11-05more crypto refactoringChristian Grothoff
2021-11-05-fixesChristian Grothoff
2021-11-05-brksChristian Grothoff
2021-11-05more RSA abstraction workChristian Grothoff
2021-11-05fix typoChristian Grothoff
2021-11-05more denom key refactoringChristian Grothoff
2021-11-05abstract denomination keys a bit moreChristian Grothoff
2021-11-01introduce invalid key typeChristian Grothoff
2021-10-31consistently distinguish blinded/unblinded denomination sigsChristian Grothoff
2021-10-31-fix testsChristian Grothoff
2021-10-31distinguish between blind and non-blind denomination signaturesChristian Grothoff
2021-10-27-FTBFS fixChristian Grothoff
2021-10-27-work on testing FTBFSChristian Grothoff
2021-10-27eliminate HKDF when hashing paytosChristian Grothoff
2021-10-27-fix exchange FTBFSChristian Grothoff
2021-10-27-work on FTBFSChristian Grothoff
2021-10-27-work on FTBFSChristian Grothoff
2021-10-27-fix more FTBFSChristian Grothoff
2021-10-27-work on FTBFS;Christian Grothoff
2021-10-27-fix misc FTBFSChristian Grothoff
2021-10-27-resovling more FTBFS issuesChristian Grothoff
2021-10-27fix remaining libtalerutil tests FTBFS issuesChristian Grothoff
2021-10-27add missing fileChristian Grothoff
2021-10-27fix remaining libtalerutil FTBFS issuesChristian Grothoff
2021-10-27-fixing more FTBFSChristian Grothoff
2021-10-27start to work on transformationChristian Grothoff
2021-10-27brutally fixing types in src/include/, creating plenty of FTBFS issuesChristian Grothoff
2021-10-14start with KYC support in DBChristian Grothoff
2021-10-13-modify C API to future-proof it for returning more details as required for K...Christian Grothoff
2021-10-11generate 502 on secmod unavailable instead of 200 with bad public key; more l...Christian Grothoff
2021-10-09-introduce 'struct TALER_WireSalt'Christian Grothoff
2021-09-06pow needs libmChristian Grothoff
2021-09-05add taler-config C version, useful once we depend on the next GNUnet release ...Christian Grothoff
2021-09-01add long-time overdue convenience functionChristian Grothoff
2021-08-23-handle NULL nicelyChristian Grothoff
2021-08-23-check DE IBANChristian Grothoff
2021-08-23-remove sessions also from auditorChristian Grothoff
2021-08-19fix .so search in taler-configChristian Grothoff
2021-08-14export TALER_iban_validate() APIChristian Grothoff
2021-08-09check iban lower boundSebastian
2021-08-08introduce TALER_OS_init() to safely handle static linkageChristian Grothoff
2021-08-08-require receiver-name in iban payto URIsChristian Grothoff
2021-08-07reduce retries and timeoutChristian Grothoff
2021-08-05-proper fix for endless loop on IPC permission troubleChristian Grothoff
2021-08-05-try to fix Florian's FIXME/endless loop, alas without test as Florian did no...Christian Grothoff
2021-08-04fixmeFlorian Dold