Age | Commit message (Expand) | Author |
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 |
2016-04-07 | install data and plugins in taler-exchange, not taler | Christian Grothoff |
2016-04-07 | install configuration template file in share/taler/config.d/ | Christian Grothoff |
2016-04-06 | get simple aggregation test to pass | Christian Grothoff |
2016-04-06 | update ignore file, fix compiler warning | Christian Grothoff |
2016-04-06 | address 'shutdown' TODO in taler-exchange-aggregator | Christian Grothoff |
2016-04-06 | address 'global_ret' simplification TODO | Christian Grothoff |
2016-04-06 | fix iterate_matching_deposits(), LIMIT does not work with variables in Postgr... | Christian Grothoff |
2016-04-05 | undef dead symbol | Christian Grothoff |
2016-04-04 | -fix mem leaks | Christian Grothoff |
2016-04-04 | fix test to ensure DB invariants are met | Christian Grothoff |
2016-04-04 | skeletons for other commands | Christian Grothoff |
2016-04-04 | implementing /deposit for test | Christian Grothoff |
2016-04-04 | implementing /deposit for test | Christian Grothoff |
2016-04-04 | how to run expect_transaction example | Christian Grothoff |
2016-04-04 | add bank logic to log transactions | Christian Grothoff |
2016-04-04 | add MHD skeleton logic | Christian Grothoff |
2016-04-04 | make use of r36977/78 API improvement in GNUnet | Christian Grothoff |
2016-04-03 | use new PQ_query_param_string function to fix 0-termination bug, also termina... | Christian Grothoff |
2016-04-03 | Fix testcase to match latest spec without receiver_ | Christian Grothoff |
2016-04-03 | fix json generation, use proper json in test | Christian Grothoff |
2016-04-02 | change taler-exchange-sepa to a more generic taler-exchange-wire tool using t... | Christian Grothoff |
2016-04-01 | fix NPE | Christian Grothoff |
2016-04-01 | fix ignores | Christian Grothoff |
2016-04-01 | set environment variable to ensure plugins are found during tests | Christian Grothoff |
2016-04-01 | fix newline | Christian Grothoff |
2016-04-01 | fix error message | Christian Grothoff |
2016-04-01 | fix testcase init with new API | Christian Grothoff |
2016-04-01 | hash inputs to sign_fdh functions as required by new API | Christian Grothoff |
2016-04-01 | update man pages and templates to use current options | Christian Grothoff |