index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
wire
Age
Commit message (
Expand
)
Author
2016-04-07
for #4374
Christian Grothoff
2016-04-07
Merge branch 'master' of git+ssh://taler.net/var/git/exchange
Christian Grothoff
2016-04-07
install data and plugins in taler-exchange, not taler
Christian Grothoff
2016-04-06
get simple aggregation test to pass
Christian Grothoff
2016-04-04
-fix mem leaks
Christian Grothoff
2016-04-03
Fix testcase to match latest spec without receiver_
Christian Grothoff
2016-04-02
change taler-exchange-sepa to a more generic taler-exchange-wire tool using t...
Christian Grothoff
2016-04-01
set environment variable to ensure plugins are found during tests
Christian Grothoff
2016-04-01
fix error message
Christian Grothoff
2016-04-01
update man pages and templates to use current options
Christian Grothoff
2016-04-01
implementing #4356, tests still failing, but main logic should now be updated
Christian Grothoff
2016-04-01
return nicer error message from bank API and fix compiler warning
Christian Grothoff
2016-03-19
first refactoring of JSON logic to address #4150 and #4237
Christian Grothoff
2016-03-04
modify /wire/test to provide bank URI and bank account numbers
Christian Grothoff
2016-03-04
towards returning account numbers in /wire/test
Christian Grothoff
2016-03-02
fixing #4230 in bank-lib
Christian Grothoff
2016-03-02
towards fixing #4230
Christian Grothoff
2016-03-01
renaming mint->exchange
Christian Grothoff
2016-02-06
fix compiler warning, define test wire json format
Christian Grothoff
2016-01-27
fix syntax issues in Makefile.am
Christian Grothoff
2016-01-27
-missing file
Christian Grothoff
2016-01-25
getting aggregator structure laid out for #4141
Christian Grothoff
2016-01-25
check type in plugin
Christian Grothoff
2016-01-25
move wireformat test to plugin
Christian Grothoff
2016-01-25
move plugin path setup logic to libtalerutil
Christian Grothoff
2016-01-25
adding (incomplete) plugin for SEPA
Christian Grothoff
2016-01-25
finish serialization/deserialization logic for test wire transfers
Christian Grothoff
2016-01-25
test wire formats before using
Christian Grothoff
2016-01-25
more work on wire plugin
Christian Grothoff
2016-01-24
more work on wire plugins
Christian Grothoff
2016-01-24
adding skeletons for plugins
Christian Grothoff