Commit Graph

  • 8f6e911308 -implement signature checking on /deposit Christian Grothoff 2015-06-21 20:43:54 +0200
  • 5caa52aa4c implementing /deposit JSON generation Christian Grothoff 2015-06-21 19:18:31 +0200
  • c5641e9141 Merge branch 'master' of git+ssh://git.taler.net/var/git/mint Christian Grothoff 2015-06-21 18:47:53 +0200
  • bba46ca85a compile mint_api_deposit.c Christian Grothoff 2015-06-21 18:47:42 +0200
  • 996484075d adding missing flag in a command in README Marcello Stanisci 2015-06-21 18:13:04 +0200
  • ad9a362118 adding instructions on how to set up the mint web server Marcello Stanisci 2015-06-21 17:57:20 +0200
  • d5e581b5e6 -update ignore Christian Grothoff 2015-06-21 10:35:11 +0200
  • ed888ca1d8 starting with skeleton for /deposit implementation Christian Grothoff 2015-06-21 00:00:33 +0200
  • 6e070416c3 generate /keys signature as binary-only Christian Grothoff 2015-06-20 23:19:21 +0200
  • 3bb26bcf47 deduplicate code with util/json.c, do use consistently /time/ encoding Christian Grothoff 2015-06-20 22:53:01 +0200
  • 61752e0334 simplify /keys parser by using json parser interpreter Christian Grothoff 2015-06-20 22:40:06 +0200
  • e2d453f1d2 also check timestamps are round Christian Grothoff 2015-06-20 22:22:59 +0200
  • 605058f774 add generic json parser interpreter to simplify parsing logic (next) Christian Grothoff 2015-06-20 17:40:28 +0200
  • 5c780a7a97 must also decode 'expire_legal' Christian Grothoff 2015-06-19 22:32:58 +0200
  • 2c1db3ea04 fix struct used in size calc for key signing Christian Grothoff 2015-06-19 22:24:02 +0200
  • 113dee90a9 miscounted s:o entries by one Christian Grothoff 2015-06-19 22:19:31 +0200
  • c83569c6a9 ship LIBCULR_CHECK_CONFIG macro (#3844) Christian Grothoff 2015-06-19 15:31:34 +0200
  • 5c2c2dd787 remove primary key constraint to address #3769 Christian Grothoff 2015-06-19 11:28:03 +0200
  • d39e4a11cb -more logging Christian Grothoff 2015-06-19 11:24:34 +0200
  • 6d222b2d6c fix size calculation in keycheck tool Christian Grothoff 2015-06-19 11:16:55 +0200
  • d9dbc44389 functional interpreter Fournier Nicolas 2015-06-19 10:55:13 +0200
  • aa33f8cae5 -log Christian Grothoff 2015-06-18 16:46:06 +0200
  • 044403701d fix range check, fix NULL check, fix plugin linkage Christian Grothoff 2015-06-18 16:41:36 +0200
  • 37bf816873 wq Merge branch 'master' of git+ssh://taler.net/var/git/mint Christian Grothoff 2015-06-18 16:38:47 +0200
  • 45ec06a0e8 fix config to use test mode Christian Grothoff 2015-06-18 16:38:43 +0200
  • 3df2a873b5 fix generation of signing keys by keyup tool Christian Grothoff 2015-06-18 16:24:01 +0200
  • 8f656ba0fc add config files Christian Grothoff 2015-06-18 16:23:01 +0200
  • 5e87b47c48 add test mode option to mint Christian Grothoff 2015-06-18 14:25:09 +0200
  • 3a4429aa00 do not apply 'now' restriction on anchor finding Christian Grothoff 2015-06-18 14:14:14 +0200
  • b696e1db1d fix range check, make messages clearer Christian Grothoff 2015-06-18 14:04:42 +0200
  • d589293557 need to link benchmark against libjansson Christian Grothoff 2015-06-18 13:49:23 +0200
  • 8cd29d1670 adding configuration for testing mint httpd Christian Grothoff 2015-06-18 13:47:35 +0200
  • cbcd82e1fc -use static for internal API Christian Grothoff 2015-06-18 13:45:15 +0200
  • d15c654749 fix locking issue, as the mutex we are using is not recursive we need to be a bit more careful Christian Grothoff 2015-06-18 13:44:58 +0200
  • 740d6cba04 finish first draft of testcase, fix first small bug found with it Christian Grothoff 2015-06-18 11:39:53 +0200
  • a32e2b869f fix testcase FTBFS Christian Grothoff 2015-06-18 01:17:01 +0200
  • 5740506b24 refactoring mint API, mostly done (compiles again, /keys might even work) Christian Grothoff 2015-06-17 18:50:09 +0200
  • 6f02d4e355 fixed memory leak Fournier Nicolas 2015-06-17 17:24:08 +0200
  • 6ffe1d5dba adding functionality to perf_interpreter Fournier Nicolas 2015-06-17 15:15:10 +0200
  • f19b4d722d added requiered lib dependances Fournier Nicolas 2015-06-17 15:13:29 +0200
  • e99b6b931c reworked deposit initialisation Fournier Nicolas 2015-06-17 15:08:40 +0200
  • 36e189ceef #3818: get_refresh_out is truly dead Christian Grothoff 2015-06-15 14:19:35 +0200
  • 2ca543cd07 fix #3818 and handle coins being melted into multiple sessions Christian Grothoff 2015-06-15 14:18:37 +0200
  • 699f283ca7 Merge branch 'master' of git+ssh://git.taler.net/var/git/mint Christian Grothoff 2015-06-12 21:29:21 +0200
  • 5c01da52b1 introduce pq functions form abs time in NBO Christian Grothoff 2015-06-12 21:29:17 +0200
  • 6c440e0cec moving things around and fixing memory issues Fournier Nicolas 2015-06-12 15:28:49 +0200
  • b1e0dd8b7e Merge branch 'master' of taler.net:/var/git/mint Fournier Nicolas 2015-06-12 12:12:44 +0200
  • b1210fa824 added prefixes to functions in init Fournier Nicolas 2015-06-12 12:09:14 +0200
  • cf8d6711e8 implementing #3819 Christian Grothoff 2015-06-12 11:57:10 +0200
  • c80435c815 Merge branch 'master' of git+ssh://taler.net/var/git/mint Christian Grothoff 2015-06-12 11:47:06 +0200
  • 9891cafe12 implementing #3819: check for inconsistent deposit request Christian Grothoff 2015-06-12 11:47:01 +0200
  • ec56e47809 Fix includes and more indentation Fournier Nicolas 2015-06-12 11:14:32 +0200
  • 006c55b3de doxygen fixes Christian Grothoff 2015-06-12 11:00:04 +0200
  • 3cdee2eb6a fix #3811 Christian Grothoff 2015-06-12 10:55:03 +0200
  • 5fe7fd24c1 fix test with API rename Christian Grothoff 2015-06-12 10:49:14 +0200
  • a7a882fc7b fix test with API rename Christian Grothoff 2015-06-12 10:48:50 +0200
  • fe6d7a5ae1 ensure DKI information is in database before we start to use it (#3808) Christian Grothoff 2015-06-12 10:46:42 +0200
  • 3724e3d166 implement postgres_get_denomination_info (#3808) Christian Grothoff 2015-06-12 10:28:17 +0200
  • 548e19e9fd -problem solving: endianess conversion (and coding style) Christian Grothoff 2015-06-12 09:09:42 +0200
  • 48c8aaf0d7 notes on #3818 Christian Grothoff 2015-06-11 16:25:32 +0200
  • 9f1a208745 implementing #3813 and 3834 Christian Grothoff 2015-06-11 16:21:40 +0200
  • e789fc36b4 -remove fixme, as this was fixed Christian Grothoff 2015-06-11 16:12:46 +0200
  • fdcac7d6af fix #3835 Christian Grothoff 2015-06-11 16:11:07 +0200
  • a560e79a50 addig gauger.h to build to avoid FTBFS Christian Grothoff 2015-06-11 16:04:51 +0200
  • 239aaf53d4 Merge branch 'master' of git+ssh://git.taler.net/var/git/mint Christian Grothoff 2015-06-11 16:03:11 +0200
  • dd2ab3aae3 implementing #3732 Christian Grothoff 2015-06-11 16:03:07 +0200
  • 655073f6d5 Commenting and fixing syntax Fournier Nicolas 2015-06-11 15:55:46 +0200
  • 40ab9e60ad adding last missing 'REFERENCES' statement to fix #3770 Christian Grothoff 2015-06-11 15:06:49 +0200
  • a2c77cd36a fixing #3823 Christian Grothoff 2015-06-11 14:58:23 +0200
  • eedfc04850 implement #3830 Christian Grothoff 2015-06-11 14:46:03 +0200
  • 65c19ccbdb implement #3831 Christian Grothoff 2015-06-11 14:40:07 +0200
  • 9ff580fe7b fixing #3820/#3826 Christian Grothoff 2015-06-11 14:25:42 +0200
  • 998a2f3aa6 fixing #3812/#3828 Christian Grothoff 2015-06-11 13:52:45 +0200
  • 357235618f fixing #3821 Christian Grothoff 2015-06-11 13:46:27 +0200
  • dc23f290ee fixing #3817 Christian Grothoff 2015-06-11 13:38:47 +0200
  • edc6d38082 use execution time for transactions, but expiration time for reserve summary (fixes #3809) Christian Grothoff 2015-06-11 13:14:59 +0200
  • babeff1968 fix #3825 Christian Grothoff 2015-06-11 13:02:57 +0200
  • 95f4cdc6df -testcases are good thing... Christian Grothoff 2015-06-11 12:32:40 +0200
  • 8bd6465325 fixing #3810 Christian Grothoff 2015-06-11 12:30:14 +0200
  • ed2b1c1b6f fixing #3833 Christian Grothoff 2015-06-11 12:10:54 +0200
  • c502b82da4 fixing #3827 Christian Grothoff 2015-06-11 12:08:15 +0200
  • 9a3dd7cb25 new test for uint and json APIs Christian Grothoff 2015-06-10 17:39:34 +0200
  • aef3b7c350 implementing pq APIs for #3827, not yet tested or used through Christian Grothoff 2015-06-10 16:31:29 +0200
  • d45534c574 adding refs to bugs Christian Grothoff 2015-06-10 15:49:54 +0200
  • 0de322fda8 implementing a few FIXMEs, adding refs to bugs for others Christian Grothoff 2015-06-10 15:48:03 +0200
  • 7df32f41a8 cosmetics, removing FIXME that was already done Christian Grothoff 2015-06-10 15:31:38 +0200
  • d1f67503f3 Merge branch 'master' of git+ssh://taler.net/var/git/mint Christian Grothoff 2015-06-10 15:21:02 +0200
  • 6801a3fd88 use util api as indicated by fixme Christian Grothoff 2015-06-10 15:20:57 +0200
  • ccc57fed01 Merge branch 'master' of taler.net:/var/git/mint Fournier Nicolas 2015-06-10 14:59:21 +0200
  • 7e990741df Commenting, cleaning and checking for return values Fournier Nicolas 2015-06-10 14:59:14 +0200
  • 29a8047d6f use better names than i/j Christian Grothoff 2015-06-10 11:34:21 +0200
  • 84c21460b6 links to bug reports, use TALER_refresh_link_encrypted_encode where appropriate when generating data to insert Christian Grothoff 2015-06-10 11:14:05 +0200
  • b6c0f0a29f typo Christian Grothoff 2015-06-10 10:59:04 +0200
  • e40cbd96dd Added headers to files and commented Fournier Nicolas 2015-06-09 17:35:33 +0200
  • 3390717e33 moved mintdb perf filed to mintdb directory Fournier Nicolas 2015-06-09 17:34:41 +0200
  • 4544a21cfb -commenting on code Christian Grothoff 2015-06-09 13:55:05 +0200
  • d5f6b064f5 Initial commit for mintdb performance analysis Fournier Nicolas 2015-06-09 13:03:37 +0200
  • 55568e682b notes about 3828/3812 Christian Grothoff 2015-06-05 15:48:00 +0200
  • 56ca616eb3 more docu, bugfixes and bugnotes Christian Grothoff 2015-06-05 15:41:03 +0200
  • 776482ef85 more docu and bug notes Christian Grothoff 2015-06-05 15:26:41 +0200