summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
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
2021-07-31-more eliminations of json_packChristian Grothoff
2021-07-29fix #6960Christian Grothoff
2021-07-28start to use new GNUNET_JSON_PACK functionalityChristian Grothoff
2021-07-26JSON: implement taler-specific json pack functionsChristian Grothoff
2021-07-24fix #6939 in exchangeChristian Grothoff
2021-07-23-fix struct nameChristian Grothoff
2021-07-23-rename TALER_amount_get_zero to TALER_amount_set_zeroChristian Grothoff
2021-07-21distinguish between input failure and internal failures when hashing contractsChristian Grothoff
2021-07-20-use nicer enumChristian Grothoff
2021-07-14-fix commentChristian Grothoff
2021-07-14-fix commentChristian Grothoff
2021-07-14-fix typoChristian Grothoff
2021-07-10expose 2^52 amount value limit in header, check that limit in test cases, add...Christian Grothoff
2021-06-22-bugfixes, and FTBFSChristian Grothoff
2021-06-21fixing parallel fakebank to ensure transactions are ordered, fixing indices/c...Christian Grothoff
2021-06-20preparations for sharded wirewatchChristian Grothoff
2021-06-19misc fakebank fixesChristian Grothoff
2021-06-19initial version of taler-bank-benchmarkChristian Grothoff
2021-06-19make libfakebank scaleChristian Grothoff
2021-06-19extend fakebank API to have thread pool optionChristian Grothoff
2021-06-16implement logic to replace 'true' forgettable salts with random salts, fix ob...Christian Grothoff
2021-05-25return signed error message with HTTP_GONE status if denomination is not curr...Christian Grothoff
2021-05-25return signed 404 statements for unknown denomination key hashes (#6889)Christian Grothoff
2021-05-25add HTTP status argument to testin gCMD admin_add_incoming_with_ref for merch...Christian Grothoff
2021-05-20implement duplicate reserve_pub detection in fakebank, add test (fails in pyb...Christian Grothoff
2021-05-14more work on hopefully fixing #6862Christian Grothoff
2021-05-11return NO if forgetting did not work because it was already forgotten earlierChristian Grothoff
2021-04-24return more precise error codes from TALER_EXCHANGE_deposit() if failures are...Christian Grothoff
2021-04-23more doxygen fixesChristian Grothoff