Commit Graph

  • d5a593dd03 db: rename break_db_err' to BREAK_DB_ERR' Sree Harsha Totakura 2015-03-05 17:53:15 +0100
  • 72c298b52e util: use const whenever applicable Sree Harsha Totakura 2015-03-05 17:34:54 +0100
  • 51929fe759 db: Use macro while creating prepared statements Sree Harsha Totakura 2015-03-05 17:05:51 +0100
  • 3f7a1a5c8a db: No special handling for failed INDEX creation Sree Harsha Totakura 2015-03-05 16:45:31 +0100
  • 39c538311d db: Use a reserve structure Sree Harsha Totakura 2015-03-05 16:31:33 +0100
  • 363773698a db: Add DB_reserve_get() to get a summary of the reserve Sree Harsha Totakura 2015-03-05 16:16:38 +0100
  • b6484371fb db: Fix some prepared statements Sree Harsha Totakura 2015-03-05 16:11:38 +0100
  • 39e8dd862b db: Add temporary flag to DB_get_connection() Sree Harsha Totakura 2015-03-05 16:10:42 +0100
  • c9d48a4a6c Fix ResultSpec processing Sree Harsha Totakura 2015-03-05 16:08:55 +0100
  • 0acd5714e0 Move table creation logic to DB layer. Also support temporary schema creation for the sake of testing Sree Harsha Totakura 2015-03-05 16:05:06 +0100
  • b82a593dbb db: Add testcase for DB layer Sree Harsha Totakura 2015-03-05 15:59:22 +0100
  • 3c7168aad2 Added testcase for reserves_in_insert() Sree Harsha Totakura 2015-03-06 01:15:46 +0100
  • cee173a8e2 -sync Sree Harsha Totakura 2015-03-05 23:40:54 +0100
  • 129920ef8b db: Implement reserves_in_insert() Sree Harsha Totakura 2015-03-05 18:16:32 +0100
  • c62dc613ce db: Add QUERY_ERR macro to log failed queries Sree Harsha Totakura 2015-03-05 17:55:19 +0100
  • 376183ac6a db: fix compile warning in taler-mint-dbinit.c Sree Harsha Totakura 2015-03-05 17:53:41 +0100
  • 0438dac4ef -rename Sree Harsha Totakura 2015-03-05 17:53:15 +0100
  • c2ee5efa50 util: use const whenever applicable Sree Harsha Totakura 2015-03-05 17:34:54 +0100
  • a3e7b3af82 db: Use macro while creating prepared statements Sree Harsha Totakura 2015-03-05 17:05:51 +0100
  • f92af896f8 db: No special handling for failed INDEX creation Sree Harsha Totakura 2015-03-05 16:45:31 +0100
  • 494e71b9a6 Use a reserve structure Sree Harsha Totakura 2015-03-05 16:31:33 +0100
  • 2ac21b6329 Add DB_reserve_get() to get a summary of the reserve Sree Harsha Totakura 2015-03-05 16:16:38 +0100
  • 4494cf7b61 Fix some prepared statements Sree Harsha Totakura 2015-03-05 16:11:38 +0100
  • 7a37751446 Fix broken compilation: add temporary flag to DB_get_connection() Sree Harsha Totakura 2015-03-05 16:10:42 +0100
  • f7b5cf02ae Fix ResultSpec processing Sree Harsha Totakura 2015-03-05 16:08:55 +0100
  • 73d3144a13 Fix missing declaration Sree Harsha Totakura 2015-03-05 16:06:06 +0100
  • bc55152b0a Move table creation logic to DB layer. Also support temporary schema creation for the sake of testing Sree Harsha Totakura 2015-03-05 16:05:06 +0100
  • e6943f5a9e Add testcase for DB layer Sree Harsha Totakura 2015-03-05 15:59:22 +0100
  • bea425de6c Fix #3624: Check JSON format for wire deposits (SEPA specification) Sree Harsha Totakura 2015-02-17 17:23:13 +0100
  • 2f51cd3e3e add copyright statement to configure Christian Grothoff 2015-02-08 00:20:48 +0100
  • 3cd1bef1ff bringing copyright tags up to FSF standard Christian Grothoff 2015-02-08 00:17:40 +0100
  • 477e68c506 bringing copyright tags up to FSF standard Christian Grothoff 2015-02-08 00:16:22 +0100
  • 421977d875 got the official GNUification Christian Grothoff 2015-02-06 20:27:10 +0100
  • af37430f06 -fix disting Christian Grothoff 2015-02-06 01:26:19 +0100
  • d86ae26ef5 mark unchecked functions Christian Grothoff 2015-01-31 20:54:38 +0100
  • 20c05dd5e3 cleaning up /refresh/link logic, in particular separting out response generation logic Christian Grothoff 2015-01-31 20:53:19 +0100
  • 2bb962c9be finished first pass over /refresh/reveal logic, simplifying mint_db API by keeping sigs around immediately Christian Grothoff 2015-01-31 20:08:21 +0100
  • 6d8ccc9fe7 starting to clean up /refresh/reveal DB logic Christian Grothoff 2015-01-31 15:42:00 +0100
  • 28d9d3130e update README Christian Grothoff 2015-01-31 15:02:04 +0100
  • 1102b7dace working on /refresh/melt operation Christian Grothoff 2015-01-30 15:34:01 +0100
  • 29ee8a41a4 updating ignores Christian Grothoff 2015-01-30 14:27:06 +0100
  • fae4fb8687 fixing ftbfs of testcase Christian Grothoff 2015-01-30 14:17:42 +0100
  • c750f53d5a TALER_MINT_keys_sign returns void, thus no need to check rvalue Christian Grothoff 2015-01-30 14:08:43 +0100
  • abe597c074 fix missing test, wrong type Christian Grothoff 2015-01-30 14:07:27 +0100
  • 494d904238 install db_pq header Christian Grothoff 2015-01-30 10:56:29 +0100
  • 7e46289428 -removing legacy TALER_TALER API, replacing with modern TALER_DB calls Christian Grothoff 2015-01-29 20:45:45 +0100
  • d751c9c6de eliminating obsolete KnownCoin APIs Christian Grothoff 2015-01-29 20:41:11 +0100
  • f35d358552 remove dead mint.h includes Christian Grothoff 2015-01-29 20:28:21 +0100
  • a0a405939f remove dead mint.h includes Christian Grothoff 2015-01-29 20:27:57 +0100
  • fa7f190745 logic of execute_refresh_commit is now clean Christian Grothoff 2015-01-29 20:18:04 +0100
  • 090ddf170b working on cleaning up /refresh/melt logic Christian Grothoff 2015-01-29 20:00:21 +0100
  • 8ca555500f more notes about issues in bug tracker Christian Grothoff 2015-01-29 19:01:29 +0100
  • 2b663f33c0 more comments Christian Grothoff 2015-01-29 18:46:34 +0100
  • 681702aff9 finish simplify cleanup of json roots: as early as possible Christian Grothoff 2015-01-29 18:03:44 +0100
  • 27303e320a finish cleanup of /refresh/link parsing, trivial this time Christian Grothoff 2015-01-29 18:00:30 +0100
  • 9ee6c66d86 finish cleanup of /refresh/reveal parsing Christian Grothoff 2015-01-29 17:53:12 +0100
  • 41e1dd9738 finish cleanup of /refresh/commit parsing Christian Grothoff 2015-01-29 17:34:37 +0100
  • 1e3e6fa599 finish cleanup of /refresh/melt parsing Christian Grothoff 2015-01-29 16:26:58 +0100
  • 4a27969e5e make TALER_MINT_parse_json_data more expressive, add RSA types as well Christian Grothoff 2015-01-29 15:45:05 +0100
  • a284561298 make TALER_MINT_parse_json_data more expressive Christian Grothoff 2015-01-29 15:06:55 +0100
  • ab67dec1be annotate with bug report number Christian Grothoff 2015-01-29 00:59:01 +0100
  • a627c3e9b1 annotate with bug report number Christian Grothoff 2015-01-29 00:53:05 +0100
  • 1d99ff43dc update comments Christian Grothoff 2015-01-29 00:46:08 +0100
  • 758ce80519 clean up /withdraw/sign logic Christian Grothoff 2015-01-29 00:45:07 +0100
  • 8adde040ab towards proper implementation of /withdraw/status Christian Grothoff 2015-01-29 00:09:48 +0100
  • b162d2e458 rollback should just return void Christian Grothoff 2015-01-28 22:47:03 +0100
  • fb12484160 update docu Christian Grothoff 2015-01-28 22:35:57 +0100
  • 1466048e4d cleaning up mint_db API Christian Grothoff 2015-01-28 22:18:53 +0100
  • fd1bcfecfa cleaning up Christian Grothoff 2015-01-28 21:08:19 +0100
  • 5fcca8707f simplify logic, remove dead call Christian Grothoff 2015-01-28 20:59:39 +0100
  • 8c558ddf89 generally just include taler_util.h Christian Grothoff 2015-01-28 20:55:15 +0100
  • 9c3c6295a8 even cleaner separation of PostGres-specific logic, and nicer libtalerutil headers Christian Grothoff 2015-01-28 20:53:21 +0100
  • c4b63c1302 move PostGres-specific logic out of libtalerutil Christian Grothoff 2015-01-28 20:37:51 +0100
  • bc8f6e81a4 move data_to_string_alloc to GNUnet Christian Grothoff 2015-01-28 20:31:28 +0100
  • 62d3d35250 move coin validity test to libtalerutil Christian Grothoff 2015-01-28 20:23:19 +0100
  • 2debf6c3f0 cleaning up includes Christian Grothoff 2015-01-28 20:12:15 +0100
  • 172505bd0f splitting up /keys and keystate handling Christian Grothoff 2015-01-28 20:10:59 +0100
  • 554ee3d4da cleaning up some memory management issues in response generation Christian Grothoff 2015-01-28 19:58:20 +0100
  • 2e0e30291c sign /deposit reply so that merchant has proof that mint accepted it Christian Grothoff 2015-01-28 19:48:41 +0100
  • e19f1906a3 avoid using struct Deposit in response Christian Grothoff 2015-01-28 15:35:41 +0100
  • 7f171e69b2 more cleanup of mint.h Christian Grothoff 2015-01-28 15:19:06 +0100
  • c119d914b3 more restructuring Christian Grothoff 2015-01-28 15:06:09 +0100
  • 9cbc31afc4 move key IO routines into aptly named files Christian Grothoff 2015-01-28 15:03:47 +0100
  • b6154af448 move DB functions to mint_db.c Christian Grothoff 2015-01-28 14:57:55 +0100
  • 49d4f24f8d misc cleanup, moving TALER_MINT_config_load to libtalerutil Christian Grothoff 2015-01-28 14:55:25 +0100
  • ea3fac6063 starting to clean up /deposit logic Christian Grothoff 2015-01-27 23:06:23 +0100
  • 5647ed2be5 document /withdraw/* operations Christian Grothoff 2015-01-27 22:20:57 +0100
  • 8fd46396d7 polishing taler-mint-http_withdraw.c logic Christian Grothoff 2015-01-27 22:17:08 +0100
  • 162af316d3 cleaning up types used some more: also use a new struct for the transfer key secret Christian Grothoff 2015-01-27 22:05:31 +0100
  • 27a72fdafe cleaning up types used Christian Grothoff 2015-01-27 22:01:08 +0100
  • 426f05adbd fix typos, make tests build Christian Grothoff 2015-01-27 21:48:50 +0100
  • bd42711209 fix warning and type confusion Christian Grothoff 2015-01-27 21:46:54 +0100
  • c7b7da5a19 code now fully compiles again Christian Grothoff 2015-01-27 18:57:29 +0100
  • b05a5acc3c mint-httpd_withdraw compiles again Christian Grothoff 2015-01-27 18:52:56 +0100
  • 019af0919e mint-httpd_db.c now compiles again Christian Grothoff 2015-01-27 18:49:02 +0100
  • c3731d0df7 implementing varsize link data Christian Grothoff 2015-01-27 18:35:17 +0100
  • 16817ef0d1 implementing new link crypto API Christian Grothoff 2015-01-27 16:31:18 +0100
  • 2cda5ea7ee rework taler lib, moving some code to GNUnet, cleaner refresh encrypt/decypt API Christian Grothoff 2015-01-27 16:18:33 +0100
  • 610b7b62c0 towards making code compile again Christian Grothoff 2015-01-27 15:22:34 +0100
  • bda9e3ad94 towards making code compile again Christian Grothoff 2015-01-27 14:55:05 +0100