index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
Age
Commit message (
Expand
)
Author
2016-10-20
introducing error codes for the merchant backend
Christian Grothoff
2016-10-20
Merge branch 'master' of ssh://taler.net/exchange
Christian Grothoff
2016-10-20
introducing error codes for the merchant backend
Christian Grothoff
2016-10-20
Reverting #4521, pay_deadline strictly regards merchant's policy.
Marcello Stanisci
2016-10-19
Merge branch 'master' of taler.net:exchange
Marcello Stanisci
2016-10-19
addressing #4521
Marcello Stanisci
2016-10-18
implement #4497/#4705 -- addition of unique numeric error codes -- for the se...
Christian Grothoff
2016-10-09
add skeletons for new DB API functions
Christian Grothoff
2016-10-09
expanding exchange DB API to meet auditor requirements (not implemented, just...
Christian Grothoff
2016-10-08
more work on auditordb plugin API
Christian Grothoff
2016-10-07
typo
Marcello Stanisci
2016-10-07
Merge branch 'master' of ssh://taler.net:/var/git/exchange
Christian Grothoff
2016-10-06
adding skeleton code for auditor
Christian Grothoff
2016-10-03
Adding struct to be signed over related to #4702
Marcello Stanisci
2016-10-03
defining merchant's signature for successful payments
Marcello Stanisci
2016-09-26
Adding receiver in TALER_ContractPS (#4651)
Marcello Stanisci
2016-09-26
include execution time in signed message for /track/transfer (#4578)
Christian Grothoff
2016-09-26
return execution time also from exchange C API (#4578)
Christian Grothoff
2016-09-26
implement that /track/transaction returns execution time (#4578)
Christian Grothoff
2016-08-11
updating DB schema to profit from new KDF-based refresh variant
Christian Grothoff
2016-08-07
mostly working migration of the DH-seeded refresh variant
Christian Grothoff
2016-08-05
first half of changing refresh protocol to derive all key data from DH
Christian Grothoff
2016-07-07
fixing #4594
Marcello Stanisci
2016-06-14
add file for error codes
Christian Grothoff
2016-06-13
implement #4569
Christian Grothoff
2016-06-09
rename source files to match API URIs
Christian Grothoff
2016-06-09
move TALER_TrackTransferDetails to taler_crypto_lib.h as it is not exchange-s...
Christian Grothoff
2016-06-09
rename /deposit/wtid and /wire/deposits to /track/{transaction,transfer} for ...
Christian Grothoff
2016-06-08
turn libfakebank into libtalerfakebank so we can use it for testcases in the ...
Christian Grothoff
2016-06-07
add exchange_pub to callbacks
Christian Grothoff
2016-05-31
add support for /keys cache control (#4036)
Christian Grothoff
2016-05-31
implement GC logic (#3485)
Christian Grothoff
2016-05-31
adding a few more uniqueness constraints to DB
Christian Grothoff
2016-05-30
adding --pool-size option to benchmark,
Marcello Stanisci
2016-05-27
making DB scheme nice
Christian Grothoff
2016-05-26
fix #4533 for exchange (breaks interaction with bank for /admin/add/incoming)
Christian Grothoff
2016-05-25
fix #4537
Christian Grothoff
2016-05-24
fix #4483
Christian Grothoff
2016-05-24
allow access to raw /keys response
Florian Dold
2016-05-20
extending interpreter to cover refund (but not used yet)
Christian Grothoff
2016-05-20
fix init before use in new refund logic
Christian Grothoff
2016-05-20
enforce wire deadline >= refund_deadline in API
Christian Grothoff
2016-05-19
export function to free commit coin data
Christian Grothoff
2016-05-19
rename GNUNET_CRYPTO_rsa_BlindingKey to GNUNET_CRYPTO_RsaBlindingKey followin...
Christian Grothoff
2016-05-18
fix table dropping logic to ensure testcases run in fresh environment
Christian Grothoff
2016-05-16
fixing #3814 by removing ability to melt multiple oldcoins at the same time
Christian Grothoff
2016-05-06
more work on test, noting what is left to do
Christian Grothoff
2016-05-06
adding test for auditors API
Christian Grothoff
2016-05-06
refactor code to write signing keys in same module where we read them
Christian Grothoff
2016-05-05
working on #3641: more on /refund implementation
Christian Grothoff
[next]