Commit Graph

  • 763c8ab512 rename GNUNET_CRYPTO_rsa_BlindingKey to GNUNET_CRYPTO_RsaBlindingKey following GNUnet API change Christian Grothoff 2016-05-19 15:11:05 +0200
  • a39e2f9e00 working on DB test, unfinished Christian Grothoff 2016-05-19 15:10:31 +0200
  • daff72b63f fix #4506: check that master key matches our master key when loading signing and denomination keys; also do not send master_pub with each signing key, that is not in the spec Christian Grothoff 2016-05-18 17:58:32 +0200
  • 396f29ab9e warn properly if we failed to run taler-exchange-aggregator Christian Grothoff 2016-05-18 17:23:21 +0200
  • 8ff8c7b8c7 fix table dropping logic to ensure testcases run in fresh environment Christian Grothoff 2016-05-18 17:19:32 +0200
  • e905e9e245 use GNUNET_new_array() Christian Grothoff 2016-05-16 17:13:00 +0200
  • edf4e5cdf7 not all are 2d Christian Grothoff 2016-05-16 12:01:20 +0200
  • 60c7d0f312 Merge branch 'master' of git+ssh://taler.net/var/git/exchange Christian Grothoff 2016-05-16 11:56:10 +0200
  • c8b9370413 fixing #3814 by removing ability to melt multiple oldcoins at the same time Christian Grothoff 2016-05-16 11:55:47 +0200
  • 5d2b56c3c3 MASTER_KEY in section merchant-exchange-test used to point exchange's private key. Fixed Marcello Stanisci 2016-05-11 01:56:34 +0200
  • 93175857c9 uncommenting PORT in config Marcello Stanisci 2016-05-11 01:30:30 +0200
  • 17512aa538 merchant private key in config generator Marcello Stanisci 2016-05-10 22:06:55 +0200
  • be53397fb9 adding EDATE in merchant config generator Marcello Stanisci 2016-05-10 19:38:38 +0200
  • e10fc753df typo Marcello Stanisci 2016-05-10 15:03:00 +0200
  • 9aa8fa0d70 typo: tears->years Marcello Stanisci 2016-05-10 14:23:59 +0200
  • 4a65642805 typo Marcello Stanisci 2016-05-10 13:51:18 +0200
  • cfb0f5bdbc including config generator among installed files Marcello Stanisci 2016-05-10 13:50:01 +0200
  • 1fb28debe1 Just some comments Jeff Burdges 2016-05-09 01:45:54 +0200
  • 414abf9cda Initial discriotion of offline payments Jeff Burdges 2016-05-09 01:37:41 +0200
  • 068dbf020b reorg testcase a bit Christian Grothoff 2016-05-08 16:07:17 +0200
  • ffb38f292e adding test for wire prepare data Christian Grothoff 2016-05-08 15:51:40 +0200
  • 966242341a expand testcase to cover refund API, fix minor issues Christian Grothoff 2016-05-08 15:44:44 +0200
  • 691c9a859f more work on test, noting what is left to do with bug number Christian Grothoff 2016-05-06 23:53:04 +0200
  • d55b2cd59d more work on test, noting what is left to do Christian Grothoff 2016-05-06 23:51:15 +0200
  • d6d0ddbe07 check if starting aggregator actually worked Christian Grothoff 2016-05-06 22:07:19 +0200
  • 0292d9d68a fix shutdown issue in test Christian Grothoff 2016-05-06 22:03:07 +0200
  • ce1dcfe1ed add timeout logic to aggregator test Christian Grothoff 2016-05-06 22:01:02 +0200
  • 95d338f6cc adding test for auditors API Christian Grothoff 2016-05-06 19:39:31 +0200
  • fd7e855759 refactoring exchangedb tests to improve coverage Christian Grothoff 2016-05-06 19:23:02 +0200
  • 187fa67f3c refactoring exchangedb tests to improve coverage Christian Grothoff 2016-05-06 19:22:39 +0200
  • 3526c44a38 refactor code to write signing keys in same module where we read them Christian Grothoff 2016-05-06 18:33:02 +0200
  • c334ba61f4 drop refunds table as well Christian Grothoff 2016-05-06 13:38:20 +0200
  • fb2ef1d5d9 bump copyright Christian Grothoff 2016-05-06 13:35:12 +0200
  • 302070b86e support REFUNDS in transaction history in libtalerexchange Christian Grothoff 2016-05-06 13:33:20 +0200
  • fbbc49bdad add logic to return refunds with transaction history Christian Grothoff 2016-05-06 13:03:57 +0200
  • a4d99f229a implement logic to store refund data into postgres database Christian Grothoff 2016-05-06 12:55:44 +0200
  • 0c959e75d1 working on #3641: more on /refund implementation Christian Grothoff 2016-05-05 22:57:55 +0200
  • 07d9978fb9 implementing #4449 Christian Grothoff 2016-05-05 17:40:38 +0200
  • 6040adab4f fixing #4461 Christian Grothoff 2016-05-05 15:03:43 +0200
  • 6b1f4904ef export transaction history check function Christian Grothoff 2016-05-05 14:43:13 +0200
  • 48863ce935 Merge branch 'master' of git.taler.net:/var/git/exchange Jeff Burdges 2016-05-04 23:30:36 +0200
  • ad6a40aaa5 fix fmt string issues Christian Grothoff 2016-05-04 13:21:22 +0200
  • 458992dc6f fixes for disting Christian Grothoff 2016-05-04 10:21:35 +0200
  • c1575167f7 fix make dist Christian Grothoff 2016-05-04 10:09:17 +0200
  • 4a031a692b implementing /refund API (#3848) Christian Grothoff 2016-05-04 09:42:52 +0200
  • c0e3021040 dead code elimination Christian Grothoff 2016-05-04 06:59:48 +0200
  • 4553681476 fix issues in tracking API and tracking API test, resolves #4399 Christian Grothoff 2016-05-04 06:10:41 +0200
  • 910e01d1c1 be more careful with terminology Christian Grothoff 2016-05-04 05:38:29 +0200
  • 2c832199b2 check WTID matches Christian Grothoff 2016-05-04 05:36:23 +0200
  • c1253703ae fix size in purpose Christian Grothoff 2016-05-04 05:30:06 +0200
  • 991d13178b fix JSON format string Christian Grothoff 2016-05-04 05:21:39 +0200
  • 27300ad1cc round exec time Christian Grothoff 2016-05-04 05:19:47 +0200
  • 9f0245ca99 modify test to trigger aggregation properly and check resulting fakebank transfers Christian Grothoff 2016-05-04 05:16:32 +0200
  • 4141467d47 rename PQ paper file Jeff Burdges 2016-05-03 14:49:07 +0200
  • dc2d0a186c towards fixing #4399 Christian Grothoff 2016-05-03 13:55:40 +0200
  • 79c316f0d5 enable multiple wire methods to be used with aggregator, add command to run aggregator in testcase Christian Grothoff 2016-05-03 07:57:49 +0200
  • f2b7e36269 finish tests for #4437 Christian Grothoff 2016-05-03 06:15:09 +0200
  • eabbafc4df adding assertions to assist figuring out #4482 Christian Grothoff 2016-05-03 05:52:37 +0200
  • 025fbdb41a Merge branch 'master' of git.taler.net:/var/git/exchange Jeff Burdges 2016-05-02 11:27:31 +0200
  • 6cdc5f3a42 Oops, actually Ring-LWE kinda sucks for us Jeff Burdges 2016-05-02 11:27:00 +0200
  • dafef04c60 Small Ring-LWE comments Jeff Burdges 2016-05-02 10:10:29 +0200
  • 5852baa7e9 fix testcase Christian Grothoff 2016-05-02 09:06:16 +0200
  • 08ef15ec94 adding bank-lib test against fakebank (currently fails) -- towards addressing #4437 Christian Grothoff 2016-05-02 08:54:05 +0200
  • 31ad6aaf11 separate interpreter from the rest of the test logic Christian Grothoff 2016-05-02 08:46:17 +0200
  • 5fd6a25c6d code simplification via new extended libgnunetcurl API Christian Grothoff 2016-05-02 08:24:21 +0200
  • ad45e5ab7a adjust shutdown/timeout to match latest GNUnet scheduler API semantics Christian Grothoff 2016-05-02 06:48:25 +0200
  • 1cbba4bec1 fixing #4462: avoid temporary schemata altogether Christian Grothoff 2016-05-02 06:36:58 +0200
  • 53e7547aaf removing broken and redundant testcase Christian Grothoff 2016-05-02 05:17:42 +0200
  • b98a204562 fix #4184 Christian Grothoff 2016-05-02 05:10:40 +0200
  • 1c2be591d3 fixing #4479 Christian Grothoff 2016-05-02 02:33:14 +0200
  • d34c6401b4 fixing #4470 Christian Grothoff 2016-05-02 01:30:13 +0200
  • d1c83c5dda Much expanded. And now compiles. Jeff Burdges 2016-05-01 20:38:37 +0200
  • 7fe7f66ffa update use to match new GNUnet scheduler API Christian Grothoff 2016-04-30 10:58:35 +0200
  • 872d9056b5 Merge branch 'master' of git.taler.net:/var/git/exchange Jeff Burdges 2016-04-29 14:51:43 +0200
  • a9f5958d16 Preliminary work on integrating key exchanges with Merkle trick Jeff Burdges 2016-04-29 04:20:59 +0200
  • e7d4ccec98 Add line on RSA-FDH to Taler paper. Jeff Burdges 2016-04-29 04:19:52 +0200
  • 2c3dc44a20 Merge branch 'master' of ssh://taler.net:/var/git/exchange into HEAD Christian Grothoff 2016-04-28 22:07:04 +0200
  • e7e14f3009 misspelt variable Florian Dold 2016-04-26 21:49:48 +0200
  • d17629bf72 create directories Florian Dold 2016-04-26 21:46:44 +0200
  • ad40c23390 check_permissions for AF_UNIX Florian Dold 2016-04-26 14:16:35 +0200
  • bf0ee981ff typo Florian Dold 2016-04-25 21:30:54 +0200
  • 34f9900f66 chmod instead of fchmod Florian Dold 2016-04-25 21:30:13 +0200
  • 4656f7f883 missing free Florian Dold 2016-04-25 21:23:08 +0200
  • 9488d72347 missing newline in log Florian Dold 2016-04-25 21:19:01 +0200
  • 99f8434e50 typo Florian Dold 2016-04-25 21:18:00 +0200
  • 5b4d2ed1be octal Florian Dold 2016-04-25 21:17:16 +0200
  • 275296311f comment Florian Dold 2016-04-25 20:51:19 +0200
  • 37266ffacd socket permissions Florian Dold 2016-04-25 20:36:47 +0200
  • edd704fa73 precheck for UDS Florian Dold 2016-04-25 20:25:05 +0200
  • 57728835cf use GNUnet helpers Florian Dold 2016-04-25 20:22:06 +0200
  • c2c2b92ed4 implement serving exchange via unix domain sockets Florian Dold 2016-04-25 16:05:30 +0200
  • 423565e74b fix CURRENCY section in test case Florian Dold 2016-04-25 13:47:59 +0200
  • 47c3a489e2 presumably fixing #4455. A check did exist (see 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. Christian Grothoff 2016-04-25 00:31:23 +0200
  • fbbf35c87f fix #4438 Christian Grothoff 2016-04-25 00:26:34 +0200
  • 95e52cd2e8 make names related to wire plugins less generic Florian Dold 2016-04-22 19:09:55 +0200
  • 9507c8c369 base config varname Florian Dold 2016-04-22 16:11:19 +0200
  • ad321624be add taler-arm wrapper Florian Dold 2016-04-22 15:17:02 +0200
  • 21188ca703 Merge branch 'master' of ssh://taler.net:/var/git/exchange Christian Grothoff 2016-04-21 20:00:40 +0200
  • 1d43437991 Merge branch 'master' of git.taler.net:/var/git/exchange Jeff Burdges 2016-04-20 17:07:25 +0200
  • 77e9e3a7f6 sketching out refund API implementation Christian Grothoff 2016-04-20 03:05:16 +0200