Age | Commit message (Expand) | Author |
---|---|---|
2016-10-20 | rename and move TALER_EXCHANGE_json_get_error_code to TALER_JSON_get_error_code | Christian Grothoff |
2016-10-20 | remove redundant exchange_api_common.h header | Christian Grothoff |
2016-10-20 | return taler-specific error codes from C API as well | Christian Grothoff |
2016-07-07 | fixing #4594 | Marcello Stanisci |
2016-06-15 | avoid passing int's as void*'s in benchmark logic | Christian Grothoff |
2016-06-07 | add exchange_pub to callbacks | Christian Grothoff |
2016-05-24 | fixing #4520: be more aggressive at asserting when API is violated | Christian Grothoff |
2016-05-21 | testing refund, fixing bugs, refund test passes | Christian Grothoff |
2016-05-21 | make use of GNUNET_JSON_from_data_auto where possible | Christian Grothoff |
2016-05-04 | fix fmt string issues | Christian Grothoff |
2016-05-04 | implementing /refund API (#3848) | Christian Grothoff |
2016-04-20 | sketching out refund API implementation | Christian Grothoff |