summaryrefslogtreecommitdiff
path: root/src/exchange-lib/exchange_api_wire.c
AgeCommit message (Expand)Author
2019-01-11fix cyclic dependency by combining exchange-lib and auditor-lib directoriesChristian Grothoff
2019-01-085136: fix multiple invocations of /keys callback.Marcello Stanisci
2018-11-25getting test_auditor_api to passChristian Grothoff
2018-10-22Fix compiler warnings.Marcello Stanisci
2018-10-22Fix compiler warnings.Marcello Stanisci
2018-10-06fix #5434 (no more salt in exchange wire replies)Christian Grothoff
2018-09-22put curl default options on one placeFlorian Dold
2018-09-21use deflate in exchange-apiFlorian Dold
2018-08-17use gnunet_curl_lib.h instead of including gnurl/curl directlyFlorian Dold
2018-04-02fix NULL termination of fee listChristian Grothoff
2018-04-02Changing configuration structure to enable multiple accounts.Christian Grothoff
2017-04-17introducing closing feeChristian Grothoff
2017-03-06test more of /wire, fix off-by-oneChristian Grothoff
2017-03-04implement #4937: allow extraction of feesChristian Grothoff
2016-11-18addressing #4803: nicer error messages for invalid wire formatsChristian Grothoff
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-07-07fixing #4594Marcello Stanisci
2016-05-04fix fmt string issuesChristian Grothoff
2016-04-17replace exchange_api_context with libgnunetcurlChristian Grothoff
2016-04-01implementing #4356, tests still failing, but main logic should now be updatedChristian Grothoff
2016-03-19remove duplicated JSON parsing code from exchange-lib (#4150)Christian Grothoff
2016-03-19first refactoring of JSON logic to address #4150 and #4237Christian Grothoff
2016-03-04modify /wire/test to provide bank URI and bank account numbersChristian Grothoff
2016-03-01renaming mint->exchangeChristian Grothoff