index
:
exchange.git
dev/devan-carpenter/container-ci
dev/sebasjm/main
dev/sebasjm/test1
master
Exchange implementation.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
exchange
Age
Commit message (
Expand
)
Author
2017-09-26
fix mapping of auditor sigs to DKs, avoid one hash operation by caching hash ...
Christian Grothoff
2017-09-26
fix uninit auditor_url field
Christian Grothoff
2017-09-26
fix calculation of 'Expires:' header, also handle HTTP HEAD requests
Christian Grothoff
2017-09-26
check json_array_append_new() return values, proper logging on errors
Christian Grothoff
2017-09-26
fix bad sizeof()
Christian Grothoff
2017-09-17
bump version of taler protocol we implement
Christian Grothoff
2017-09-17
clean up /keys cherry picking logic, including changing the last_issue_date v...
Christian Grothoff
2017-09-14
be more precise about encoding HTTP bodies
Christian Grothoff
2017-09-14
(imperfect) test for #4840
Christian Grothoff
2017-09-13
note on messy / duplicated code
Christian Grothoff
2017-09-13
do keep signing over DKs even for cherry-picked /keys replies
Christian Grothoff
2017-09-13
style fix
Christian Grothoff
2017-09-13
theoretically finished implementation of #4840 (/keys cherry picking), but by...
Christian Grothoff
2017-09-12
fix odd missing initialization, very strange that this did not show up before...
Christian Grothoff
2017-07-21
improve diagnostics
Christian Grothoff
2017-07-20
implement #5114
Christian Grothoff
2017-07-06
log amount involved
Christian Grothoff
2017-07-06
tolerate total-amount==fee in aggregator
Christian Grothoff
2017-06-29
preparations for #4840
Christian Grothoff
2017-06-24
fix #5010 for taler-exchange-aggregator
Christian Grothoff
2017-06-24
working on #5010 for aggregator
Christian Grothoff
2017-06-23
address #5010 for wirewatch
Christian Grothoff
2017-06-23
adapt /admin/add/incoming to #5010
Christian Grothoff
2017-06-23
Fix #5010 for keystate
Christian Grothoff
2017-06-22
address #5010 for /refresh/melt
Christian Grothoff
2017-06-20
incomplete work on fixing #5010 for /refresh/melt
Christian Grothoff
2017-06-20
fixing #5010 for /refresh/reveal
Christian Grothoff
2017-06-20
address #5010 for /refresh/link
Christian Grothoff
2017-06-19
move reply_transfer_pending to where it belongs
Christian Grothoff
2017-06-19
split httpd_refresh.c into refresh_melt, refresh_link and refresh_reveal
Christian Grothoff
2017-06-19
fix #5010 for /track/transaction
Christian Grothoff
2017-06-19
fix #5010 for /track/transfer
Christian Grothoff
2017-06-19
refactor /track logic towards new structure
Christian Grothoff
2017-06-19
split tracking into track_transfer.c and track_transaction.c
Christian Grothoff
2017-06-19
address #5010 for /payback
Christian Grothoff
2017-06-19
address #5010 for /refund
Christian Grothoff
2017-06-19
fix leaks and typos
Christian Grothoff
2017-06-19
fixing #5010 for /reserve/withdraw
Christian Grothoff
2017-06-19
rename file to match content better
Christian Grothoff
2017-06-19
rework /reserve/history to address #5010
Christian Grothoff
2017-06-19
refactoring /deposit towards new transaction style (#5010)
Christian Grothoff
2017-06-19
convert another function for #5010
Christian Grothoff
2017-06-19
convert another function for #5010
Christian Grothoff
2017-06-15
work on #5010
Christian Grothoff
2017-06-11
automated refunds of expired reserves now work and tested, fixes #4956
Christian Grothoff
2017-06-11
modify fakebank API to allow arbitrary subjects, not just well-fromed WTIDs
Christian Grothoff
2017-06-11
add --test option to taler-exchange-wirewatch
Christian Grothoff
2017-06-11
do not show -v option twice in -h
Christian Grothoff
2017-06-11
add new test to ignore files
Christian Grothoff
2017-06-11
start test case for #4956
Christian Grothoff
[next]