index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
Age
Commit message (
Collapse
)
Author
2020-03-10
more careful use of TALER_JSON_get_error_code(), limit to cases where we ↵
Christian Grothoff
expect to get one
2020-03-10
actually look at recoup/revocations in libtalerexchange and expose the ↵
Christian Grothoff
result to clients; make exchange API follow specification
2020-03-07
fix comments, naming consistency issues
Christian Grothoff
2020-03-07
code cleanup (comments, scoping, naming, indentation)
Christian Grothoff
2020-03-05
new coins => fresh coins, also move comments into the database itself
Christian Grothoff
2020-03-05
rename for consistency
Christian Grothoff
2020-03-05
clean up comments, renaming for clarity
Christian Grothoff
2020-03-04
more renaming
Christian Grothoff
2020-03-04
fix comments
Christian Grothoff
2020-03-04
more renaming
Christian Grothoff
2020-03-04
minor code clean up, renaming for consistency
Christian Grothoff
2020-03-03
rename BANK_excecute_wire_transfer to BANK_transfer, improve error handling ↵
Christian Grothoff
when curl_easy_init() fails
2020-03-03
fixing memory leak, comments, renaming callback type to make it more concise
Christian Grothoff
2020-03-03
remove /config from API, as that is not part of the wire gateway specification
Christian Grothoff
2020-03-01
fix missing NULL termination on array
Christian Grothoff
2020-03-01
check well-formedness of URI when signing, check return value of function ↵
Christian Grothoff
for error
2020-03-01
add ENABLE_SANITY_CHECKS #define instead of using '1'
Christian Grothoff
2020-03-01
add ENABLE_SANITY_CHECKS #define instead of using '1'
Christian Grothoff
2020-02-29
doxygen fixes
Christian Grothoff
2020-02-29
big rename fest related to #6067 API renaming
Christian Grothoff
2020-02-27
rename fest, make symbols better match new endpoint names
Christian Grothoff
2020-02-26
phase 1 of #6067: update exchange HTTPD to new API style
Christian Grothoff
2020-02-04
implement /config in fakebank and taler_bank_lib.h (#6066)
Christian Grothoff
2020-02-04
fix #6065
Christian Grothoff
2020-01-21
make sure request_uid is actually unique
Florian Dold
Allowing duplicate request_uid for different transfer details means that somebody might eventually rely on this, which is bad. They should really be unique, it makes tracing easier.
2020-01-20
some comments on aggregator
Florian Dold
2020-01-19
doxygen fix
Florian Dold
2020-01-19
denom->amount
Florian Dold
2020-01-19
comment on JSON canonicalization
Christian Grothoff
2020-01-19
rename: TALER_config_get_denom->amount
Christian Grothoff
2020-01-19
separate util.c and url.c
Christian Grothoff
2020-01-19
fix rounding, extend test
Christian Grothoff
2020-01-19
fix copyright headers as per CA
Christian Grothoff
2020-01-19
remove redundant METHOD option, we can derive it from PAYTO_URI
Florian Dold
2020-01-19
config syntax for accounts
Florian Dold
2020-01-19
consistently use payto URI instead of URL
Florian Dold
2020-01-19
add missing files and adjust .gitignore rules for testing move
Florian Dold
2020-01-18
payback -> recoup stranglers
Christian Grothoff
2020-01-18
deduplicate doxyfiles, integrate with build
Christian Grothoff
2020-01-18
doxygen fixes, remove redundant parameters
Florian Dold
2020-01-18
doxygen fixes / redundant parameter elimination
Florian Dold
2020-01-18
fix -Wextra warnings
Christian Grothoff
2020-01-18
make parameter const
Florian Dold
2020-01-18
doxygen
Christian Grothoff
2020-01-18
doxygen
Christian Grothoff
2020-01-18
doxygen
Christian Grothoff
2020-01-18
libraries were folded, fold headers as well
Christian Grothoff
2020-01-18
doxygen
Christian Grothoff
2020-01-18
doxygen
Christian Grothoff
2020-01-18
doxygen work
Christian Grothoff
[next]