summaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd_auditors.c
AgeCommit message (Expand)Author
2020-07-05GNUNET_free_non_null -> GNUNET_free renameChristian Grothoff
2020-05-18implement POST /reservesChristian Grothoff
2020-04-04improve error handling, use configuration option names as per latest docsChristian Grothoff
2020-04-01work on #6014, incompleteChristian Grothoff
2020-03-26fix fTBFSDChristian Grothoff
2020-03-01bugfixesChristian Grothoff
2020-01-19currency is global in the config, don't require duplicationFlorian Dold
2020-01-19fixmes, url->payto_uriFlorian Dold
2019-10-31tighten formatting rulesChristian Grothoff
2019-10-05reindenting with uncrustifyChristian Grothoff
2019-04-06add missing abort() to error handling in /pay transaction, start to use GNUNE...Christian Grothoff
2018-10-21fix FTBFSChristian Grothoff
2018-09-15adjust to API change from fixing #5315Christian Grothoff
2018-04-15Towards enabling multiple wire accounts per merchant.Christian Grothoff
2018-01-30use url instead of uri consistentlyFlorian Dold
2017-05-11log properly which auditors are loaded, fix log level -- fix FTBFSChristian Grothoff
2017-05-11log properly which auditors are loaded, fix log levelChristian Grothoff
2017-05-11fix logic to check auditors of denomination keysChristian Grothoff
2016-07-07fixing #4594Marcello Stanisci
2016-06-11check return values of json_array_appendChristian Grothoff
2016-05-21make use of GNUNET_JSON_from_data_auto where possibleChristian Grothoff
2016-05-05more work on getting lib test to passChristian Grothoff
2016-05-02fixing #4462: avoid temporary schemata altogetherChristian Grothoff
2016-04-17fix assert on exit if there are no auditorsChristian Grothoff
2016-03-19use new JSON APIs (#4237/#4150)Christian Grothoff
2016-03-16making,Marcello Stanisci
2016-03-08updating licensing informationMarcello Stanisci
2016-03-07still on licensingMarcello Stanisci
2016-03-01mint->exchange renamingChristian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2015-12-01fix #4077 (stupid typo)Christian Grothoff
2015-11-29implement #4074Christian Grothoff
2015-11-29implement #4075Christian Grothoff
2015-11-27skeleton for #4074Christian Grothoff
2015-11-27use new pluggable db backend, fixes FTBFSChristian Grothoff
2015-11-26also compute total amount depositedChristian Grothoff
2015-11-26modify auditor logic to include public keys and URI, also now matches latest ...Christian Grothoff
2015-11-25fix naming conventions: do not use MERCHANT_ prefix for purely local symbolsChristian Grothoff
2015-11-25more cleanup of auditors logicChristian Grothoff
2015-11-25refactor auditors code to be in its own file(s)Christian Grothoff