Commit Graph

  • edd31c7415 implementing parsing of /refund requests Christian Grothoff 2016-04-20 02:50:52 +0200
  • f693e25793 introduce refund fee Christian Grothoff 2016-04-20 01:50:26 +0200
  • 1d8da4bf84 unset env variable instead of setting to empty Christian Grothoff 2016-04-20 01:50:16 +0200
  • fda03a481f add missing file Florian Dold 2016-04-19 23:43:11 +0200
  • e01143daf3 move currency to taler section, create taler.conf Florian Dold 2016-04-19 23:40:47 +0200
  • f9d4a96715 move currency to taler section Florian Dold 2016-04-19 23:11:47 +0200
  • a0756dc303 Initial post-quantum refresh proposal, but.. Jeff Burdges 2016-04-19 20:55:35 +0200
  • e7b2ee2ddc curl header detection Florian Dold 2016-04-19 15:11:10 +0200
  • 6d551b3073 unnecessary include Florian Dold 2016-04-19 14:44:53 +0200
  • 37be942f48 do not include gnunet's platform header in our public headers Florian Dold 2016-04-19 13:54:59 +0200
  • 8d503b17e3 move fake bank implementation to new library to re-use the code in upcoming testcases in preparation of fixing #4399 Christian Grothoff 2016-04-17 23:14:23 +0200
  • 4dcd70ac2b fix #4400: add test for amount_round wire plugin API Christian Grothoff 2016-04-17 22:46:49 +0200
  • a881e44944 update code to match new API Christian Grothoff 2016-04-17 20:03:57 +0200
  • 7496a03978 replace bank_api_context with libgnunetcurl Christian Grothoff 2016-04-17 18:03:01 +0200
  • 1ed567a14b replace exchange_api_context with libgnunetcurl Christian Grothoff 2016-04-17 17:45:15 +0200
  • 05751b63aa Merge branch 'master' of git+ssh://taler.net/var/git/exchange Christian Grothoff 2016-04-17 16:28:50 +0200
  • 2c693bcb72 fix comments Christian Grothoff 2016-04-17 16:28:37 +0200
  • dda069f5f9 fix linker issue Christian Grothoff 2016-04-16 19:53:01 +0200
  • 719b51b65d fix config parsing for dbinit tool Christian Grothoff 2016-04-16 19:49:53 +0200
  • a34891981c make all exchange-tools load configs properly like other Taler tools Christian Grothoff 2016-04-16 13:57:22 +0200
  • 3abb3bc372 use user_config_file as well Christian Grothoff 2016-04-16 13:10:29 +0200
  • f552b7e4c0 use exchange section consistently for master_priv_file option Christian Grothoff 2016-04-16 12:46:01 +0200
  • fe36ba0062 fix taler-exchange-wire way of loading configuration Christian Grothoff 2016-04-16 12:44:45 +0200
  • ecc5b6791f fix taler-exchange-keyup way of loading configuration Christian Grothoff 2016-04-16 12:37:37 +0200
  • 480b9cdf39 automatically set 'type' in taler-exchange-wire Christian Grothoff 2016-04-15 20:08:19 +0200
  • 663363fc0e Fix #4229 Christian Grothoff 2016-04-15 19:41:44 +0200
  • bcf4b7f724 gitignore Florian Dold 2016-04-15 15:41:05 +0200
  • 74e237164c Merge branch 'master' of ssh://taler.net:/var/git/exchange Christian Grothoff 2016-04-15 15:00:26 +0200
  • ebf049a8c2 add missing rollback Christian Grothoff 2016-04-15 15:00:24 +0200
  • 3098c0a9e0 new taler-bank-manage invocation Florian Dold 2016-04-14 01:19:32 +0200
  • c234a8bed8 Create taler-config wrapper around gnunet-config Florian Dold 2016-04-13 15:58:02 +0200
  • 9f9d41dd06 set currency to default bank currency for test case Florian Dold 2016-04-11 23:58:02 +0200
  • 7e648c042c account numbers start at 1 Florian Dold 2016-04-11 23:44:09 +0200
  • 21ea107cc0 newline Florian Dold 2016-04-11 21:10:20 +0200
  • cb987575c1 check exchange signature on /wire/deposit response (#4135) Christian Grothoff 2016-04-11 20:16:58 +0200
  • ce9dd3365d implement signing of /wire/deposit replies (#4135) Christian Grothoff 2016-04-11 19:54:54 +0200
  • 3a5902b590 Merge branch 'master' of git+ssh://taler.net/var/git/exchange Christian Grothoff 2016-04-11 19:27:26 +0200
  • a2bb69910a refactor /wire/deposit response generation to do all JSON logic in httpd_responses.c Christian Grothoff 2016-04-11 19:27:18 +0200
  • a7f2496795 adding wire plugin tests, resolving #4357 Christian Grothoff 2016-04-11 15:59:24 +0200
  • 58373f2a92 adding new test, still failing Christian Grothoff 2016-04-11 13:16:12 +0200
  • aee99021a7 reduce unnecessary #includes Christian Grothoff 2016-04-11 13:02:58 +0200
  • af91cd87d6 use libtalerwire instead of duplicating logic Christian Grothoff 2016-04-11 13:01:20 +0200
  • b018d4d5b0 implementing #4357, but test missing Christian Grothoff 2016-04-11 02:37:56 +0200
  • 30d66bcebc fixing #4386: use more sane configuration and data file structure Christian Grothoff 2016-04-10 17:10:20 +0200
  • 5fb65f59b2 add testcase for profiteering from rounding, also passes, this concludes #4141 Christian Grothoff 2016-04-10 14:28:54 +0200
  • 71107a7b3d expanding aggregator testcase Christian Grothoff 2016-04-10 02:52:46 +0200
  • 6e90ef9f4a implement selection by wire_deadline as documented Christian Grothoff 2016-04-10 02:43:09 +0200
  • bf92166be3 do not clear result until end of iteration over results Christian Grothoff 2016-04-10 02:14:07 +0200
  • 0dee91e014 changing code to meet latest change in GNUNET_SCHEDULER API Christian Grothoff 2016-04-10 00:57:20 +0200
  • df893df505 fix make dist rules Christian Grothoff 2016-04-09 01:56:24 +0200
  • 43e9ac9471 recent changes to GNUNET_OS-IPK logic make plugin.c obsolete Christian Grothoff 2016-04-07 23:06:05 +0200
  • e00370d4f5 removing duplication of --help logic Christian Grothoff 2016-04-07 22:52:23 +0200
  • d986269dae for #4374 Christian Grothoff 2016-04-07 11:09:30 +0200
  • 148dda09d4 Merge branch 'master' of git+ssh://taler.net/var/git/exchange Christian Grothoff 2016-04-07 09:33:04 +0200
  • 8df75214f4 install data and plugins in taler-exchange, not taler Christian Grothoff 2016-04-07 09:30:58 +0200
  • d28d1e82f3 install configuration template file in share/taler/config.d/ Christian Grothoff 2016-04-07 09:27:55 +0200
  • a96c7177aa get simple aggregation test to pass Christian Grothoff 2016-04-06 12:04:51 +0200
  • aee021aa37 update ignore file, fix compiler warning Christian Grothoff 2016-04-06 11:27:51 +0200
  • 07541d319c address 'shutdown' TODO in taler-exchange-aggregator Christian Grothoff 2016-04-06 11:24:33 +0200
  • 4977a3eb8f address 'global_ret' simplification TODO Christian Grothoff 2016-04-06 10:34:42 +0200
  • ad8351c912 fix iterate_matching_deposits(), LIMIT does not work with variables in Postgres (#4360) Christian Grothoff 2016-04-06 10:22:09 +0200
  • f3819ae60d undef dead symbol Christian Grothoff 2016-04-05 23:45:05 +0200
  • afb1ab2a11 -fix mem leaks Christian Grothoff 2016-04-04 17:40:51 +0200
  • 0ff76b5abb fix test to ensure DB invariants are met Christian Grothoff 2016-04-04 16:47:11 +0200
  • bd6fb59e4b skeletons for other commands Christian Grothoff 2016-04-04 16:06:30 +0200
  • 13f1c1c195 implementing /deposit for test Christian Grothoff 2016-04-04 15:58:40 +0200
  • 6eb2e73ee0 implementing /deposit for test Christian Grothoff 2016-04-04 15:47:09 +0200
  • db44dc3e95 how to run expect_transaction example Christian Grothoff 2016-04-04 15:07:01 +0200
  • a72661fd29 add bank logic to log transactions Christian Grothoff 2016-04-04 14:43:42 +0200
  • c83e22d199 add MHD skeleton logic Christian Grothoff 2016-04-04 14:26:24 +0200
  • 7401433644 make use of r36977/78 API improvement in GNUnet Christian Grothoff 2016-04-04 14:04:44 +0200
  • 9909a04d5b use new PQ_query_param_string function to fix 0-termination bug, also terminate idle aggregator in test mode Christian Grothoff 2016-04-03 21:41:26 +0200
  • 08e9c29570 Fix testcase to match latest spec without receiver_ Christian Grothoff 2016-04-03 21:10:10 +0200
  • 1dea7998db fix json generation, use proper json in test Christian Grothoff 2016-04-03 21:08:24 +0200
  • daae3d3ddf change taler-exchange-sepa to a more generic taler-exchange-wire tool using the wire plugins (#4237) Christian Grothoff 2016-04-02 20:58:22 +0200
  • 937078bbdc fix NPE Christian Grothoff 2016-04-01 21:00:05 +0200
  • a2a7a3272d fix ignores Christian Grothoff 2016-04-01 20:43:03 +0200
  • d7d33b6812 set environment variable to ensure plugins are found during tests Christian Grothoff 2016-04-01 20:35:22 +0200
  • bf3e5487b4 fix newline Christian Grothoff 2016-04-01 20:32:44 +0200
  • 1168010160 fix error message Christian Grothoff 2016-04-01 20:30:52 +0200
  • 1c568f8eb6 fix testcase init with new API Christian Grothoff 2016-04-01 20:27:57 +0200
  • 4154e41a41 hash inputs to sign_fdh functions as required by new API Christian Grothoff 2016-04-01 20:18:18 +0200
  • 9bc96506bb update man pages and templates to use current options Christian Grothoff 2016-04-01 17:32:10 +0200
  • 76c8ab07e1 fix testcase with new path detection logic Christian Grothoff 2016-04-01 17:14:30 +0200
  • de3e26303e implementing #4356, tests still failing, but main logic should now be updated Christian Grothoff 2016-04-01 16:15:35 +0200
  • 92907bee45 return nicer error message from bank API and fix compiler warning Christian Grothoff 2016-04-01 08:37:44 +0200
  • 3a2e547da9 use GNUnet-SVN #36970 API improvement to de-duplicate code in Taler Christian Grothoff 2016-03-31 20:56:16 +0200
  • b4c4f0b078 towards a testcase for aggregation logic Christian Grothoff 2016-03-30 22:56:17 +0200
  • c2889e45b2 Merge branch 'master' of git.taler.net:/var/git/exchange Jeff Burdges 2016-03-28 01:06:19 +0200
  • 3938ad4d20 Merge branch 'master' of git+ssh://git.taler.net/var/git/exchange Christian Grothoff 2016-03-26 18:18:58 +0100
  • 17b2c7e011 fix indent, fix some comments Christian Grothoff 2016-03-26 18:18:57 +0100
  • 946b9ed995 Another FDH reference but maybe unneeded Jeff Burdges 2016-03-25 15:59:48 +0100
  • 3d04687b6f References for FDH, one-more-inversion, RSA-KTI vs RSA-CTI, etc. Jeff Burdges 2016-03-25 14:01:27 +0100
  • 73a0510705 use bank and exchange account numbers in test Christian Grothoff 2016-03-23 18:38:57 +0100
  • e76154e076 ref to bug #4340 Christian Grothoff 2016-03-23 11:34:50 +0100
  • ac950fbe61 switch to wid to comply with spec Christian Grothoff 2016-03-23 11:34:24 +0100
  • 7f7ac5d92c avoid waiting forever Christian Grothoff 2016-03-23 10:06:41 +0100
  • d57576d5dd Merge branch 'master' of git+ssh://git.taler.net/var/git/exchange Christian Grothoff 2016-03-23 10:04:56 +0100
  • 08a051a7c0 update test_bank_api to match current bank setup methods Christian Grothoff 2016-03-23 10:04:40 +0100
  • 2e0067d9dd Merge branch 'master' of git.taler.net:/var/git/exchange Jeff Burdges 2016-03-21 15:19:43 +0100