summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
2021-10-27-resovling more 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-21remove unused anastasis signature tagFlorian Dold
2021-10-20simplify deposit, do not return kyc status, not neededChristian Grothoff
2021-10-20fix #7049: immediate restart of MHD when already runningChristian Grothoff
2021-10-19-implement more of the KYC handlersChristian Grothoff
2021-10-17implement /kyc-wallet in libtalerexchangeChristian Grothoff
2021-10-17implement /kyc-check, add skeleton for /kyc-proofChristian Grothoff
2021-10-17-incomplete draft for /kyc-wallet handlerChristian Grothoff
2021-10-17implement returning KYC status from GET /deposits/ endpointChristian Grothoff
2021-10-17-add missing defChristian Grothoff
2021-10-16new configuration option: wallet balance thresholdChristian Grothoff
2021-10-15add KYC logic for /deposit handling (DB part incomplete)Christian Grothoff
2021-10-14-basic logic for withdraw KYC checksChristian 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-10-finish implemnetation of /kyc-check client libraryChristian Grothoff
2021-10-10-draft API for new /kyc-check endpointChristian Grothoff
2021-10-09-introduce 'struct TALER_WireSalt'Christian Grothoff
2021-09-27-indentChristian Grothoff
2021-09-17-DCE, nicer return valuesChristian Grothoff
2021-09-06-minor fixesChristian Grothoff
2021-09-05implement taler-exchange-transfer DB sharding logicChristian Grothoff
2021-09-04doxygen and spelling fixesChristian Grothoff
2021-09-03first draft for an aggregator benchmark, plus fixing inclusive/exclusive shar...Christian Grothoff
2021-09-03preliminary work on supporting sharding/parallel aggregation (undertested, bu...Christian Grothoff
2021-09-03-implement long-standing aggregation SQL query simplificationChristian Grothoff
2021-09-01add long-time overdue convenience functionChristian Grothoff
2021-08-27-fix another leakChristian Grothoff
2021-08-27-fix memory leakChristian Grothoff
2021-08-25-update GANAChristian Grothoff
2021-08-23-remove sessions also from auditorChristian Grothoff
2021-08-23complete implementation of long-polling for reserve status; remove support fo...Christian Grothoff
2021-08-22-implement long polling support on reserve status (but not yet in C client li...Christian Grothoff
2021-08-14export TALER_iban_validate() APIChristian Grothoff
2021-08-13-add support for event notifications to exchangedb pluginChristian Grothoff
2021-08-12support long_poll_ms argument in bank API (#6987)Christian Grothoff
2021-08-08introduce TALER_OS_init() to safely handle static linkageChristian Grothoff
2021-08-07-fix fakebank/tewgc logic and add test caseChristian Grothoff
2021-08-03restructure configuration, move bank account credentials from exchange-accoun...Christian Grothoff
2021-08-02-add i18n object syntax checkChristian Grothoff
2021-08-02-work on #6948Christian Grothoff
2021-08-02-strengthen payto validation logicChristian Grothoff
2021-08-02-doxygen fixChristian Grothoff
2021-08-01-misc doxygen fixesChristian Grothoff
2021-08-01introduce TALER_JSON_pack_ecChristian Grothoff
2021-08-01build system: also obtain event type registry from GANAChristian Grothoff
2021-07-31-more json_pack cleaningChristian Grothoff