index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
exchange-lib
Age
Commit message (
Expand
)
Author
2017-03-24
merge aggregator
Christian Grothoff
2017-03-06
test more of /wire, fix off-by-one
Christian Grothoff
2017-03-06
cover get more of /wire API in test case
Christian Grothoff
2017-03-04
implement #4937: allow extraction of fees
Christian Grothoff
2017-03-04
implementing/fixing #4933: check total_amount matches aggregated transactions
Christian Grothoff
2017-03-04
implementing #4929
Christian Grothoff
2017-03-03
implement #4929: add wire transfer fee to /wire (but not yet charged by aggre...
Christian Grothoff
2017-03-03
changing wire plugin specification from [exchange]WIREFORMAT to [exchange-wir...
Christian Grothoff
2017-03-02
implementing #4921: add base URL to wire transfers
Christian Grothoff
2017-03-02
fix expire header parsing if day-of-month is 7th due to field confusing (wday...
Christian Grothoff
2017-02-08
do not print warnings for perfectly expected status codes
Christian Grothoff
2017-02-08
ensure testcase terminates if wget is not installed or launching httpd failed
Christian Grothoff
2017-02-08
skip test if binaries are not in PATH
Christian Grothoff
2017-02-07
remove transaction_id, only one payment per proposal allowed
Florian Dold
2017-02-06
contract terminology renaming (#4877)
Florian Dold
2017-01-13
Add option to initialized db, fixes 4858
Florian Dold
2016-12-04
#4828
Marcello Stanisci
2016-11-18
addressing #4803: nicer error messages for invalid wire formats
Christian Grothoff
2016-11-17
add idempotency checks for /refresh/reveal, fixing #4793
Christian Grothoff
2016-11-04
wget-ing /admin/add/incoming from bank-lib testcase
Marcello Stanisci
2016-10-20
rename and move TALER_EXCHANGE_json_get_error_code to TALER_JSON_get_error_code
Christian Grothoff
2016-10-20
remove redundant exchange_api_common.h header
Christian Grothoff
2016-10-20
return taler-specific error codes from C API as well
Christian Grothoff
2016-10-19
Merge branch 'master' of taler.net:exchange
Marcello Stanisci
2016-10-19
fix recently introduced double-free
Christian Grothoff
2016-10-18
implement #4497/#4705 -- addition of unique numeric error codes -- for the se...
Christian Grothoff
2016-10-17
indent
Marcello Stanisci
2016-10-10
check dbinit return value to not fail hard if DB not available
Christian Grothoff
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-08-11
re-compute refresh session hash in reveal step
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-20
-bumps for release
Christian Grothoff
2016-06-15
check refresh amounts add up correctly, fix linker issue
Christian Grothoff
2016-06-15
clean up blobs
Christian Grothoff
2016-06-15
avoid passing int's as void*'s in benchmark logic
Christian Grothoff
2016-06-13
implement #4569
Christian Grothoff
2016-06-11
fix memory leaks
Christian Grothoff
2016-06-11
fix memory leaks: json_array_append increments RC
Christian Grothoff
2016-06-11
check return values of json_array_append
Christian Grothoff
2016-06-09
note similarity in code
Christian Grothoff
2016-06-09
refactor track_transfer 200 handling, fix minor leak
Christian Grothoff
2016-06-09
-typo
Christian Grothoff
2016-06-09
rename source files to match API URIs
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-09
integrate child_death_task with aggregator struct, and cancel it on error
Christian Grothoff
[next]