index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Collapse
)
Author
2020-03-04
more renaming
Christian Grothoff
2020-03-04
minor code clean up, renaming for consistency
Christian Grothoff
2020-03-03
minor cleanup
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 ↵
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 dead prototype
Christian Grothoff
2020-03-03
remove /config from API, as that is not part of the wire gateway specification
Christian Grothoff
2020-03-03
remove /config from API, as that is not part of the wire gateway specification
Christian Grothoff
2020-03-03
fix potential NPE
Christian Grothoff
2020-03-03
fix typo
Christian Grothoff
2020-03-01
removing dead code, using more named constants, checking return values better
Christian Grothoff
2020-03-01
work around indentation bug of uncrustify
Christian Grothoff
2020-03-01
scope minimization, more consistent naming of variables
Christian Grothoff
2020-03-01
use global ENABLE_SANITY_CHECKS constant also in response generation logic
Christian Grothoff
2020-03-01
scope reduction, commenting
Christian Grothoff
2020-03-01
bump year
Christian Grothoff
2020-03-01
fix log msg
Christian Grothoff
2020-03-01
reduce scope
Christian Grothoff
2020-03-01
fix missing NULL termination on array
Christian Grothoff
2020-03-01
use memcpy/memcmp instead of str-functions where applicable
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-03-01
de-duplicate url.c
Christian Grothoff
2020-03-01
fix FIXME
Christian Grothoff
2020-03-01
bad FIXME, we should not
Christian Grothoff
2020-03-01
new REST API => version bump
Christian Grothoff
2020-02-29
doxygen fixes
Christian Grothoff
2020-02-29
limit redirects
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
nicer logging
Christian Grothoff
2020-02-26
skip also here over part of URI that was already parsed
Christian Grothoff
2020-02-26
proper generation of /refreshes/ requests
Christian Grothoff
2020-02-26
more precise logging
Christian Grothoff
2020-02-26
fix failure to remove rc from JSON
Christian Grothoff
2020-02-26
fix shutdown logic if shutdown happens during startup
Christian Grothoff
2020-02-26
fix uninitialized local
Christian Grothoff
2020-02-26
updating libtalerexchange to new REST API (#6067)
Christian Grothoff
2020-02-26
phase 1 of #6067: update exchange HTTPD to new API style
Christian Grothoff
2020-02-25
do not NPE if encountering reserve_close for which we have no summary
Christian Grothoff
2020-02-25
fix pp update logic to not insert multiple pps
Christian Grothoff
2020-02-25
do not NPE if encountering reserve_close for which we have no summary
Christian Grothoff
2020-02-24
comment on what not to DELETE
Christian Grothoff
2020-02-24
also drop signkeys table
Christian Grothoff
2020-02-24
add additional DB constraints
Christian Grothoff
2020-02-24
add missing flags for coverage analysis
Christian Grothoff
2020-02-24
rename
Christian Grothoff
2020-02-24
rename
Christian Grothoff
[next]