summaryrefslogtreecommitdiff
path: root/src/include/taler_auditor_service.h
AgeCommit message (Collapse)Author
2024-02-07fixing merge conflictChristian Grothoff
2024-02-07auditordb tabularasaChristian Grothoff
2024-01-23note on limitationsChristian Grothoff
2024-01-10remove GET /exchanges endpoint as we are making the auditor single-exchange ↵Christian Grothoff
only; also fixes #8054
2023-09-24combine deposit confirmation signatures into one big signatureChristian 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-07major libtalertesting API refactoring, including no longer having ↵Christian Grothoff
taler-specific logic in the test engine core
2022-11-04policy extensions and age restriction refactoringÖzgür Kesim
- refactoring of extension-plugin-mechanism - refactoring of age restriction extension - added policy extensions plugin plumbing - added DB schema and api - policy_details - policy_fulfillments
2022-02-21-big renaming of structs for consistent naming with P suffixChristian Grothoff
2022-02-12-doxygen fixesChristian Grothoff
2021-12-14introducing GNUNET_TIME_Timestamp, recoup now with amountsChristian Grothoff
2021-11-06-misc fixesChristian Grothoff
2021-11-06include h_extensions in deposit confirmationChristian Grothoff
2021-10-27-fix misc FTBFSChristian Grothoff
2020-08-29doxygen fixesChristian Grothoff
2020-07-22fix misc typosChristian Grothoff
2020-04-07make version field constChristian Grothoff
2020-04-05make exchange API more uniform in how information is returnedChristian Grothoff
2020-03-17style, indentation and type fixes for lib/Christian Grothoff
2020-01-18doxygenChristian Grothoff
2020-01-18libraries were folded, fold headers as wellChristian Grothoff
2019-08-25re-format codeFlorian Dold
2019-01-10towards fixing #5447Christian Grothoff
2018-11-17work towards testing auditor deposit-confirmation APIChristian Grothoff
2018-10-28implement /exchanges API in libtalerauditorChristian Grothoff
2018-10-27auditor-lib now buildsChristian Grothoff
2018-10-24finish first implementation of /version API call for the auditorChristian Grothoff
2018-10-24add skeleton header for auditor serviceChristian Grothoff