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-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
2016-05-03
towards fixing #4399
Christian Grothoff
2016-05-03
enable multiple wire methods to be used with aggregator, add command to run a...
Christian Grothoff
2016-05-02
code simplification via new extended libgnunetcurl API
Christian Grothoff
2016-05-02
fix #4184
Christian Grothoff
2016-05-02
fixing #4479
Christian Grothoff
2016-04-21
Merge branch 'master' of ssh://taler.net:/var/git/exchange
Christian Grothoff
2016-04-20
sketching out refund API implementation
Christian Grothoff
2016-04-20
introduce refund fee
Christian Grothoff
2016-04-19
move currency to taler section, create taler.conf
Florian Dold
2016-04-17
replace bank_api_context with libgnunetcurl
Christian Grothoff
[next]