summaryrefslogtreecommitdiff
path: root/src/auditor/taler-auditor-exchange.c
AgeCommit message (Collapse)Author
2024-02-07auditordb tabularasaChristian Grothoff
2023-05-21-typoChristian Grothoff
2021-08-23-remove sessions also from auditorChristian Grothoff
2021-08-04load config file from correct locationFlorian Dold
2021-07-29fix #6960Christian Grothoff
2021-01-07fixes for earlier fixChristian Grothoff
2021-01-07fix remaining #6679 issues in exchangeChristian Grothoff
2020-07-05GNUNET_free_non_null is gone, use GNUNET_freeChristian Grothoff
2020-03-27removing inappropriate i18n codeChristian Grothoff
2020-03-21completing auditor splitChristian Grothoff
2019-10-31tighten formatting rulesChristian Grothoff
2019-09-26nicer message in -r error caseChristian Grothoff
2019-09-26fix #5903Christian Grothoff
2019-09-13FPRINTF -> fprintfMarcello Stanisci
2019-08-25re-format codeFlorian Dold
2019-06-30use proper default configurationChristian Grothoff
2019-06-30log on no change to dbChristian Grothoff
2019-06-30indentingChristian Grothoff
2019-03-27debugMarcello Stanisci
2019-03-11improve test case logging, fix process initialization of taler-auditor-exchangeChristian Grothoff
2018-11-04add missing default configs for auditor-httpd, make -u not mandatory as it ↵Christian Grothoff
is not needed for -r and check URL is well-formed if given; fix auditordb exchange insertion/removal logic
2018-11-03implement taler-auditor-exchangeChristian Grothoff