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_transfer.c
Age
Commit message (
Expand
)
Author
2020-07-05
fix #6408: make sure all timestamps are always rounded when they arrive over ...
Christian Grothoff
2020-04-21
fix #6192
Christian Grothoff
2020-04-09
enforce proper URL limit (#6172)
Christian Grothoff
2020-03-31
typos
CodeBlau-NGI-2019
Christian Grothoff
2020-03-27
more stringent overflow checks
Christian Grothoff
2020-03-07
code cleanup (comments, scoping, naming, indentation)
Christian Grothoff
2020-03-03
remove dead field, avoid unnecessary heap allocation
Christian Grothoff
2020-03-03
rename BANK_excecute_wire_transfer to BANK_transfer, improve error handling w...
Christian Grothoff
2020-01-18
doxygen
Christian Grothoff
2020-01-18
dce: redundant args
Florian Dold
2020-01-17
doxygen
Christian Grothoff
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-13
merge
Christian Grothoff
2020-01-12
add separate transfer and admin/add/incoming commands
Christian Grothoff