summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Collapse)Author
2023-07-10tip -> rewardChristian Grothoff
2023-07-10Tip => RewardChristian Grothoff
2023-07-10Merge branch 'master' of ssh://git.taler.net/exchangeÖzgür Kesim
2023-07-10fix memory leaks reported by valgrindÖzgür Kesim
2023-07-10added expected HTTP-code to loggerÖzgür Kesim
2023-07-06work on keys serialization/deserializationChristian Grothoff
2023-07-04more exchange API refactoringChristian Grothoff
2023-07-03more API clean upChristian Grothoff
2023-07-03more work on API atomizationChristian Grothoff
2023-07-03more work on API atomizationChristian Grothoff
2023-07-03[age-withdraw] added library function for age-withdrawÖzgür Kesim
- Added TALER_EXCHANGE_age_withdraw - Also: Change TALER_EXCHANGE_batch_withdraw and related functions to use GNUNET_CURL_ctx, TALER_EXCHANGE_keys and const char *echange_url
2023-06-27added TALER_adult_age(struct TALER_AgeMask *mask)Özgür Kesim
2023-06-27[testing] start an oauth2 server which returns static birthdatesÖzgür Kesim
2023-06-27added birthdate parserÖzgür Kesim
2023-06-26-ruuid not neededÖzgür Kesim
2023-06-26-comment updatesÖzgür Kesim
2023-06-26Merge branch 'master' into age-withdraw-mergeÖzgür Kesim
2023-06-26[age-withdraw] age-withdraw commit- and reveal-handlers implemented, 12/nÖzgür Kesim
The handlers for the commit- and reveal-phases of the age-withdraw HTTP-endpoints are implemented, yet not active. Still missing: - support for age-withdraw is missing in lib/. - tests
2023-06-25next round of exchange API atomizationChristian Grothoff
2023-06-25more work on atomizing exchange API: depositChristian Grothoff
2023-06-22-more exchange API atomizationChristian Grothoff
2023-06-22-more exchange API atomizationChristian Grothoff
2023-06-22-more exchange API atomizationChristian Grothoff
2023-06-22more API cleanupChristian Grothoff
2023-06-21-more clean up of auditor api: atomization completeChristian Grothoff
2023-06-21-more auditor API atomizationChristian Grothoff
2023-06-21-towards API atomizationChristian Grothoff
2023-06-21ensure forward-compatibility for auditor C APIChristian Grothoff
2023-06-20-doxygen fixesChristian Grothoff
2023-06-07major libtalertesting API refactoring, including no longer having ↵Christian Grothoff
taler-specific logic in the test engine core
2023-06-05new command to use taler-benchmark-setup.shChristian Grothoff
2023-06-04address FIXMEs in bank service APIChristian Grothoff
2023-06-04address API stability FIXMEs in taler_exchange_serviceChristian Grothoff
2023-06-04code cleanup, fixing misc. memory leaks in the processChristian Grothoff
2023-05-26fix FTBFSChristian Grothoff
2023-05-17implement logic to conditionally trigger AML review based on KYC attributesChristian Grothoff
2023-05-13return tipping_allowed from /keysChristian Grothoff
2023-05-10-typoChristian Grothoff
2023-05-10add helper logic for JSON2JSON conversionChristian Grothoff
2023-05-10-fix warningChristian Grothoff
2023-05-09Fix age mask parsing from configÖzgür Kesim
- initialize age mask to zero - drop default bitstring for age mask, use string instead -remove default age mask bits, use string instead -strdup
2023-05-09-fix includeChristian Grothoff
2023-05-06-doxygenChristian Grothoff
2023-05-06add convenience function TALER_TEMPLATING_reply_errorChristian Grothoff
2023-05-06add convenience function for content-length limiationChristian Grothoff
2023-05-04-doxygenChristian Grothoff
2023-05-04finish implementation for #7808Christian Grothoff
2023-05-04towards LP support for GET /deposits (#7808)Christian Grothoff
2023-05-04more shared logic for argument/header parsingChristian Grothoff
2023-05-01expose TALER_EXCHANGE_parse_accounts() in external APIChristian Grothoff