Commit Graph

  • 15c3577722 Remove overly long timeout. Florian Dold 2015-12-24 01:18:37 +0100
  • ce6e7be9a7 logging Florian Dold 2015-12-24 01:07:38 +0100
  • ab9ad17e95 logging Florian Dold 2015-12-23 23:50:54 +0100
  • 4e4a90d6ad Temporary: Very verbose logging. Florian Dold 2015-12-23 23:24:10 +0100
  • 5af570bd28 Logging. Florian Dold 2015-12-23 22:46:18 +0100
  • 7c3282fe5d Logging. Florian Dold 2015-12-23 22:36:28 +0100
  • 24bfedf04e Merge branch 'master' of ssh://taler.net/var/git/mint Florian Dold 2015-12-22 11:26:10 +0100
  • 204f732c1a make sure triggered action actually runs Christian Grothoff 2015-12-20 13:24:28 +0100
  • 8e75ccaa71 -check return value Christian Grothoff 2015-12-20 13:00:06 +0100
  • 2d6303c698 avoid generating URLs with // in them Christian Grothoff 2015-12-19 20:43:41 +0100
  • bd44a3ee4c properly return result (fixes compiler warning) Christian Grothoff 2015-12-19 20:36:20 +0100
  • 6ed1fc5f73 use comma instead of space as we do elsewhere Christian Grothoff 2015-12-19 20:36:05 +0100
  • 304fc9fb1f only reduce timeout, enable function to be called on existing values Christian Grothoff 2015-12-19 20:35:41 +0100
  • 263fd77738 Only check for postgres if building full mint. Florian Dold 2015-12-13 17:03:32 +0100
  • c20f955ae4 towards /deposit/wtid handling (more skeleton work) Christian Grothoff 2015-12-09 15:36:34 +0100
  • c5204d3a21 add contract structure from Merchant Christian Grothoff 2015-11-25 13:37:38 +0100
  • ea27c56920 get rid of marcello's printf()-style debugging with compiler warnings... Christian Grothoff 2015-11-25 13:36:29 +0100
  • 4c80119b30 Merge branch 'master' of git+ssh://taler.net/var/git/mint Christian Grothoff 2015-11-24 14:48:35 +0100
  • 3961d3df7e -fix indent Christian Grothoff 2015-11-24 14:48:32 +0100
  • fdf51f8c73 Remove outdated 'todo' comment Florian Dold 2015-11-24 14:42:31 +0100
  • 57affb94fe Fix wrong comment Florian Dold 2015-11-24 14:42:01 +0100
  • 1ca54c5df1 Make compiler warning go away Florian Dold 2015-11-24 10:56:34 +0100
  • 2f9ae4aa80 Demo "intro" Website moved into wallet's repository Marcello Stanisci 2015-11-18 14:59:50 +0100
  • bdde6093d5 removing the bank Website Marcello Stanisci 2015-11-17 21:48:37 +0100
  • ab73adebf9 fixing broken link Marcello Stanisci 2015-11-14 23:51:51 +0100
  • 03aa103ad5 adding extension installation link within bank website Marcello Stanisci 2015-11-14 23:49:21 +0100
  • 7570830394 /transfer -> /extension Marcello Stanisci 2015-11-14 23:45:24 +0100
  • 5050e2e04e minor change to bank website Marcello Stanisci 2015-11-14 23:30:58 +0100
  • f8985716dd removing debuggish echo Marcello Stanisci 2015-11-14 23:04:48 +0100
  • 5955225dc3 changing bank's page title Marcello Stanisci 2015-11-14 23:00:00 +0100
  • aa75ad4e1c fetching mint URL from form server side handler Marcello Stanisci 2015-11-14 22:00:07 +0100
  • 4b5fc7dc0e Adapting the "demo" directories layout to the new scenario (which has a 'bank' and an introductory 'demo' website) Marcello Stanisci 2015-11-14 01:43:03 +0100
  • e5d3c21043 Hiding reserve key 'input' field + adding a new 'input' field to get the base URL of the receiving-money mint + adapting 'detail' object passed to the wallet to indicate all the DOM ids from the SEPA form needed by the wallet to perform the submission Marcello Stanisci 2015-11-13 14:14:14 +0100
  • d6a222beca passing reserve details to the wallet via DOM event (#4047) Marcello Stanisci 2015-11-12 18:21:15 +0100
  • 5a12cbac29 skeleton for the logic for #3888 (mint-side) Christian Grothoff 2015-11-11 18:21:29 +0100
  • d97cd0c98d define signature formats for #3888 Christian Grothoff 2015-11-11 18:09:19 +0100
  • 9bbfca568f updating code to match simplified specification (#4039) Christian Grothoff 2015-11-11 14:44:08 +0100
  • e5988bf353 Adding passing details needed to the wallet through the 'wire funds' event (NOT tested) Marcello Stanisci 2015-11-10 18:35:35 +0100
  • 6d03017eba adapting website to new signal names Marcello Stanisci 2015-11-09 13:33:18 +0100
  • da29648397 adding instruction about creating reserves Marcello Stanisci 2015-11-04 22:59:48 +0100
  • 34405ec956 minor change to comments Marcello Stanisci 2015-11-03 16:49:14 +0100
  • c2a40aa839 fix #4032: move wire deadline form wire details to advisory field in /deposit request Christian Grothoff 2015-10-28 21:06:23 +0100
  • 3fd22d4b6f 256 bit is too small for some values, need at least 512 Christian Grothoff 2015-10-28 21:01:02 +0100
  • 4821541c7c fix typos Sree Harsha Totakura 2015-10-26 12:22:24 +0100
  • 49c7f62f14 fix typos Sree Harsha Totakura 2015-10-26 12:06:25 +0100
  • 5ff88d055e fix notation is refreshing protocol Sree Harsha Totakura 2015-10-26 11:49:08 +0100
  • b5577716af removing double inclusion Marcello Stanisci 2015-10-23 17:09:30 +0200
  • 761a76384f Closing #3955 Marcello Stanisci 2015-10-21 00:07:21 +0200
  • 6e463d5c5c Adding basic website and 'Wire funds' button having the appearing/disappearing behaviour according to the wallet being present or not. Marcello Stanisci 2015-10-20 23:33:13 +0200
  • 78102f3e18 Adding the subdirectory which hosts the web page through which the wallet will wire funds to the mint, as described in #3955 (message #9603). Marcello Stanisci 2015-10-20 22:38:46 +0200
  • 5b388d44c4 -use proper cast to what the API expects, just removes a compiler warning Christian Grothoff 2015-10-19 14:32:32 +0200
  • 47b4193317 Corrections on section 4 Jeff Burdges 2015-10-13 18:39:43 +0200
  • 99865ad6d4 -minor corrections to the corrections Christian Grothoff 2015-10-08 20:47:17 +0200
  • 2ce2c1dac7 Correctons to section 3 Jeff Burdges 2015-10-08 02:43:42 +0200
  • 2863132570 Corrections to sections 1 and 2 Jeff Burdges 2015-10-07 16:39:03 +0200
  • bdc8bc7de3 -cite as suggested by Jeff, use correct name Christian Grothoff 2015-10-07 14:36:18 +0200
  • dfb767a095 doxygen fixes Christian Grothoff 2015-10-05 10:39:17 +0200
  • 3b3af8a077 avoid triplicating 'randomly computes' Christian Grothoff 2015-10-05 00:35:02 +0200
  • 41126e6d24 fix inconsistency in reveal step formulation, now matches implementation Christian Grothoff 2015-10-04 12:35:05 +0200
  • cf5b48eaaa make formulations precise Christian Grothoff 2015-10-01 18:38:22 +0200
  • e2f988b995 use U instead of B^{-1} as it is not a strict inverse Christian Grothoff 2015-10-01 15:22:19 +0200
  • 45fe8a52e6 fix minor typos/comments Christian Grothoff 2015-09-28 22:59:34 +0200
  • 383f3eb850 properly check contract hash, instead of just computing it twice Christian Grothoff 2015-09-28 22:56:20 +0200
  • 837b7f5f14 -renable testrun, update gitignore Christian Grothoff 2015-09-28 22:52:06 +0200
  • 03fb570a9c have option to disable expensive tests Christian Grothoff 2015-09-28 22:28:09 +0200
  • 0b5fc99687 Merge branch 'master' of ssh://taler.net:/var/git/mint Christian Grothoff 2015-09-28 16:00:20 +0200
  • eaa0af4297 Luis is right Christian Grothoff 2015-09-28 16:00:14 +0200
  • 6216cbc003 minor typo Florian Dold 2015-09-28 15:49:38 +0200
  • c4fd43dd0c fixing typoes with patch from Luis Ressel Christian Grothoff 2015-09-28 15:33:09 +0200
  • da04a98358 resolve conflict Christian Grothoff 2015-09-28 15:27:04 +0200
  • 0e48396f7e more clarifications Christian Grothoff 2015-09-28 12:05:20 +0200
  • de384cfd82 more clarifications Christian Grothoff 2015-09-28 12:01:37 +0200
  • c8eeea1245 fix description of locking protocol Christian Grothoff 2015-09-28 11:47:42 +0200
  • 3f0a0c8f71 attempt to clarify double spending Christian Grothoff 2015-09-28 08:53:01 +0200
  • bf8b9d1435 mention need to audit randomness of gamma Christian Grothoff 2015-09-27 20:32:30 +0200
  • a67fefa9fb extra logging Christian Grothoff 2015-09-27 14:05:01 +0200
  • b3a65cb766 add note on how to assure gamma is random Christian Grothoff 2015-09-27 14:04:52 +0200
  • 1bfba318ec add reminder Christian Grothoff 2015-09-26 16:57:16 +0200
  • 42aea7d138 address Fabian Kirsch's comments for more consistent symbol names, and adding a 'legend' Christian Grothoff 2015-09-26 16:30:04 +0200
  • 9ff0c56018 typo Christian Grothoff 2015-09-26 11:54:03 +0200
  • ecd6636219 fix interpreter warnings Fournier Nicolas 2015-09-25 08:53:37 +0200
  • 18d3c5efa5 more paper edits and claifications Christian Grothoff 2015-09-24 17:43:20 +0200
  • 851a727b69 more edits on taler paper Christian Grothoff 2015-09-24 17:32:55 +0200
  • 7c9d82174f more misc edits to the paper, also making sure it fits within page limits Christian Grothoff 2015-09-24 15:40:27 +0200
  • 099b283f9c fixing build/ref issues in TeX Christian Grothoff 2015-09-24 12:26:08 +0200
  • 43ff6d447a expand security discussion in paper Christian Grothoff 2015-09-24 12:22:20 +0200
  • a8816b7770 edits to Taler paper, trying to clarify/improve writing/structure Christian Grothoff 2015-09-24 11:40:23 +0200
  • 25c86ad506 simplify logic Christian Grothoff 2015-09-23 14:54:05 +0200
  • 38bd274682 fix leak Christian Grothoff 2015-09-22 16:54:04 +0200
  • e62fd9d654 fix leak Christian Grothoff 2015-09-22 16:21:20 +0200
  • 73c8b6787c -do unload plugin, use _exit() after execvp() failure Christian Grothoff 2015-09-22 15:31:58 +0200
  • b022232a59 -fix leak Christian Grothoff 2015-09-22 10:29:53 +0200
  • 8aebcf283a more leaks Christian Grothoff 2015-09-22 10:16:01 +0200
  • 3c8c127e0e fixing use of wrong array length (bad), and misc leaks Christian Grothoff 2015-09-22 10:00:01 +0200
  • e9f48d8eb0 more AFL tests Christian Grothoff 2015-09-22 09:59:43 +0200
  • 8c2b601f49 test Christian Grothoff 2015-09-22 09:11:53 +0200
  • 3cb9cc7887 do not try to free NULL Christian Grothoff 2015-09-22 09:09:42 +0200
  • 74dfa2dfe0 AFL test generation scripts Christian Grothoff 2015-09-21 15:52:07 +0200
  • 8ae03a690b here we want 'yes' Christian Grothoff 2015-09-21 15:45:03 +0200
  • 0a6dd728de add tests generated by AFL (for now) Christian Grothoff 2015-09-21 15:41:39 +0200