Age | Commit message (Expand) | Author |
2021-03-09 | disable confusing warning | Christian Grothoff |
2021-03-05 | fix for #6786 | Christian Grothoff |
2021-01-16 | fix #6699: trust peers if master_pub is in trust set, do not require base URL... | Christian Grothoff |
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 | address doxygen warnings | MS |
2020-10-09 | Addressing @file warnings. | MS |
2020-09-03 | fix #6516 | Christian Grothoff |
2020-07-24 | fix spelling mistakes | Jonathan Buchanan |
2020-07-16 | avoid boolean flags, see #6188 | Christian Grothoff |
2020-07-05 | GNUNET_free_non_null -> GNUNET_free rename | Christian Grothoff |
2020-05-18 | better error handling | Christian Grothoff |
2020-05-18 | implement POST /reserves | Christian Grothoff |
2020-05-17 | misc. fixes | Christian Grothoff |
2020-05-02 | fix/complete inventory management logic | Christian Grothoff |
2020-04-30 | sql-ing | Christian Grothoff |
2020-04-17 | starting v1 protocol dispatching logic | Christian Grothoff |
2020-04-12 | fix tip pickup MHD suspend/resume handling, code cleanup: use struct TALER_EX... | Christian Grothoff |
2020-04-10 | implement #6136 | Christian Grothoff |
2020-04-10 | preparatory steps for #6136 | Christian Grothoff |
2020-04-05 | update to match latest exchange API | Christian Grothoff |
2020-04-04 | improve error handling, use configuration option names as per latest docs | Christian Grothoff |
2020-04-04 | update to latest exchange API, some better error handling | Christian Grothoff |
2020-01-19 | currency is global in the config, don't require duplication | Florian Dold |
2020-01-19 | rename of section prefix 'exchange-' to 'merchant-exchange-' | Florian Dold |
2020-01-19 | url -> payto_uri | Florian Dold |
2020-01-13 | fix ftbfs | Christian Grothoff |
2020-01-13 | match API rename in exchange | Christian Grothoff |
2019-10-31 | tighten formatting rules | Christian Grothoff |
2019-10-05 | reindenting with uncrustify | Christian Grothoff |
2019-05-10 | Create async scopes. | Florian Dold |
2019-01-30 | fix compiler warnings/errors. | Marcello Stanisci |
2018-05-10 | copy-and-paste fault. | Marcello Stanisci |
2018-04-15 | Towards enabling multiple wire accounts per merchant. | Christian Grothoff |
2018-03-12 | implementing #5281 guards against hanging transactions, plus minor code cleanups | Christian Grothoff |
2018-01-30 | use url instead of uri consistently | Florian Dold |
2017-12-09 | fix issues related to unrounded times | Christian Grothoff |
2017-09-26 | fix extra start of retry_exchange task | Christian Grothoff |
2017-09-17 | adjust to API change of exchange | Christian Grothoff |
2017-09-09 | work on #5092: be conservative, allow TALER_EXCHANGE_get_keys() to return NUL... | Christian Grothoff |
2017-09-02 | fix bad nesting of transactions during /pay processing | Christian Grothoff |
2017-09-02 | fix testcase, refund array is boxed in a refund_permissions field of the main... | Christian Grothoff |
2017-07-22 | do not use uninitialized master_pub field from 'struct Exchange', but use the... | Christian Grothoff |
2017-07-01 | implement first part of #4943: persist wire transfer fees of exchange in DB | Christian Grothoff |
2017-07-01 | support VC checks (#5035) | Christian Grothoff |
2017-06-29 | fixing misc. FIXMEs, some style issues, and mostly DB return value handling t... | Christian Grothoff |
2017-06-25 | ref bugnote | Christian Grothoff |
2017-06-04 | fix misc leaks | Christian Grothoff |
2017-06-04 | fix misc memory leaks | Christian Grothoff |