Age | Commit message (Expand) | Author |
2020-11-08 | adjust error codes in merchant | Christian Grothoff |
2020-10-25 | indentation fixes | Christian Grothoff |
2020-10-09 | address doxygen warnings | MS |
2020-10-09 | Addressing @file warnings. | MS |
2020-07-05 | GNUNET_free_non_null -> GNUNET_free rename | Christian Grothoff |
2020-05-18 | implement POST /reserves | Christian Grothoff |
2020-04-04 | improve error handling, use configuration option names as per latest docs | Christian Grothoff |
2020-04-01 | work on #6014, incomplete | Christian Grothoff |
2020-03-26 | fix fTBFSD | Christian Grothoff |
2020-03-01 | bugfixes | Christian Grothoff |
2020-01-19 | currency is global in the config, don't require duplication | Florian Dold |
2020-01-19 | fixmes, url->payto_uri | Florian Dold |
2019-10-31 | tighten formatting rules | Christian Grothoff |
2019-10-05 | reindenting with uncrustify | Christian Grothoff |
2019-04-06 | add missing abort() to error handling in /pay transaction, start to use GNUNE... | Christian Grothoff |
2018-10-21 | fix FTBFS | Christian Grothoff |
2018-09-15 | adjust to API change from fixing #5315 | Christian Grothoff |
2018-04-15 | Towards enabling multiple wire accounts per merchant. | Christian Grothoff |
2018-01-30 | use url instead of uri consistently | Florian Dold |
2017-05-11 | log properly which auditors are loaded, fix log level -- fix FTBFS | Christian Grothoff |
2017-05-11 | log properly which auditors are loaded, fix log level | Christian Grothoff |
2017-05-11 | fix logic to check auditors of denomination keys | Christian Grothoff |
2016-07-07 | fixing #4594 | Marcello Stanisci |
2016-06-11 | check return values of json_array_append | Christian Grothoff |
2016-05-21 | make use of GNUNET_JSON_from_data_auto where possible | Christian Grothoff |
2016-05-05 | more work on getting lib test to pass | Christian Grothoff |
2016-05-02 | fixing #4462: avoid temporary schemata altogether | Christian Grothoff |
2016-04-17 | fix assert on exit if there are no auditors | Christian Grothoff |
2016-03-19 | use new JSON APIs (#4237/#4150) | Christian Grothoff |
2016-03-16 | making, | Marcello Stanisci |
2016-03-08 | updating licensing information | Marcello Stanisci |
2016-03-07 | still on licensing | Marcello Stanisci |
2016-03-01 | mint->exchange renaming | Christian Grothoff |
2016-01-19 | -fix (C) notices | Christian Grothoff |
2015-12-01 | fix #4077 (stupid typo) | Christian Grothoff |
2015-11-29 | implement #4074 | Christian Grothoff |
2015-11-29 | implement #4075 | Christian Grothoff |
2015-11-27 | skeleton for #4074 | Christian Grothoff |
2015-11-27 | use new pluggable db backend, fixes FTBFS | Christian Grothoff |
2015-11-26 | also compute total amount deposited | Christian Grothoff |
2015-11-26 | modify auditor logic to include public keys and URI, also now matches latest ... | Christian Grothoff |
2015-11-25 | fix naming conventions: do not use MERCHANT_ prefix for purely local symbols | Christian Grothoff |
2015-11-25 | more cleanup of auditors logic | Christian Grothoff |
2015-11-25 | refactor auditors code to be in its own file(s) | Christian Grothoff |