index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-03-01
check well-formedness of URI when signing, check return value of function for...
Christian Grothoff
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
2020-02-24
0000 is reserved for versioning
Christian Grothoff
2020-02-24
0000 is reserved for versioning
Christian Grothoff
2020-02-24
die more nicely if we are called when we should not be
Christian Grothoff
2020-02-23
fix some auditor assertions (see #6106)
Christian Grothoff
2020-02-23
fix some auditor assertions (see #6106)
Christian Grothoff
2020-02-23
fix loglevel
Christian Grothoff
2020-02-23
fix return value in auditor logic, and check it as well; adding FIXME to mark...
Christian Grothoff
2020-02-17
use flags in correct place
Christian Grothoff
2020-02-17
check return value
Christian Grothoff
2020-02-17
expand mime list
Christian Grothoff
2020-02-17
fix
Christian Grothoff
2020-02-17
fix
Christian Grothoff
2020-02-13
fix uninit ret
Christian Grothoff
2020-02-11
keep the const though, that was an improvement
Christian Grothoff
2020-02-11
revert bank API change, we will not do this here after all
Christian Grothoff
2020-02-11
first draft implementation of new bank account balance in history logic (unte...
Christian Grothoff
2020-02-11
merging
Christian Grothoff
2020-02-11
start with new history API implementation
Christian Grothoff
2020-02-09
rename SQL files to make filenames consistent with versioning name
Christian Grothoff
2020-02-09
avoid duping configuration, start to use PQ_connect_with_cfg
Christian Grothoff
2020-02-08
make script a bit nicer
Christian Grothoff
[next]