index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bank-lib
/
bank_api_admin.c
Age
Commit message (
Expand
)
Author
2020-01-18
dce: redundant args
Florian Dold
2020-01-17
doxygen
Christian Grothoff
2020-01-16
reuse TALER_url_join
Christian Grothoff
2020-01-16
remove duplicated, wrong ec logic in bank-lib
Christian Grothoff
2020-01-16
HTTP_NOT_ACCEPTABLE is not an expected status code, as it is for content type...
Florian Dold
2020-01-15
fix test issues
Christian Grothoff
2020-01-13
make fakebank and banklib match specifified new API
Christian Grothoff
2020-01-11
major refactoring, eliminating wire-plugins and moving towards new bank API. ...
Christian Grothoff
2019-12-23
make exchange test suite work with current bank
Christian Grothoff
2019-10-06
handle 406 nicely, can happen if insufficient balance
Christian Grothoff
2019-08-25
re-format code
Florian Dold
2019-06-03
initialize timestamp to obviously bogus value if /admin/add/incoming failed
Christian Grothoff
2019-05-24
teah_common.h -> taler_curl_lib.h
Marcello Stanisci
2019-05-23
using legal lib names
Marcello Stanisci
2019-05-23
Export compressing routine.
Marcello Stanisci
2019-05-16
Fix compression.
Marcello Stanisci
2019-05-12
bank-lib: fix context
Florian Dold
2019-05-12
hack in bank-lib compression
Florian Dold
2019-04-08
/history-range.
Marcello Stanisci
2018-10-22
Fix compiler warnings.
Marcello Stanisci
2018-10-22
Fix compiler warnings.
Marcello Stanisci
2017-12-08
bank uses row_id instead of serial_id now
Florian Dold
2017-12-06
largely fix #5077
Christian Grothoff
2017-05-10
revert field name in bank-lib
Marcello Stanisci
2017-05-10
fix field name
Marcello Stanisci
2017-05-10
uncommenting /admin/add/incoming interpreter command
Marcello Stanisci
2017-05-09
fix missing auth header for /admin/add/incoming
Christian Grothoff
2017-05-07
implement fakebank support (incl. tests) for #5005/#4964/4959
Christian Grothoff
2017-05-07
adjust test to work with real bank (now fails)
Christian Grothoff
2017-05-04
add /history support to fakebank
Christian Grothoff
2017-05-04
adding support for transaction history to wire plugin API (#4959)
Christian Grothoff
2017-05-04
switch bank api to new authentication method API
Christian Grothoff
2017-05-04
implement #4993
Christian Grothoff
2017-04-20
fix misc doxygen issues
Christian Grothoff
2017-03-02
implementing #4921: add base URL to wire transfers
Christian Grothoff
2016-07-07
fixing #4594
Marcello Stanisci
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-04-19
unnecessary include
Florian Dold
2016-04-17
replace bank_api_context with libgnunetcurl
Christian Grothoff
2016-03-30
towards a testcase for aggregation logic
Christian Grothoff
2016-03-23
ref to bug #4340
Christian Grothoff
2016-03-23
switch to wid to comply with spec
Christian Grothoff
2016-03-19
first refactoring of JSON logic to address #4150 and #4237
Christian Grothoff
2016-03-02
towards fixing #4230
Christian Grothoff
2016-01-29
update bank-lib to reflect API discussions
Christian Grothoff
2016-01-25
adding first version of thebank-lib
Christian Grothoff