summaryrefslogtreecommitdiff
path: root/src/exchange-lib/exchange_api_common.c
AgeCommit message (Expand)Author
2017-05-29rename proposal_data to contract_terms (see #4879)Florian Dold
2017-04-18fixing #4980Christian Grothoff
2017-04-03implement #3887-handling in exchange-libChristian Grothoff
2017-04-03mark TODOs for #3887 in exchange-libChristian Grothoff
2017-02-07remove transaction_id, only one payment per proposal allowedFlorian Dold
2017-02-06contract terminology renaming (#4877)Florian Dold
2016-10-20rename and move TALER_EXCHANGE_json_get_error_code to TALER_JSON_get_error_codeChristian Grothoff
2016-10-20remove redundant exchange_api_common.h headerChristian Grothoff
2016-10-20return taler-specific error codes from C API as wellChristian Grothoff
2016-10-19fix recently introduced double-freeChristian Grothoff
2016-07-07fixing #4594Marcello Stanisci
2016-05-06bump copyrightChristian Grothoff
2016-05-06support REFUNDS in transaction history in libtalerexchangeChristian Grothoff
2016-05-05export transaction history check functionChristian Grothoff
2016-04-17replace exchange_api_context with libgnunetcurlChristian Grothoff
2016-04-11check exchange signature on /wire/deposit response (#4135)Christian Grothoff
2016-03-19remove duplicated JSON parsing code from exchange-lib (#4150)Christian Grothoff
2016-03-01renaming mint->exchangeChristian Grothoff