index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
curl header detection
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 t...
Christian Grothoff
2016-04-17
fix #4400: add test for amount_round wire plugin API
Christian Grothoff
2016-04-17
update code to match new API
Christian Grothoff
2016-04-17
replace bank_api_context with libgnunetcurl
Christian Grothoff
2016-04-17
replace exchange_api_context with libgnunetcurl
Christian Grothoff
2016-04-17
Merge branch 'master' of git+ssh://taler.net/var/git/exchange
Christian Grothoff
2016-04-17
fix comments
Christian Grothoff
2016-04-16
fix linker issue
Christian Grothoff
2016-04-16
fix config parsing for dbinit tool
Christian Grothoff
2016-04-16
make all exchange-tools load configs properly like other Taler tools
Christian Grothoff
2016-04-16
use user_config_file as well
Christian Grothoff
2016-04-16
use exchange section consistently for master_priv_file option
Christian Grothoff
2016-04-16
fix taler-exchange-wire way of loading configuration
Christian Grothoff
2016-04-16
fix taler-exchange-keyup way of loading configuration
Christian Grothoff
2016-04-15
automatically set 'type' in taler-exchange-wire
Christian Grothoff
2016-04-15
Fix #4229
Christian Grothoff
2016-04-15
gitignore
Florian Dold
2016-04-15
Merge branch 'master' of ssh://taler.net:/var/git/exchange
Christian Grothoff
2016-04-15
add missing rollback
Christian Grothoff
2016-04-14
new taler-bank-manage invocation
Florian Dold
2016-04-13
Create taler-config wrapper around gnunet-config
Florian Dold
2016-04-11
set currency to default bank currency for test case
Florian Dold
2016-04-11
account numbers start at 1
Florian Dold
2016-04-11
newline
Florian Dold
2016-04-11
check exchange signature on /wire/deposit response (#4135)
Christian Grothoff
2016-04-11
implement signing of /wire/deposit replies (#4135)
Christian Grothoff
2016-04-11
Merge branch 'master' of git+ssh://taler.net/var/git/exchange
Christian Grothoff
2016-04-11
refactor /wire/deposit response generation to do all JSON logic in httpd_resp...
Christian Grothoff
2016-04-11
adding wire plugin tests, resolving #4357
Christian Grothoff
2016-04-11
adding new test, still failing
Christian Grothoff
2016-04-11
reduce unnecessary #includes
Christian Grothoff
2016-04-11
use libtalerwire instead of duplicating logic
Christian Grothoff
2016-04-11
implementing #4357, but test missing
Christian Grothoff
2016-04-10
fixing #4386: use more sane configuration and data file structure
Christian Grothoff
2016-04-10
add testcase for profiteering from rounding, also passes, this concludes #4141
Christian Grothoff
2016-04-10
expanding aggregator testcase
Christian Grothoff
2016-04-10
implement selection by wire_deadline as documented
Christian Grothoff
2016-04-10
do not clear result until end of iteration over results
Christian Grothoff
2016-04-10
changing code to meet latest change in GNUNET_SCHEDULER API
Christian Grothoff
2016-04-09
fix make dist rules
Christian Grothoff
2016-04-07
recent changes to GNUNET_OS-IPK logic make plugin.c obsolete
Christian Grothoff
2016-04-07
removing duplication of --help logic
Christian Grothoff
2016-04-07
for #4374
Christian Grothoff
2016-04-07
Merge branch 'master' of git+ssh://taler.net/var/git/exchange
Christian Grothoff
[next]