index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
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
2020-02-08
adding UNIX socket and restart tests (#5309)
Christian Grothoff
2020-02-08
do not report missing reserve closures of amount 0.0
Christian Grothoff
2020-02-08
fix uninitialized session
Christian Grothoff
2020-02-08
adding test for #6054 (duplicate WTID)
Christian Grothoff
2020-02-05
implement auditor's exchange signing key caching (#6052)
Christian Grothoff
2020-02-04
implement /config in fakebank and taler_bank_lib.h (#6066)
Christian Grothoff
2020-02-04
capitalization of option changed
Christian Grothoff
2020-02-04
fix #6065
Christian Grothoff
2020-02-04
add timetravel option for testing/debugging
Christian Grothoff
2020-02-04
fix double continuation scheduling
Christian Grothoff
2020-02-03
add IF NOT EXISTS for indices
Christian Grothoff
[next]