index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2016-01-22
more robust error handling
Christian Grothoff
2016-01-22
use correct field name
Christian Grothoff
2016-01-22
do not have curl be verbose
Christian Grothoff
2016-01-22
sketched first part of testcase, currently failing (bad signature: 401)
Christian Grothoff
2016-01-22
extending test driver interpreter with commands to exercise aggregation API ↵
Christian Grothoff
(not yet actually executed)
2016-01-22
add testcase for aggregation API
Christian Grothoff
2016-01-21
fix code order
Christian Grothoff
2016-01-21
remove dead update
Christian Grothoff
2016-01-21
fix clean up logic of mint_api_refresh_link
Christian Grothoff
2016-01-21
-check rval
Christian Grothoff
2016-01-21
-remove dead code
Christian Grothoff
2016-01-21
fix DB setup
Christian Grothoff
2016-01-21
adding mint-lib logic to execute /wire/deposits requests
Christian Grothoff
2016-01-21
adding API code for /deposit/wtid requests
Christian Grothoff
2016-01-21
defined tracking API (not implemented)
Christian Grothoff
2016-01-21
finish implementation of DB tracing functions
Christian Grothoff
2016-01-21
implementing insert function into aggregation table
Christian Grothoff
2016-01-21
adding aggregation_tracking table to postgres plugin
Christian Grothoff
2016-01-20
bump year
Christian Grothoff
2016-01-20
work on #3888
Christian Grothoff
2016-01-20
spelling out what information mint should sign for ↵
Christian Grothoff
TALER_SIGNATURE_MINT_CONFIRM_WIRE
2016-01-20
Merge branch 'master' of git+ssh://taler.net/var/git/mint
Christian Grothoff
2016-01-20
indent, etc.
Christian Grothoff
2016-01-19
-fix (C) notices
Christian Grothoff
2016-01-18
check return value from TALER_amount_subtract()
Christian Grothoff
2016-01-18
remove useless check, this is a fixed-size array, thus pointer is never NULL
Christian Grothoff
2016-01-17
remark on TODO
Christian Grothoff
2016-01-17
working on #3888
Christian Grothoff
2016-01-01
fix use-after-free on NULLing CB field if CB itself destroyed our context ↵
Christian Grothoff
already
2016-01-01
update max_fd to new max, never lower it
Christian Grothoff
2015-12-25
Add lots of logging.
Florian Dold
2015-12-24
Remove overly long timeout.
Florian Dold
2015-12-24
logging
Florian Dold
2015-12-23
logging
Florian Dold
2015-12-23
Temporary: Very verbose logging.
Florian Dold
2015-12-23
Logging.
Florian Dold
2015-12-23
Logging.
Florian Dold
2015-12-22
Merge branch 'master' of ssh://taler.net/var/git/mint
Florian Dold
2015-12-20
make sure triggered action actually runs
Christian Grothoff
2015-12-20
-check return value
Christian Grothoff
2015-12-19
avoid generating URLs with // in them
Christian Grothoff
2015-12-19
properly return result (fixes compiler warning)
Christian Grothoff
2015-12-19
use comma instead of space as we do elsewhere
Christian Grothoff
2015-12-19
only reduce timeout, enable function to be called on existing values
Christian Grothoff
2015-12-13
Only check for postgres if building full mint.
Florian Dold
Otherwise the macro for postgres pulls unwanted system header files in and makes the build fail with emscripten.
2015-12-09
towards /deposit/wtid handling (more skeleton work)
Christian Grothoff
2015-11-25
add contract structure from Merchant
Christian Grothoff
2015-11-25
get rid of marcello's printf()-style debugging with compiler warnings...
Christian Grothoff
2015-11-24
Merge branch 'master' of git+ssh://taler.net/var/git/mint
Christian Grothoff
2015-11-24
-fix indent
Christian Grothoff
[next]