index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Collapse
)
Author
2016-05-04
round exec time
Christian Grothoff
2016-05-04
modify test to trigger aggregation properly and check resulting fakebank ↵
Christian Grothoff
transfers
2016-05-03
towards fixing #4399
Christian Grothoff
2016-05-03
enable multiple wire methods to be used with aggregator, add command to run ↵
Christian Grothoff
aggregator in testcase
2016-05-03
finish tests for #4437
Christian Grothoff
2016-05-03
adding assertions to assist figuring out #4482
Christian Grothoff
2016-05-02
fix testcase
Christian Grothoff
2016-05-02
adding bank-lib test against fakebank (currently fails) -- towards ↵
Christian Grothoff
addressing #4437
2016-05-02
separate interpreter from the rest of the test logic
Christian Grothoff
2016-05-02
code simplification via new extended libgnunetcurl API
Christian Grothoff
2016-05-02
adjust shutdown/timeout to match latest GNUnet scheduler API semantics
Christian Grothoff
2016-05-02
fixing #4462: avoid temporary schemata altogether
Christian Grothoff
2016-05-02
removing broken and redundant testcase
Christian Grothoff
2016-05-02
fix #4184
Christian Grothoff
2016-05-02
fixing #4479
Christian Grothoff
2016-05-02
fixing #4470
Christian Grothoff
2016-04-30
update use to match new GNUnet scheduler API
Christian Grothoff
2016-04-28
Merge branch 'master' of ssh://taler.net:/var/git/exchange into HEAD
Christian Grothoff
2016-04-26
misspelt variable
Florian Dold
2016-04-26
create directories
Florian Dold
2016-04-26
check_permissions for AF_UNIX
Florian Dold
2016-04-25
typo
Florian Dold
2016-04-25
chmod instead of fchmod
Florian Dold
2016-04-25
missing free
Florian Dold
2016-04-25
missing newline in log
Florian Dold
2016-04-25
typo
Florian Dold
2016-04-25
octal
Florian Dold
2016-04-25
comment
Florian Dold
2016-04-25
socket permissions
Florian Dold
2016-04-25
precheck for UDS
Florian Dold
2016-04-25
use GNUnet helpers
Florian Dold
2016-04-25
implement serving exchange via unix domain sockets
Florian Dold
2016-04-25
fix CURRENCY section in test case
Florian Dold
2016-04-25
presumably fixing #4455. A check did exist (see ↵
Christian Grothoff
taler-exchange-httpd_deposit.c:225), but the two checks disagreed whether it was OK for the fee to be exactly equal to the amount. Now both checks allow the fee to be equal to the amount.
2016-04-25
fix #4438
Christian Grothoff
2016-04-22
make names related to wire plugins less generic
Florian Dold
2016-04-22
base config varname
Florian Dold
2016-04-22
add taler-arm wrapper
Florian Dold
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
implementing parsing of /refund requests
Christian Grothoff
2016-04-20
introduce refund fee
Christian Grothoff
2016-04-20
unset env variable instead of setting to empty
Christian Grothoff
2016-04-19
add missing file
Florian Dold
2016-04-19
move currency to taler section, create taler.conf
Florian Dold
2016-04-19
move currency to taler section
Florian Dold
2016-04-19
unnecessary include
Florian Dold
2016-04-19
do not include gnunet's platform header in our public headers
Florian Dold
2016-04-17
move fake bank implementation to new library to re-use the code in upcoming ↵
Christian Grothoff
testcases in preparation of fixing #4399
2016-04-17
fix #4400: add test for amount_round wire plugin API
Christian Grothoff
[next]