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
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
2016-06-09
make code build against revised GNUnet blind signing API
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-30
adding --pool-size option to benchmark,
Marcello Stanisci
2016-05-26
fix #4533 for exchange (breaks interaction with bank for /admin/add/incoming)
Christian Grothoff
2016-05-26
change edate to wire_transfer_deadline/delay (#4521)
Christian Grothoff
2016-05-24
fixing #4520: be more aggressive at asserting when API is violated
Christian Grothoff
2016-05-24
fix #4483
Christian Grothoff
2016-05-24
allow access to raw /keys response
Florian Dold
2016-05-21
testing refund, fixing bugs, refund test passes
Christian Grothoff
2016-05-21
make use of GNUNET_JSON_from_data_auto where possible
Christian Grothoff
2016-05-20
extending interpreter to cover refund (but not used yet)
Christian Grothoff
2016-05-20
enforce wire deadline >= refund_deadline in API
Christian Grothoff
2016-05-18
fix #4506: check that master key matches our master key when loading signing ...
Christian Grothoff
2016-05-16
fixing #3814 by removing ability to melt multiple oldcoins at the same time
Christian Grothoff
2016-05-06
bump copyright
Christian Grothoff
2016-05-06
support REFUNDS in transaction history in libtalerexchange
Christian Grothoff
2016-05-05
export transaction history check function
Christian Grothoff
2016-05-04
fix fmt string issues
Christian Grothoff
2016-05-04
fix make dist
Christian Grothoff
2016-05-04
implementing /refund API (#3848)
Christian Grothoff
2016-05-04
fix issues in tracking API and tracking API test, resolves #4399
Christian Grothoff
2016-05-04
be more careful with terminology
Christian Grothoff
2016-05-04
check WTID matches
Christian Grothoff
2016-05-04
fix size in purpose
Christian Grothoff
2016-05-04
round exec time
Christian Grothoff
2016-05-04
modify test to trigger aggregation properly and check resulting fakebank tran...
Christian Grothoff
[next]