summaryrefslogtreecommitdiff
path: root/src/bank-lib/bank_api_admin.c
AgeCommit message (Expand)Author
2020-03-07code cleanup (comments, scoping, naming, indentation)Christian Grothoff
2020-03-03remove dead field, avoid unnecessary heap allocationChristian Grothoff
2020-03-03rename BANK_excecute_wire_transfer to BANK_transfer, improve error handling w...Christian Grothoff
2020-03-03fixing memory leak, comments, renaming callback type to make it more conciseChristian Grothoff
2020-01-18dce: redundant argsFlorian Dold
2020-01-17doxygenChristian Grothoff
2020-01-16reuse TALER_url_joinChristian Grothoff
2020-01-16remove duplicated, wrong ec logic in bank-libChristian Grothoff
2020-01-16HTTP_NOT_ACCEPTABLE is not an expected status code, as it is for content type...Florian Dold
2020-01-15fix test issuesChristian Grothoff
2020-01-13make fakebank and banklib match specifified new APIChristian Grothoff
2020-01-11major refactoring, eliminating wire-plugins and moving towards new bank API. ...Christian Grothoff
2019-12-23make exchange test suite work with current bankChristian Grothoff
2019-10-06handle 406 nicely, can happen if insufficient balanceChristian Grothoff
2019-08-25re-format codeFlorian Dold
2019-06-03initialize timestamp to obviously bogus value if /admin/add/incoming failedChristian Grothoff
2019-05-24teah_common.h -> taler_curl_lib.hMarcello Stanisci
2019-05-23using legal lib namesMarcello Stanisci
2019-05-23Export compressing routine.Marcello Stanisci
2019-05-16Fix compression.Marcello Stanisci
2019-05-12bank-lib: fix contextFlorian Dold
2019-05-12hack in bank-lib compressionFlorian Dold
2019-04-08/history-range.Marcello Stanisci
2018-10-22Fix compiler warnings.Marcello Stanisci
2018-10-22Fix compiler warnings.Marcello Stanisci
2017-12-08bank uses row_id instead of serial_id nowFlorian Dold
2017-12-06largely fix #5077Christian Grothoff
2017-05-10revert field name in bank-libMarcello Stanisci
2017-05-10fix field nameMarcello Stanisci
2017-05-10uncommenting /admin/add/incoming interpreter commandMarcello Stanisci
2017-05-09fix missing auth header for /admin/add/incomingChristian Grothoff
2017-05-07implement fakebank support (incl. tests) for #5005/#4964/4959Christian Grothoff
2017-05-07adjust test to work with real bank (now fails)Christian Grothoff
2017-05-04add /history support to fakebankChristian Grothoff
2017-05-04adding support for transaction history to wire plugin API (#4959)Christian Grothoff
2017-05-04switch bank api to new authentication method APIChristian Grothoff
2017-05-04implement #4993Christian Grothoff
2017-04-20fix misc doxygen issuesChristian Grothoff
2017-03-02implementing #4921: add base URL to wire transfersChristian Grothoff
2016-07-07fixing #4594Marcello Stanisci
2016-05-21make use of GNUNET_JSON_from_data_auto where possibleChristian Grothoff
2016-05-04fix fmt string issuesChristian Grothoff
2016-04-19unnecessary includeFlorian Dold
2016-04-17replace bank_api_context with libgnunetcurlChristian Grothoff
2016-03-30towards a testcase for aggregation logicChristian Grothoff
2016-03-23ref to bug #4340Christian Grothoff
2016-03-23switch to wid to comply with specChristian Grothoff
2016-03-19first refactoring of JSON logic to address #4150 and #4237Christian Grothoff
2016-03-02towards fixing #4230Christian Grothoff
2016-01-29update bank-lib to reflect API discussionsChristian Grothoff