summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
9 daysmove query & result helpers to gnunetChristian Blättler
12 daysAPI extension for challenger 0.11Christian Grothoff
2024-04-01implement protocol v19: consider refunds when returning transaction aggregati...Christian Grothoff
2024-03-18add new TALER_MHD_parse_request_arg_snumber function to libtalermhdChristian Grothoff
2024-03-08implement #8000Christian Grothoff
2024-03-08implement protocol v19 in taler-exchange-httpd (for #8000); note that taler-e...Christian Grothoff
2024-03-08fix account update failing to persist wire signature and then breaking that w...Christian Grothoff
2024-03-08add taler-exchange-dbinit -a optionChristian Grothoff
2024-03-03add helper to parse amounts given as query parametersChristian Grothoff
2024-02-18-fix doxChristian Grothoff
2024-02-18-doxygen fixesChristian Grothoff
2024-02-18allow using URL builder to just add query parametersChristian Grothoff
2024-02-13set 'finished' to TRUE when KYC process is done (either way, successful or fa...Christian Grothoff
2024-02-09bump for TALER_payto_normalizeChristian Grothoff
2024-02-08implement TALER_payto_normalize for #8348Christian Grothoff
2024-02-08-doxygen fixesChristian Grothoff
2024-02-08fix spellingChristian Grothoff
2024-02-07fixing merge conflictChristian Grothoff
2024-02-07auditordb tabularasaChristian Grothoff
2024-02-01add new TOTP-specfic JSON parsersChristian Grothoff
2024-01-28fix #8030Christian Grothoff
2024-01-23note on limitationsChristian Grothoff
2024-01-21include version in headerChristian Grothoff
2024-01-17-fix docChristian Grothoff
2024-01-16Merge branch 'master' of git+ssh://git.taler.net/exchangeNic Eigel
2024-01-16progress on auditor helpersNic Eigel
2024-01-16fix #8071Christian Grothoff
2024-01-16fix #8095Christian Grothoff
2024-01-12fixes for #8069, #8070 and #8072Özgür Kesim
2024-01-10remove GET /exchanges endpoint as we are making the auditor single-exchange o...Christian Grothoff
2024-01-10add TALER_PQ_array_of_amount_currencyChristian Grothoff
2024-01-08improve curl backwards compatibility, de-duplicate codeChristian Grothoff
2024-01-08fixChristian Grothoff
2024-01-08define exit code for not restarting via systemd (see #8030)Christian Grothoff
2024-01-08also do not respond with 410 to the GET /purses//merge requestChristian Grothoff
2024-01-05add option -s to the RSA and EdDSA secmod helper for DONAU to use a different...Casaburi Johannes
2024-01-05add option -s to the CS secmod helper for DONAU to use a different pathChristian Grothoff
2023-12-25fix #8015 (allow purse merge until they were actually expired/refunded)Christian Grothoff
2023-12-25Merge branch 'master' of git+ssh://git.taler.net/exchangeChristian Grothoff
2023-12-25api update to support refactored merchant order creationChristian Grothoff
2023-12-23-fix typoÖzgür Kesim
2023-12-23Added appropriate response on contract-conflict during depositÖzgür Kesim
2023-12-23[wip, #7267] added test to detect age commitment conflict on depositÖzgür Kesim
2023-12-22[wip, #7267] added first test to detect denom-conflict on depositÖzgür Kesim
2023-12-22Merge branch 'feature/tokens' of git+ssh://git.taler.net/exchangeChristian Grothoff
2023-12-22bump API versionsChristian Grothoff
2023-12-22deprecating currency code in currency specificationsChristian Grothoff
2023-12-21[wip, #7267] more refined denomination conflict response during depositÖzgür Kesim
2023-12-20-fix typeChristian Grothoff
2023-12-19Merge branch 'master' into feature/tokensChristian Blättler