Commit Graph

1070 Commits

Author SHA1 Message Date
Christian Grothoff
a72661fd29 add bank logic to log transactions 2016-04-04 14:43:42 +02:00
Christian Grothoff
c83e22d199 add MHD skeleton logic 2016-04-04 14:26:24 +02:00
Christian Grothoff
7401433644 make use of r36977/78 API improvement in GNUnet 2016-04-04 14:04:44 +02:00
Christian Grothoff
9909a04d5b use new PQ_query_param_string function to fix 0-termination bug, also terminate idle aggregator in test mode 2016-04-03 21:41:26 +02:00
Christian Grothoff
08e9c29570 Fix testcase to match latest spec without receiver_ 2016-04-03 21:10:10 +02:00
Christian Grothoff
1dea7998db fix json generation, use proper json in test 2016-04-03 21:08:24 +02:00
Christian Grothoff
daae3d3ddf change taler-exchange-sepa to a more generic taler-exchange-wire tool using the wire plugins (#4237) 2016-04-02 20:58:22 +02:00
Christian Grothoff
937078bbdc fix NPE 2016-04-01 21:00:05 +02:00
Christian Grothoff
a2a7a3272d fix ignores 2016-04-01 20:43:03 +02:00
Christian Grothoff
d7d33b6812 set environment variable to ensure plugins are found during tests 2016-04-01 20:35:22 +02:00
Christian Grothoff
bf3e5487b4 fix newline 2016-04-01 20:32:44 +02:00
Christian Grothoff
1168010160 fix error message 2016-04-01 20:30:52 +02:00
Christian Grothoff
1c568f8eb6 fix testcase init with new API 2016-04-01 20:27:57 +02:00
Christian Grothoff
4154e41a41 hash inputs to sign_fdh functions as required by new API 2016-04-01 20:18:18 +02:00
Christian Grothoff
9bc96506bb update man pages and templates to use current options 2016-04-01 17:32:10 +02:00
Christian Grothoff
76c8ab07e1 fix testcase with new path detection logic 2016-04-01 17:14:30 +02:00
Christian Grothoff
de3e26303e implementing #4356, tests still failing, but main logic should now be updated 2016-04-01 16:15:35 +02:00
Christian Grothoff
92907bee45 return nicer error message from bank API and fix compiler warning 2016-04-01 08:37:44 +02:00
Christian Grothoff
3a2e547da9 use GNUnet-SVN #36970 API improvement to de-duplicate code in Taler 2016-03-31 20:56:16 +02:00
Christian Grothoff
b4c4f0b078 towards a testcase for aggregation logic 2016-03-30 22:56:17 +02:00
Jeff Burdges
c2889e45b2 Merge branch 'master' of git.taler.net:/var/git/exchange 2016-03-28 01:06:19 +02:00
Christian Grothoff
3938ad4d20 Merge branch 'master' of git+ssh://git.taler.net/var/git/exchange 2016-03-26 18:18:58 +01:00
Christian Grothoff
17b2c7e011 fix indent, fix some comments 2016-03-26 18:18:57 +01:00
Jeff Burdges
946b9ed995 Another FDH reference but maybe unneeded 2016-03-25 15:59:48 +01:00
Jeff Burdges
3d04687b6f References for FDH, one-more-inversion, RSA-KTI vs RSA-CTI, etc. 2016-03-25 14:01:27 +01:00
Christian Grothoff
73a0510705 use bank and exchange account numbers in test 2016-03-23 18:38:57 +01:00
Christian Grothoff
e76154e076 ref to bug #4340 2016-03-23 11:34:50 +01:00
Christian Grothoff
ac950fbe61 switch to wid to comply with spec 2016-03-23 11:34:24 +01:00
Christian Grothoff
7f7ac5d92c avoid waiting forever 2016-03-23 10:06:41 +01:00
Christian Grothoff
d57576d5dd Merge branch 'master' of git+ssh://git.taler.net/var/git/exchange 2016-03-23 10:04:56 +01:00
Christian Grothoff
08a051a7c0 update test_bank_api to match current bank setup methods 2016-03-23 10:04:40 +01:00
Jeff Burdges
2e0067d9dd Merge branch 'master' of git.taler.net:/var/git/exchange 2016-03-21 15:19:43 +01:00
Jeff Burdges
130957f69d Note two errors in the tests suit 2016-03-21 15:19:04 +01:00
Christian Grothoff
6a80c0bfa2 Merge branch 'master' of git+ssh://git.taler.net/var/git/exchange 2016-03-21 14:40:59 +01:00
Christian Grothoff
3cb188e8a7 rename to match GNUnet symbol change 2016-03-21 14:40:57 +01:00
Jeff Burdges
553d6eb23e API change in GNUnet crypto for Full Domain Hashing 2016-03-21 10:57:12 +01:00
Christian Grothoff
6f8fa678c1 implementing #3987 2016-03-21 01:45:53 +01:00
Christian Grothoff
737e3f4bf6 refactor to eliminate duplicated JSON parsing logic (#4150) 2016-03-19 19:16:35 +01:00
Christian Grothoff
3d5e096fa2 eliminate warning 2016-03-19 19:14:19 +01:00
Christian Grothoff
1c4b72cb47 fix test script escaping 2016-03-19 18:50:48 +01:00
Christian Grothoff
362b275c7d fix test script escaping 2016-03-19 18:50:40 +01:00
Christian Grothoff
199fa6a840 update .gitignore 2016-03-19 15:56:40 +01:00
Christian Grothoff
ae726ea31b remove duplicated JSON parsing code from exchange-lib (#4150) 2016-03-19 15:54:21 +01:00
Christian Grothoff
95ca52f555 Merge branch 'master' of git+ssh://taler.net/var/git/exchange 2016-03-19 15:23:48 +01:00
Christian Grothoff
0d1eced630 first refactoring of JSON logic to address #4150 and #4237 2016-03-19 15:23:11 +01:00
Christian Grothoff
172fa4cc7b mege 2016-03-17 16:14:49 +01:00
Christian Grothoff
7479f3a2e5 add APP target 2016-03-17 16:14:28 +01:00
Christian Grothoff
d229f78da3 include AUTHORS 2016-03-15 20:11:23 +01:00
Christian Grothoff
77801f054a exclude priv keys 2016-03-15 20:09:59 +01:00
Christian Grothoff
55d5696b78 rename 2016-03-15 20:08:48 +01:00