index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bank-lib
/
fakebank.c
Age
Commit message (
Expand
)
Author
2017-05-10
revert last change
Marcello Stanisci
2017-05-10
serial_id -> row_id in returned json
Marcello Stanisci
2017-05-09
fix possible NULL deref, simplify logic
Christian Grothoff
2017-05-07
implement fakebank support (incl. tests) for #5005/#4964/4959
Christian Grothoff
2017-05-04
start to add /history testing support to tests, fix some minor issues
Christian Grothoff
2017-05-04
add /history support to fakebank
Christian Grothoff
2017-05-04
switch bank api to new authentication method API
Christian Grothoff
2017-05-04
fix typo
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-06-11
fix leaks
Christian Grothoff
2016-06-08
turn libfakebank into libtalerfakebank so we can use it for testcases in the ...
Christian Grothoff
2016-04-17
move fake bank implementation to new library to re-use the code in upcoming t...
Christian Grothoff